-
ASP的web在线聊天室源码,程序实现了许许多多的特点…
asp的web在线聊天室源程序,程序实现了聊天室的许多功能,特别是刷新功能,做到了实时刷新(有人说话才刷,保持.zip-asp online chat rooms of the web source, the program achieved many of the features chat rooms, especially the refresh function, so the real-time refresh (some say only brush and maintain. zip
- 2022-03-13 07:14:32下载
- 积分:1
-
用Masm计算平方根(例如sqtr(2))到6万5千位小数的程序.
用Masm计算平方根(例如sqtr(2))到6万5千位小数的程序.-with Masm calculating square root (eg sqtr (2)) to 60,005 decimal 1000 procedures.
- 2022-01-26 02:59:17下载
- 积分:1
-
51警报声的汇编程序,可用于防盗类产品用,
51警报声的汇编程序,可用于防盗类产品用,-51 warning sound compilation procedure can be used for anti-theft products, and
- 2022-08-06 03:59:00下载
- 积分:1
-
4x4 keyboard input P2 for P1 for output (note the connection)
4x4键盘
P2作输入P1作输出(注意接线)-4x4 keyboard input P2 for P1 for output (note the connection)
- 2022-03-17 23:29:33下载
- 积分:1
-
recursibo Fibonaci
- 2022-07-14 07:25:40下载
- 积分:1
-
如果要进行农历跟正历的转换 那么这个程序就是用来转换的...
如果要进行农历跟正历的转换 那么这个程序就是用来转换的-to the Lunar calendar is with the conversion Well, this procedure is used for conversion
- 2022-02-02 05:29:38下载
- 积分:1
-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2022-06-26 16:55:59下载
- 积分:1
-
这个是关于实现三相异步电动机的PWM控制源代码,希望对大家有所帮助,平台是CCS2000,用到是TI公司TMSLF2407芯片...
这个是关于实现三相异步电动机的PWM控制源代码,希望对大家有所帮助,平台是CCS2000,用到是TI公司TMSLF2407芯片-This is on the realization of PWM three-phase asynchronous motor control source code, everyone would like to help, platform is CCS2000, is used TI chip companies TMSLF2407
- 2022-11-03 15:30:03下载
- 积分:1
-
该程序采用汇编语言完成,基于AT89C51adc0809和LCD1602实现数字电压表...
该程序采用汇编语言完成,基于AT89C51adc0809和LCD1602实现数字电压表-The procedure used to complete assembly language, based on the LCD1602 realize AT89C51adc0809 and digital voltage meter
- 2022-03-23 01:37:43下载
- 积分:1
-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1