资源列表
sjnehzw13
- 个详细的ping程序阅读报告,包括流程图和详细的代码注释(Read a report detailed ping procedures, including flow chart and detailed code comments)
图书管理系统
- 简单的图书管理系统设计,qt制作的界面,mysql管理后台数据库(a simple lib management system, using qt & mysql)
modeq
- 串口modem的源程序 Serial modem source(The source program of Serial modem Serial modem source)
index
- 很简单的一个小页面做着玩的上传看看有没有效果(Very simple, a small page, do play upload to see if there is no effect)
DILD
- 一个用vc++6,0开发的鼠标输入编程演示程序,不错的代码,很好(A mouse input developed with vc + + 6, 0 programming demo, good code, very good)
KL25-Systick
- 上电后,串口软件显示一次字符串‘请发送你要开始计数的数字’。然后PC端发出一个数字,根据这个数字,每隔2秒显示递增2的数字。(数字超过9就回0)(When the power is on, the serial software displays a string. "Please send the number you want to start counting.". Then the PC side issues a number, which, according t
zyagagr
- 串口tapi源程序 Serial tapi source(A Serial port tapi source program Serial tapi source)
GA Ackley
- Ackley function in matlab with GA
exaqples
- A written in VC call VB DLL call examples of procedures, maybe someone feel strange, but it is also a kind of method
TSP with GA in C#
- Travelling Salesman Problem (TSP) with GA in C#
FCM
- 用于数据聚类,无监督学习,可以直接使用,望大家指导批评(For data clustering, unsupervised learning)
DP_TSP
- Travelling Salesman Problem (TSP) with Dynamic Programming in C