资源列表
javaset
- Java环境设置说简单其实也挺复杂的,以下是我试验通过的一个Java环境设置的方法,希望能对初学Java的朋友有一些帮助! -Java environment settings that are actually quite simple to the complex. The following are my test of a set of Java environment, The hope is to novice Java friends some help!
Sender
- 关于网络编程的在客户端实现的程序代码 欢迎大家查阅下载
missile.m
- 对导弹 进行 数值 模拟 ,对 导弹进行简化 ,可加入 地形 中 构造 最小 威胁曲面 用于航迹 规划研究
CH64
- 控制DOS下ISA总线上的电信号输出,适用于工控上实现通道的开合的一个小程序。-control DOS ISA bus signals on the output, IPC applicable to achieve the opening of a channel of a small procedure.
PeiBoneiagreesthesequence
- Pei Bonei agrees the sequence
jesoph
- 实现约瑟夫(Josephu)问题,n,m,k为外部输入,并打印输出结果-achieve Joseph (Josephu), n, m, k for external input, output and print
0701a
- VB小程序,刚做的,刚学,不会做什么,请多指教,thank you very much-VB small procedures, just do, just learning, not to do anything, please enlighten. thank you very much
Clock
- java写的多线程应用,实现的小闹钟的运行,是applet
tubuchuanyue
- 徒步穿越荒漠数学模型 研究的是徒步穿越荒漠耗资及行程时间安排的最优化问题-across the desert on foot mathematical model study of crossing the desert on foot and the cost of the trip scheduling optimization problems
TestGetImage
- it used to get image
crc16_d8
- USB2.0通信中的CRC16算法 循环校验算法
music
- 用C语言播放音乐文件,调用API函数.链接时要指定库文件。VC++是vfw32.lib, GCC是libvfw32.a.