资源列表
book102
- 用VC++写的图书管理系统,非常实用,相当强大-Using VC++ to write the book management system, very useful, very powerful
BPclass
- bp神经网络类,可以与外界接口实现神经网络的功能。-bp neural network type, you can interface with the outside world and realize the function of neural networks.
Browser
- 简单的浏览器,只要在地址栏输入网址,点击浏览即可浏览简单网页,当然显示效果不是很好。-Simple browser, simply enter the URL address bar, click on Browse to browse simple web pages, of course, is not a very good display.
BST1
- 运用伸展树的特性,每次插入新的结点后,调用展开函数,使得新结点成为所建树的根结点。-Use of the characteristics of the splay tree, each time you insert a new node, call to function, making the new node intoFor the achievements of the root.
BTree101
- 二叉树的递归算法:计算高度、结点个数、交换左右儿子问题的描述写一完整函数,计算树的结点数目int CountNode(BTNode< T> * &t);完善以下两个函数:计算树的高度int Depth(BTNode< T> * &root);对树的所有子树交换左右孩子void swapsons(BTNode< T> * &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, th
BufferOverflow
- 这个小程序是适于缓冲区溢出的,算是一个有用的例子,对新手来说比较好学习。-This little program is suitable for the buffer overflow can be regarded as a useful example, is better for beginners to learn.
bumptex
- OPENGL计算机图形学编程代码,实现BUMP MAPPING,可配合OPENGL编程基础一书使用-OPENGL computer graphics programming code, implementation BUMP MAPPING, in line with the OPENGL programming use basic one book
Byte
- 详细描述了计算机字节与比特、吉字节、兆字节之间的关系!-Detailed descr iption of the relationship between computer bytes and bits, gigabytes, megabytes!
CPP102
- 各种小型程序,用来指导初学者更进一步了解相应的原理-A variety of small procedures, used to guide the beginners a better understanding of the principle of corresponding
cPPsource
- 建立一个电话薄,可以通过输入姓名来查询输入的姓名所对应的电话号码;对时钟进行定时功能-The establishment of a phone book, you can query by entering the name to enter the names of the corresponding telephone numbers on the clock for timing
C-ASSIGNMENT
- 链表结构体的使用例子~这个是我大一C语言的期末作业吧~啃完了数据结构后的成果~-····
c-xuanxiu
- 大学生选修课程系统设计,c语言编程,课程实习比较有用。-Undergraduate elective courses in system design, curriculum practice is more useful.