资源列表
SplitStr.zip
- 用C++写的拆分字符串函数,可以拆分CString字符串,Split CString by char
lab06
- C Program to Check Paranthesised Expressions using Stack and Array -C Program to Check Paranthesised Expressions using Stack and Array
xjj
- 一个生成小九九的小程序,愿初学者来一起讨论交流-A small generation of 99 small programs, is willing to discuss the exchange of beginners
tic-tac-toe
- simple tic-tac-toe game
m5th.cpp
- Calculates all roots( both complex and real ) of a fourth order algebraic equation of the form ax^4 + bx^3 + cx^2 + dx + e = 0 and displays them. Employs OOPS.-Calculates all roots( both complex and real ) of a fourth order algebraic equation of th
Notepadendlesslyrocking
- 无休止地摇晃记事本: 打开记事本的时候(标题为:无标题 - 记事本) 再打开程序,会不停摇晃,还打不开任务管理器-Endlessly rocking Notepad: Open Notepad when (titled: Untitled- Notepad) and then open a program, it will not stop shaking, but not open the Task Manager
STRASSEN
- In the mathematical discipline of linear algebra, the Strassen algorithm, named after Volker Strassen, is an algorithm used for matrix multiplication. It is faster than the standard matrix multiplication algorithm, but would be slower than the fastes
LUwerwer
- 通过LU分解求矩阵的逆矩阵,可应用于反幂法的实现-through the matrix factorization for the inverse matrix can be used against the law to achieve power
wd1E1
- 用二分法,求超晶格束缚能量程序。应用物理专业和凝聚态物理学低维物理方向程序。-with dichotomy, seeking superlattice binding energy procedures. Application of physics and condensed matter physics of low-dimensional physical orientation procedures.
strip2
- 利用差分方法求解带状线的特性阻抗等信息,适合初学者
shuju
- 对n个关键字取整数的记录进行整序,以使所有关键字为非负整数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(n)。
10-Average-number-even
- 本算法是算10个数的偶数平均值,算法简单-This algorithm is even count the average number of 10, the algorithm is simple