搜索资源列表
xuanzhi
- 学校选址问题,是我们数据结构课程的一个小程序,希望有帮助-school siting, we data structure courses a small program, with the hope of helping
calculate(sign)
- 该程序用C语言实现了大整数的加减乘除运算-the program with C language of the large integer arithmetic operations
9_80
- 问题的提出:编写程序实现子女随父亲(或母亲)姓,要求显示子女地姓名和年龄及其父母亲的姓名和年龄,其中子女的姓氏要求同父亲的姓氏。-problem : preparation program with the children's father (or mother) surname, asked the children to show the name and age of the parents and the names and age, with the name of thei
dynamic knapsack
- 该程序用动态规划解决经典的背包问题,虽然它的效率与分支定界法比起来,还是有一定的差距,但它的简洁性却是无与伦比的.-the program with dynamic programming solution to the classic knapsack problem, although its efficiency and branch and bound over, there is still a certain gap, but its simplicity is incomparab
ATM
- 这是一个比较大的程序,用c/c++做的自动取款机 可以输入账户信息 和密码验证-This is a relatively large program, with c/c++ to do automatic teller machine can enter account information and password authentication
BigNum
- 大数程序,用自定义数据类型及重载运算符的方法实现大数的四则运算-Large numbers program, with self-defined data types and overloaded operator methods to achieve large numbers of the four operations
lujin
- 最短路径问题(用无向图表示n个城市之间的交通网络建设规划,顶点表示城市,边上的权表示该线路的造价,试设计一个方案,使得这个交通网的总造价最小。)-The shortest path problem (with undirected graph n cities that transport links between the construction plan, vertex, said city, said the right edge of the construction cost of
BookingSystemForC
- 用C语言实现数据结构中的订票功能,运行程序后可选择订票、退订、退出系统三项功能。订票时输入订票人的姓名、身份证号;确定后系统给出订票人的座位号;退票时只输入持票人的身份证号,若该此人已经成功预定机票,则显示退票成功,若没有订过票,则显示没有订过票的提示信息。-Data structure using C language implementation of the booking functions, run the program with an option to booking, unsu
EvaluateExpression
- 数据结构经典程序,表达式求值,完整的程序,有详细的注释,执行时会有详细的提示,主要遵照于 严蔚敏《数据结构》 里面的表达式求值程序,对该程序进行完善。-Classic procedure data structure, expression evaluation, complete program, with detailed notes, there will be a detailed implementation tips, mainly in strict accordance with
txl
- 用c写的通讯录程序 采用的链表做的 可以实现查找插入删除等基本功能-Address book program with c write to do lists can be used to achieve the basic functions of search insert delete
ExternalSort
- 这是数据结构及算法中的外部排序的源码程序(带注释),采用多路归并排序思想实现,有完整的VC工程,可以直接运行。-This is the data structure and algorithm of the external sort source program (with comments), using multi-merge sort and Achieve, a complete VC project can run.
dual_linklist
- 用C语言程序实现双向链表的实例程序,对学习数据结构的朋友非常有帮助!-C language program with two-way linked list of example programs for learning data structures friends very helpful!
diedaifa
- // 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。-//Compile a program with Iteration Method and the cube root, find the cube root of the iteration formula is:: Xi+1 = (2*
rain
- 这是用C语言写的池塘夜降彩色雨的程序,用C语言实现了非常漂亮的下雨的情景,五颜六色的雨滴在池塘上,溅起片片涟漪!-It is written in C language color pond rain falling through the night program, with the C language to implement a very beautiful scene of the rain, colorful raindrops in the pond, the ripples t
short_path
- 本程序是最短路径算法源程序,用C语言实现-This program is the shortest path algorithm source program, with the c language
Control-Theory-program
- 用算法编程解决想要相应的问题!使用方便,容易上手!控制理论与应用论文程序-Programmed with algorithms to solve the problem you want the corresponding! Easy to use, easy to use! Control Theory and Applications paper program
prj-new
- searching algorithm and program with c-searching algorithm and program with c++
algorithm
- WIN32下实现的一个界面程序,将大学课程算法分析里面的实验程序综合成一个程序,用图形化的方法来体现。-WIN32 to achieve an interface program, which the university courses of the experimental procedure algorithm integrated into a program with a graphical approach to expression.
03
- 《妙趣横生的算法》第三部分原书附带代码程序,绝对属实-" Algorithm for fun," the third part of the original program with the code, the absolute truth
04
- 《妙趣横生的算法》第四部分原书附带代码程序,绝对属实-" Algorithm for fun," fourth part of the original program with the code is absolutely true