资源列表
temp_control
- 一款恒温控制器,已用在老化室工作半年多,M16+10K热敏电阻-A constant temperature controller, has been used in the aging room for more than six months, M16+10 K thermistor ...
pdf417_encoder
- pdf417编码程序,生成pdf417码-pdf417 encoder to generate code pdf417
HopfieldTSP
- 用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告-HopfieldTSP
DIY
- DIY数字示波器第一版的全部资料,魏坤的作品。有演示视频,资料,图片。-DIY digital oscilloscope the first edition of all the information, Wei Kun works. There demo video, data, and pictures.
ftie
- 论坛自动发帖的程序,可以实现自动发帖的功能-Forum auto-posting process, the functions can be automatically posted
tongxunlu
- C语言通讯录,如电话本,第一条记录都包括姓名,电话号码、地址等信息,可以对信息进行删除,修改,编辑,添加操作-C-contacts, such as phone book, the first record including name, phone number, address and other information, you can delete the information, modify, edit, add operation
PC_SOFT
- delphi写的称重采集程序,可以显示称重曲线,能实现图形曲线保存,可以增加和减少通道-Weighing delphi written collection procedures, can show the weight curve, curve to achieve preservation of graphics, you can increase and reduce the channel
sudu
- 数独游戏的9*9矩阵的随机生成,采用空间换时间的原理。-Sudoku Game 9* 9 matrix is randomly generated, using the principle of space for time.
GMM
- 用vc寫的背景模組,可以用來在你想要的程式去研究其他的用途-this is a vc code to build background model , then can used to your program for other something research
mima
- 这个是无线密码查看器,特别好用,只要连接无线,你就能看见密码是什么~-This is the wireless password viewer, is particularly useful, as long as the wireless connection, you can see what the password is ~
pso
- 用粒子群优化算法(PSO)求peaks函数的极值-Particle swarm optimization (PSO) seeking the extreme peaks function
ball
- 利用Glut库,编写的一个OpenGL程序,实现以下功能,绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边形带)构成的球体,可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量,可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。 -a opengl program use glut lab to draw a ball