资源列表
JAVA_event
- 针对于JAVA事件的总结,包括鼠标事件-targeted at the conclusion of Java, including mouse events
f
- 本代码是windows下源码,Opengl文件中头文件定义风格只得学习
RANDOMIZ
- 一个可以产生均匀随机序列和高斯序列的程序,结果输出至文件,同时高斯序列输出概率分布统计文件,最方便的出图方法是用EXCEL-Can generate a uniform random sequences and sequences of Gaussian process, the resulting output to a file, while the output Gaussian probability distribution sequence statistics file, the
dog
- 机器狗完整源代码 机器狗完整源代码-Complete source code dog dog complete source code
DownloadHelper
- 下载网页内容的帮助类,可对网页内容是否更新作判断-Help download Web content categories
SpiCommMast
- SPI串口通讯程序,主机发送数据后,LED灯点亮。-SPI serial communication program, the host sends data, LED lights lit.
ProxyWebApp
- Web proxy ASP.Net Handler
children-(2)
- 儿童商品仓库管理系统,有录入商品信息,检测商品是够过期等功能-Children' s Goods Warehouse Management System
based-on-txt-matlab
- 这个小程序很实用,能够实现对于图像检索的应用,很好用-This little program is very practical,Able to achieve good use for image retrieval applications
DataReader
- 简易使用 DataReader控件的源码-Easy to use DataReader controls
hw_wave
- Mini project - 2: 使用弦波合成音乐 1. 将主旋律请使用以下的简谱为主,C大调 http://www.jitay.com/pic/201406/948.html 2. temple = 120 (也就是0.5秒为一拍) 3. 音档格式: *.wav档,sample rate: 44.1kHz, bit depth=16bits, channel: 2 (stereo),所以要有wav档的header,让window media player可以直接拨出。
十大算法时间与空间比较
- 对于十大算法进行时间复杂度与空间复杂度比较,源程序,模块化设计语言,C++编程