资源列表
logic
- 实现命题公式的判定并输出主析取范式、主合取范式,包括括号匹配,MFC实现,界面友好-Realize the proposition formula judgments and output main disjunctive normal form, principal and take paradigm, including parentheses matching, MFC realization, friendly interface!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
RHGet
- 变异函数求取.用来求克里金算法的变异函数曲线.-bian yi han shu qiu qu
tree-and-forest
- 实现树和森林的二叉链表表示方法和树的两种遍历算法及其应用。-To achieve binary trees and forests and tree list representations of two traversal algorithm and its application.
Exp27_2
- 两个文件中各有若干个以递增次序排列的实数, 编写一个程序将这两个文件中的数 统一排序后写入到一个新的文件中。并检验新文件数据是否正确-Each of the two files in ascending order of number of real number, write a program in these two files after sorting the number of uniform written to a new file. And test the new fil
shiyan1
- 创建单链表;在单链表上查找第i个数据结点,返回其data值;在单链表第i个位置上插入一个取值为value的新的数据结点;删除单链表第i个数据结点,并返回该数据结点的取值;求单链表的长度。-Create a single list in a single list on the first i find a data node, return the data value in a single list on the first i positions to insert a value f
Maze
- IEEE电脑鼠走迷宫 包括搜索 冲刺 已经试验成功-IEEE Computer Mouse Maze has been successfully tested, including search sprint
Cpp1
- )根据校园图设计带权图,图的顶点表示各地点,存放地点名称、代码、简介等信息;图的边表示路径,存放路径长度等相关信息。(校园图能手动输入或者文件导入) 2)提供任意地点相关信息的查询。 3)提供任意地点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 4)提供多个地点的最佳访问路线查询,即求途经这些地点的最佳(短)路径。 -) According to the campus map design a weighted graph, the vertex that locat
VCPPsgle-chain-dynamic-presentatin
- 基于MFC的单链表动态演示程序,有添加,插入、删除,移动节点等功能,对数据结构和VC++的初学者都有很好的帮助!-MFC-based single chain dynamic presentation procedures, add, insert, delete, move nodes and other functions, data structures and VC++ has a good help for beginners!
PKU_ACM_Code
- 北大ACM的代码,很经典的源代码 主流算法:搜索,动态规划,贪心,图论,数论,计算几何,组合数学,模拟,数据结构,博弈论 -ACM code of Beijing University, is the source code of the mainstream of classical algorithms: search, dynamic programming, greedy, graph theory, number theory, computational geometry,
Huffman-decoder
- 哈夫曼编码译码c程序,通过C语言实现哈夫曼的编码及其译码-Huffman decoder c program
Binary-sort-tree
- 二叉排序树是一个经典的算法,该算法根据数列的大小进行排序,并具有增加或删除元素的功能-Binary sort tree is a classic algorithm based on the size of the column to sort a few, and has the function to add or remove elements
dui
- 本程序是用MFC实现的对排序功能,开发环境为vc6.0实现,主要演示堆排序的过程。对数据结构试验很有帮助-Heap sort