资源列表
VRP
- 解决车辆路径问题使用矩阵蚂蚁算法 车辆调度问题(Vehicle Routing Problem,VRP)是一个典 型的NP 难题,只有在需点数和路段数较少时才有可能寻求其 精确解,一般情况下,很难得到全局最优解或满意解-Matrix ant algorithm to solve the vehicle routing problem Matrix ant algorithm to solve the vehicle routing problem
ra8875---spi-
- 用使stm32的spi驱动ra8875显示图片-Ra8875 display pictures so stm32 spi driver
CListCtrl
- 可以通过本程序向ListCtrl控件添加数据,并且进行修改、删除、清空等操作-Can add data through this program ListCtrl controls, and modify, delete, empty and other operations
oop-findstring
- 实现字符串查找功能,可以查找你指定的字符串,并且输出来-String search function, you can find the string that you specify, and output to
program
- 企业,毕业生,教师,三方面的管理系统,主要有教师查询,删除,修改等等功能-The management system of enterprises, graduates, teachers, three teachers query, delete, modify, and more! !
blackAndWhiter
- 是黑白棋的源代码。一个小程序实验代码。喜欢的人可以下。-Othello' s source code. Experimental code for a small program. Like under.
Calendar_keil4
- 采用C语言编程,集成原件:STC89C52单片机、12864液晶、ds1302、18b20,实现显示年/月/日/星期、时分秒和温度等。本源代码采用模块化编程,但不含有按键程序。-Using the C programming language, integrated original: STC89C52 microcontroller, 12864, ds1302 18b20 display year/month/day/week, hour, minute, second and temper
Simple-Calculator
- 此代码为简易计算器,可以实现四位数以内的加减乘除运算,适合单片机新手参考,程序带有详细备注。-This code is a simple calculator, arithmetic operations can be achieved within the four-digit reference for microcontroller novice program with detailed notes.
prime-under-100
- 筛选法求一百以内素数,大学C语言课上的一道常见题-Screening Method primes under $ 100
2
- 这是根据最小二乘法原理编译的程序,数学运算能用到。-This program compiled according to the principle of the method of least squares, mathematical operations can be used to.
ex-1
- 学习链表的一个小程序,有链表的建立、显示、和删除-Learning a linked list program, the establishment of the list, display, and delete
0304
- 对一组输入数据构建相应的二叉排序树,并利用其中序遍历(原来打错了)对数据进行升序排序。-Corresponding binary sort tree to build a set of input data, and to which preorder traversal (original wrong) data in ascending order.