资源列表
采用基于粒子群的多目标优化算法解决背包问题
- 多目标优化问题与粒子群算法的结合,以解决0-1背包问题(The multi-objective optimization problem is combined with particle swarm optimization to solve the 0-1 knapsack problem)
2.步进电机(按角度)
- 步进电机 1. 实现的功能:控制电机转某一确定的角度,比如输入任何一个为1.8度的倍数的数值,控制电机转动相应的度数。 2. 连接方式:将PA0与PF9连接(PA0为定时器5产生的控制定时器14产生的脉冲个数,通过高电平捕获的方式) PF9驱动器的脉冲 3. 程序:见源代码/2.步进电机(Stepper motor 1., realize the function: control the motor to turn to a certain angle, for example
模糊图像修复
- 通过线性拉普拉斯滤波器对模糊图像修复,程序为两种滤波,T1为滤波器,T2为拉普拉斯算子。(Fuzzy image restoration is done by linear Laplasse filter. The program has two kinds of filtering, T1 as filter and T2 as Laplasse operator)
ThreadMulti
- 多线程异步,演示主线程和异步线程之间的运行关系,是了解异步的绝佳资料。(Multithreaded asynchrony, demonstrating the running relationships between the main thread and asynchronous threads, is a great source of information about asynchrony.)
msp430g2553_12864+串口+独立按键
- 可实现对芯片的读写,液晶显示以及按键等的程序(The program for reading, writing, LCD and keypad can be realized.)
VC++用FTP下载文件示例
- VC++用FTP下载文件示例,非常好的参考案例(VC++ download files with FTP example, a very good reference case)
UART串口(测试通过)
- 可以实现小系统的串口调试和测试,具有十分高的使用价值(It can realize serial debugging and testing of small system, and has very high use value.)
下载
- CRH系列动车组,包含动车组发展情况,国内外发展以及目前壮况(The CRH series EMU includes the development of EMU, the development at home and abroad, and the current situation.)
老外用VC++写的小型FTP服务器源代码
- 老外用VC++写的小型FTP服务器源代码,不错的参考案例(Foreigners use VC++ to write small FTP server source code, a good reference case.)
C1
- 十一届全国大学生数学建模网络挑战赛认证杯C题(The NO.11 competition of C.)
ADE7878Test
- 电能质量测试芯片的驱动,寄存器,源程序,底层驱动(Power quality test chip driver, register, source code.)
cjcq
- 取外部窗口所有菜单标题,很不错的易语言源码,适合易语言爱好者使用,()