资源列表
linkstorage
- use pointer as a method to programming linked storage
04504482SIMPLE_C
- 关于simple算法,用C语言编写的源程序
skeinforge-47
- Skeinforge用Python编写,将三维模型转化为RepRap可以识别的G-Code。-Skeinforge is a tool chain composed of Python scr ipts that converts your 3D model into G-Code instructions for RepRap.
hufmtree
- 数据结构上机实验——哈弗曼树。可实现根据节点大小建立哈弗曼树并对其进行编码,根据自定义输入编码进行解码。简明、易懂、C++自编版。-Data structure on experiments- Ha Fuman tree. Can be realized according to the size of the establishment of Ha Fuman tree node and encode, according to the custom input encoding to dec
shujujiegoushiyan7
- 数据结构实验,各种查找算法,控制台程序,C++编写的,两个工程。-Experimental data structure, a variety of search algorithms, console applications, C++ written in the two projects.
datastruct
- 基于c++的数据结构,我们老师给我们的实验参考,包含了数据结构方面知识的完全源码-C++-based data structure, we have a teacher reference for our experiments, the data structure that contains the complete source of knowledge
sort
- 在visual C++中分别实现插入排序,快速排序,希尔排序和堆排序,通过产生随机数验证排序正确性,并计算每个算法所需的交换次数和比较次数-In visual C++, respectively, to achieve insertion sort, quick sort, Hill sort and heap sort, verify the correctness sort by generating a random number, and each algorithm to calcul
1-s2.0-S0020025512001739-main
- 本研究介绍了自然语言处理的语义网络分析集体的社会设置。它使用的扩散激活理论从社会心理学和人类长期记忆中提取信息的近似支持理性的语言和形式的命题推理-This study introduces the semantic network analysis of natural language processing collective social Settings. It USES the spreading activation theory of human long-term memory
daima
- 严蔚敏版数据结构与算法的书中代码,c语言。-Yan Wei-min data structures and algorithms book code, c language.
unionfind
- 查找合并代码 《算法设计技巧与分析》中的unionfind问题代码实现-Find merge code " algorithm design techniques and analysis" in the unionfind problem code
Stack
- 用C++写的栈的实现算法,比较好用。其中的栈用两种方法实现,一个是顺序栈,用动态数组实现的;另一个是链式栈,用链表实现的。-Written by C++ stack algorithm, relatively easy to use. Stack them in two ways, one is the order of the stack, with a dynamic array implementations Another is a chain stack, using a linke
8
- 交大数据结构第8章作业代码,供大家参考,希望对大家有用-National Chiao Tung University Chapter 8 jobs data structure code, for your reference, I hope useful