-
Introduction to algorithms
说明: 《算法导论》原书名——Introduction to Algorithms,是2006年机械工业出版社出版出版的图书,作者是Thomas H.Cormen、Charles E.Leiserson等。(Introduction to algorithms)
- 2019-02-28 16:17:37下载
- 积分:1
-
10_约瑟夫斯问题
说明: C++实现的约瑟夫斯问题,约瑟夫问题是个有名的问题:N个人围成一圈,从第一个开始报数,第M个将被杀掉,最后剩下一个,其余人都将被杀掉。例如N=6,M=5,被杀掉的顺序是:5,4,6,2,3,1。(Josephus Problem in C++ Implementation)
- 2019-06-24 16:27:07下载
- 积分:1
-
xsxxgl
学生信息管理系统,实现了一般的操作,课程设计的一部分,个人感觉,还行把(Student Information Management System to achieve the general operation, part of the curriculum design, personal feeling, but also line)
- 2008-07-09 16:19:09下载
- 积分:1
-
EXP28-stepper-motor
使用C8051单片机驱动步进电机使用C8051单片机驱动步进电机(Use C8051 singlechip driver stepper motor
)
- 2014-03-05 14:48:10下载
- 积分:1
-
LMD分解信号程序
可以将信号很好的进行LMD分解,很好用,自己试试看(The signal can be well decomposed into LMD)
- 2019-01-24 18:04:11下载
- 积分:1
-
学生宿舍管理系统Cpp
说明: 数据结构与算法科目的课程设计,注释较多,简单易懂。
其中使用链表实现了学号、宿舍号的折半查找。
姓名查找使用原创的中文字符的哈希查找算法,还算有趣,可以参考参考。
本可以用数据库进行数据存储,由于作者的懒惰,将信息直接存进磁盘了。(Data structure and algorithm course design, notes more, easy to understand.
The linked list is used to realize the half search of student number and dormitory number.
Name search using the original Chinese character hash search algorithm, is also interesting, you can refer to.
This can use database for data storage, because of the author's laziness, the information directly into the disk.)
- 2021-04-29 01:54:46下载
- 积分:1
-
OpenGL
本程序画了一个地球仪,包含基本图形的绘制,光照的设置,材质的设置,纹理映射,动画等等(This program drew a globe that contains the basic graphics rendering, light settings and material settings, texture mapping, animation, etc.)
- 2020-11-02 16:19:53下载
- 积分:1
-
wxykf
无线遥控副机程序,对应的与无线遥控主机程序配合使用。(wireless remote control procedures Vice machine, corresponding with wireless remote control procedures used in conjunction with the mainframe.)
- 2006-08-14 11:49:36下载
- 积分:1
-
renjihudong
两个设备形成对射,当有人通过时,一台设备发出指令,控制别的设备。(Two devices formed on the radio, when someone passed a device to issue commands to control other devices.)
- 2013-12-17 14:31:32下载
- 积分:1
-
mem_pool
简单的内存池算法实现,性能很好。重要算法实现。(memory pool)
- 2012-09-04 20:12:53下载
- 积分:1