资源列表
collegescoremanagement
- 高校学籍管理系统:存储和显示功能的实现:利用链表,将数据逐条写入和读出文件; 添加数据:将链表的最后的next指针指向一个新开辟的空间地址,然后将数据最后追加一条信息。 修改数据:先按要求(学号或姓名)查找看看要求信息是否存在,如果找到,让用户输入修改后的信息,如果找不到的话提示用户重新输入。 删除数据:先按要求(学号或姓名)查找看看要求信息是否存在,如果找到,将要删除的数据前面一条的next指向要删掉的这条信息的下一条的地址,然后将此信息的空间释放。如果找不到的话提示用户重新输入。
Java二叉树的后续遍历
- Java二叉树的后续遍历 Java二叉树的后续遍历主要应用于逆波兰式的求解,在编译中很重要.-Java two following forks the tree traversal Java two following to fork the tree traversal mainly applies in goes against the Poland -like solution,Is very important in the translation
A_star_Art_Class
- A star 算法的C++语言实现(A* 算法接口,针对迷宫问题设计)-A star algorithm in C++ language (A* algorithm interface design for the maze problem)
mfcc
- to calculate 13 dimensional MFCC features
5464664
- Vb获取并设置windows日期时间分隔符,有需要的下。-Vb to get and set the Windows date/time delimiter, in need.
BitmapTexture
- Bitmap Texture Source Code for Linux.
jExcel
- 使用JExcel存储数据并取出显示的示例程序,能帮助我们理解导包对于程序开发的益处-The use of stored data and retrieve JExcel show examples of procedures that can help us to understand guide development package for the benefits of
VBbenchun
- 模仿运动员蹦床的源代码,全部由代码实现,没有控件-the codes about benchun ,all the codes writes,no ocx
25
- 易语言破解网页锁定源码,很不错的易语言源码,适合易语言爱好者学习。-Language easy to crack the pages locked source, very good source of easy language for easy language enthusiasts to learn.
model
- 描述的一个循环程序,主要通过for语句实现循环-A descr iption of the program cycle
DP--Shortest-editing-problems
- 动态规划————最短编辑问题的源码,从csdn上下载-Dynamic Programming Source Shortest editing problems, downloaded the csdn
Sasser-virus
- 震荡波病毒是一个非常强大的病毒,这个源码供大家学习研究。请勿用于违法用途。-Sasser virus is a very powerful virus, the source code for all to study and research. Please do not used for illegal purposes.