2.18songrangcua

Màu nền
Font chữ
Font size
Chiều cao dòng

/*

Chuong trinh tao song rang cua voi tan so va bien do lon nhat nhat co the.

*/

#include "stdafx.h"

#include <conio.h>

#include <stdio.h>

#include <math.h>

#include <dos.h>

#include <PCIXP.h>

#define pi 3.14143

void main()

{

int add=Get_Addr("PCI_ADC");

printf("

Chuong trinh tao song rang cua voi tan so va bien do lon nhat nhat co the.");

while(!kbhit())

for(i=0;i<4095;i++)

{

outportb(add+2,i);

outportb(add+3,i>>8);

}

}

Bạn đang đọc truyện trên: Truyen2U.Pro

#may#tinh