资源列表
bigint
- 高精度算法的类,已重载加减乘除和大小判断-Class of high-precision algorithm
jisuanqi
- 实现计算器类以及相关函数函数。 2、完善计算器类的检查函数,增加对输入的合法性检查,包括滤掉所有非法输入及处理左右括号不配对的输入。 3、编制应用程序测试这个计算器(The calculator class and the related function function are implemented. 2, improve the checking function of the calculator class, increase the validity of the input, i
GA
- GA算法 一个通用的GA算法 求y=s*sin(1/x)的最小值-GA algorithm for a generic GA algorithm for y = s* sin (1/x) the minimum
《零基础学数据结构》书中代码
- 《零基础学数据结构》 书中所有例题代码,来自光盘提取。
xsjbxxglxt
- 学生基本信息管理,这个程序更加系统化,采用工程建立关系。可移植性强-Students the basic information management, this process more systematic, the relationship works. Portability strong
kirch
- kirch 网络等效电阻问题 给定一个由n 个结点构成的网络电路,结点编号为1,2,…,n。结点间连接着m个电 阻。网络等效电阻问题要求计算结点1和n 之间的等效电阻。-kirch equivalent resistance network of a given problem of n nodes of a network circuit, nodes numbered 1,2, ..., n. Connected between nodes m-resistance. Problem r
SparseMatrix
- 用十字链表表示稀疏矩阵,进行存储、运算操作。-Cross linked with that sparse matrix manipulation and storage
sort
- 直接插入排序,冒泡排序,选择排序(对一组数据进行按升序排列)。-Direct insertion sort, bubble sort, selection sort (of a set of data in ascending order).
WordMaze
- 华为机考试题,单词迷宫,使用C++编写,2015年真题-Huawei machine exams, word maze, use C++ write
dataStructure
- 用c++面向对象的方法写的一些数据结构小程序,适合初学者,有linelist,stack,queue,huffman编码,Tree···,和一个citylocation例子的应用-With c++ object-oriented way to write some small program data structures, suitable for beginners, there are linelist, stack, queue, huffman coding, Tree · · ·,
the-data-structure-exercise
- 数据结构部分课后习题(耿国华版本)答案,PDF版的-Answers to some of the data structure after-school exercise
palindrome
- 输入一个字符串并判断其是否为回文并返回结果-Enter a string and determine whether the palindrome and return the result