资源列表
程序员考试
- 没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。现在需要知道,在每个部门内,成绩最好的程序员和成绩最差的程序员分别是谁。输入有N+1行,每一个有若干正整数。第一行只有一个正整数,代表公司的部门数目。剩余的N行,每一行代表了该部门所有程序员的得分。其中每行第一个数字k代表了该部门的程序员个数,该行剩下的有k对数据,每对数据包括一个程序员的姓名(一个字符串)和其得分(一个正整数)。【输出形
超长正整数的加法和乘法运算
- 学编程没多久,没事写着连习。-school program not long, with nothing to read even Xi.
HexToCString
- Hex转换成CString-Hex conversion redeem
fang_cheng
- 求解一元二次方程的算法-one yuan solving quadratic equation algorithm
最大公约数
- 求解整数的最大公约数-the common denominator for Solving Integer
数据结构算法演示
- 数据结构算法演示-demonstration algorithm data structure
QSearchStr
- 一种改进的Boyer-Moore的字符串查找算法,并封装到类-an improved Boyer - Moore string search algorithms, and type of packaging
语音界面2.0算法分析及注册机源码!
- 语音界面2.0算法分析及注册机源码!-voice interface 2.0 algorithm analysis and Fillmore source!
Potenz
- 快速幂级2 跟前面的是一起的-rapid power level with the previous two are together
Eratosthenes
- 平方筛 验证质数的方法,很快-square screen test standard method soon
FastExp
- 快速幂级算法 求RSA基础-rapid power-based RSA algorithm for
Euklid
- 欧几里德算法 找出xm+yn=l x,y解-Euclidean algorithm to identify xm yn l = x, y solution