资源列表
vol7_chapt3_exe14
- 可以了吧,这是有关计算物理中用蒙特卡罗方法编程的,好好看吧-be all right, which is used in the calculation of Physics Monte Carlo method of programming, sees good
my_adpcm
- DM,ADM,DPCM,ADPCM.LP,PARCAR等语音压缩的算法,此为adpcm的c语言编写的程序-DM, ADM, DPCM, ADPCM.LP, PARCAR such as voice compression algorithm, for this mode of c written procedures
MiniCalender
- 用ASM写的日历程序,代码超短,可能是世界上最精简的日历程序了。-written procedures for the calendar, ultrashort code, may be the world's most streamlined procedures for the calendar.
云台镜头控制系统
- 这是一个对工作人员监控的很好的软件,当人不在时候,能够很好的监控人员!-this is a work of good staff monitoring software, when a person is not, to monitor personnel good!
复件 新建 WinRAR ZIP 档案文件2
- 优化算法,可有通过考察所构建模型来组合自己的函数功能,有选择的提供程序-optimization algorithm, it will be inspected by the building through the model portfolio to their function in a choice of provider
AnimatorApplicationTimer
- 一个时间控制的数字动画,看看你是否感兴趣-a time control of digital animation, try to see whether you interested
Fulpak
- 一个在Turbo C中使用的完整的DOS输入输出管理系统-a Turbo C in the integrity of the DOS input and output management system
2004051509572323028
- 这是一个用JAVA编写的留言簿小程序.用JAVA编写的就是其能够很好的满足用户的跨平台性!这个小程序用起来满好用的 !-This is a preparation using JAVA small programs in the guest book. Prepared with Java is its good to meet user cross-platform! This small program used up for the useful!
ShaftEncoder
- 电机的测速中需要使用到光电编码盘,如果是自己制作光电编码盘,就要该旋转编码盘打印程序-Motor guns need to use optical encoder disk, if it is to produce their own optical encoder disk, it is necessary to set the rotary encoder Print
11vs11
- 足球机器人仿真组SimuroSot11vs11的源程序。-Soccer Robot Simulation Group SimuroSot11vs11 of the source.
buyLottery
- 购买彩票程序。该程序可以购买两种彩票,福彩和体彩。其中用到了随机数。-buy lottery procedures. The procedure can buy two tickets, lotteries and lottery. Which uses a random number.
uCOS-II_LPC2000
- pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include \"includes.h\"改为\"config.h\" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOS