资源列表
hex-to-string
- 16进制转换三种方法测试通过,下面是使用举例,在VisualStudio2008+SP1及VC++6.0中调试通过-//The following is an example, debugging through VC++6.0 in VisualStudio2008+SP1
txl
- 利用C语言的调用函数的算法实现一个简单通讯录的添加,修改,删除,查询的操作-Algorithm using C language function is called a simple address book to add, modify, delete, query operation
duilie
- 使用队列的建队列,入队列和出队列的方法实现农夫过河的问题-The farmer across the river to use the build queue of the queue into the queue and the queue
Divide
- 分治法求最值的C++程序实现。算法设计课程可以参考-Divide and conquer method to seek the most value C++ program.
51jingdiansuanfadaquan
- 51CTO经典算法大全,哈工大同学给的,请大家积极学习,共同进步-51CTO classic algorithm Daquan
1234567
- 实现了数据的排队打印。PrinterSimulationFIFO -PrinterSimulationFIFO we can use it to finish the printing of files
huffman
- 自己写的一个C语言的霍夫曼编码的实现-a scheme of huffman code on C language
4
- (1) 通过键盘输入某位学生的学生证信息。学生证包含的信息请参看自己的学生证; (2) 给定学号,显示某位学生的学生证信息; (3) 给定某个班级的班号,显示该班所有学生的学生证信息; (4) 给定某位学生的学号,修改该学生的学生证信息; (5) 给定某位学生的学号,删除该学生的学生证信息; *(6) 按出生日期对全班学生的信息进行排序; -(1) via the keyboard, enter the student ID information of a studen
2
- 1.编制一个成绩记录簿,里面有学生的信息,例如包括:学号、姓名、以及C语言课程的成绩。该程序要实现的具体功能有: 创建信息链表并以磁盘文件保存; 读取磁盘文件并显示输出所有学生的成绩; 按学号或姓名查询成绩; 添加学生成绩记录; 删除学生成绩记录; 修改指定姓名或学号的学生的成绩并可存盘; 显示输出60分以下、60~69、70~79、80~89、90分以上
beep
- 单项循环链表,可以进行添加和删除节点,并且可以在任意的地方把它改为带环的链表-Single circular linked list, you can add and delete nodes, and in any place it into a belt loop linked list
good
- 这是一个电脑鼠走迷宫算法基本成熟的程序,可以实现部分迷宫搜索功能,而不是全宫搜索-This is a computer mouse maze algorithm basically mature procedures, can achieve some of the maze search function, rather than the entire palace search
return-by-the-way-you-came
- 这是一个电脑鼠走迷宫(大迷宫)中原路返回的程序,驱动也做过一定的调整,可用于测试-This is a computer mouse maze Central Plains road return program, drive also made some adjustment, can be used to test
