资源列表
prddicxhe
- 研究生期间的数值计算的书配套程序源代码 奉献了()
54345
- 电梯模拟 的 Visual C++ 的代码-elevator simulation Visual C code
jisuanqi
- 多项式的计算器,可以用来加减乘除各类多项式并得出正确结果-Polynomial calculator can be used all kinds of polynomial addition and subtraction multiplication and division and reached a correct result
proj2_3
- 双链表的各种操作,插入元素、删除元素、释放空间地址-Double-linked list of the various operations, insert elements, remove elements, the release of address space
回溯基本原理
- 回溯基本原理 关于算法方面的,,,分享。。 不需要账号就能下载
shujujiegoujingdiansuanfa
- 该资源可是浓缩后的精华,集合了大量的非常基础的数据结构经典算法,更为重要的就是算法全部用c语言实现了。这么宝贵的资源拿来和大家一起分享分享了-However, the resource concentrated essence, a collection of a large number of very basic data structure of classical algorithms, the more important is the algorithm entirely in c
chazhao
- 此程序书用VC开发的数据结构里的查找算法,有更新二叉树,查找结点,增加结点,删除结点等功能-This program developed in the book with the VC data structure where the search algorithm, an updated binary tree to find nodes to increase the node, delete node functions
Balance_tree
- c语言编写,平衡二叉树演示,可插入、删除树的结点、拆分一棵树、合并两棵树,自动进行平衡操作-balance_tree learning_system developed by c
BinaryTree
- 自己实现的二叉树,包括头文件,实现函数和试用程序-Own implementation of a binary tree, including the header files, functions, and try to achieve the program
0-1bag
- 解决了0-1背包问题,能够的出最优解;并且可以知道各个背包的号码和总重量。-To solve the 0-1 knapsack problem, to the optimal solution and can know each number and total weight of the backpack.
ercs
- 二叉树的遍历,C语言编写的,呵呵,还不错的哦-This is a c program
duoji
- 完成n个工作在m台机器上的贪心算法分配 每个作业只能选择一台设备加工,加工时间为t.每台机器一次只能加工一个作业,使等待时间最短。(Implementation of greedy algorithm allocation for n jobs on m machines)
