资源列表
huiwenpanduan
- 利用堆栈和队列分别存储输入的字符串,再分别出栈和出队列实现回文的判断-Stacks and queues are stored using the input string, and then stack and a queue, respectively, to achieve a palindrome judgments
ATM
- 这是一个比较大的程序,用c/c++做的自动取款机 可以输入账户信息 和密码验证-This is a relatively large program, with c/c++ to do automatic teller machine can enter account information and password authentication
miqumo
- 幂取模的算法,能快速求出a的b次方模c的结果。-Power modulo algorithm can quickly find a b-th mode c results.
FP_growth
- VC6.0 C语言实现的简单FP-growth算法,数据挖掘的基础算法-VC6.0 C language implementation of a simple FP-growth algorithm, the basis of data mining algorithms
cpusequeue.tar
- cpu分时系统的模拟 把cpu分给多个用户使用的方法-cpu cpu time-sharing system simulation points to the method used to multiple users
printself
- 基visual studio C++实现的小代码 代码本身的功能为打印输出代码本身-Basic visual studio C++ implementation code itself features a small code to print out the code itself
gmp-5.0.2
- GMP 高精度运算工具包 运算不再受精度和值域的限制。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available me
yiweihuangjinfengefa
- 机械优化设计的一维黄金分割法程序,已测试过的,很有用!-Optimization of Mechanical Design dimensional golden section method in a program.
time_apart
- 分时系统模拟,C++代码,数据结构算法。自定义用户数量,cpu工作时间,等待时间-Time-sharing system simulation, C++ code, data structures, algorithms. Customize the number of users, cpu working hours, waiting time
route
- 用图的数据结构,实现求解一点到另一点的最短路径与最长路径长度,以及经过的节点数-With a graph data structure, solving one point to another to achieve the shortest path and longest path length, and number of nodes through
Lnode
- 本程序是学习数据结构的基础程序,主要有线性链表,栈,多为数组。-This program is to learn basic programming data structures, mainly linear linked lists, stacks, and more for the array.
ChessBoard
- 用4种不同形态的L型骨牌覆盖一个给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重又能叠覆盖。-In four different forms of L-type domino covering a given special special squares on the board in addition to all other boxes, and any two L-shaped dominoes can not be re-stacked coverage.