资源列表
exercise1
- ssd5卡耐基梅隆大学exercise1-ssd4 exercise1
monte
- 数据结构随机算法中一种重要算法--Mont Carlo算法,它通常不能保证计算出的结果总是正确. -Random algorithm data structure is an important algorithm- Mont Carlo algorithm, which usually can not guarantee the calculated results are always correct.
Data-structure-data
- 《数据结构》是研究非数值计算的程序设计中计算机的操作对象以及它们之间的关系和操作等等的学科. -"Data structure" is between a computer program design and calculation of the non numerical operations in the objects and their relationships and operations and so on subject.
Gossip spread in social network Models
- 网络谣言传播模型等。八卦几乎不可避免地出现在真实的社交网络中。在这篇文章中我们调查 一个人的朋友数量之间的关系和对八卦有多远的限制 该人可以在网络中传播。(Gossip almost inevitably arises in real social networks. In this article we investigate the relationship between the number of friends of a person .)
code_list
- 有关链表的几个模板类,link list seque list-For several template class list
GetMemoryStatus
- 使用系统函数GlobalMemoryStatus()和数据结构MEMORYSTATUS查看系统内存和虚拟存储空间使用情况,使用VirtualAlloc()函数和VirtualFree()函数分配和释放虚拟内存空间。-Using the system function of the GlobalMemoryStatus () and data structure the MEMORYSTATUS view the system memory and virtual memory space, us
vc
- c语言中的指针和数组相关知识的指导,适合初学者使用-c language pointers and arrays knowledge guidance for beginners
hash_table
- 利用开散列表实现电话本存储及查找功能,可用于计算机专业数据结构课程设计-By using opening the hash table realize the telephone storage and retrieval functions, can be used for computer professional data structure course design
DataStructure
- 常用的数据结构FLASH演示动画,方便初学者学习理解-Some flashes of the data structures that are used frequently, which is very useful for the freshmen
Large-integer
- 大整数,蛮力破解,分治法,改进分治法。程序清晰易懂,有利于帮助理解-Large integer, brute-force, divide and conquer, divide and conquer improvements. Clear and understandable procedures, could help to understand
Linklist
- 数据结构中典型的单链表,实现单链表中的各种功能,插入添加删除等-A typical single data structure linked list, to achieve the various functions in a single linked list, insert add delete
linked-list
- 应用各种链表功能,实现一个员工管理系统的小程序。-Application of the linked list function, a staff management system procedures.