资源列表
zhuanhuan
- 大地坐标向直角坐标的转换代码,现在很多地方都需要进行坐标转换-Geodetic coordinates to Cartesian coordinate conversion code, and now many parts of the need for coordinate transformation ... ...
myvoicemark
- 声音采样程序-Sound sampling procedures. . . . . . . . . . . . . . .
45236122
- 一个简单的学生信息管理系统,是本人做的,功能不强大,可以作为初学者学习借鉴。-A simple student information management system, is I do not a strong feature, you can learn as a beginner.
IsSubString
- 给定两个字符串str1与str2,判断str1是否是str2的子序列。ACM程序设计题目-Given two strings str1 and str2, to determine whether str1 is str2 sub-sequence. ACM Programming Title
PolyAdd
- 给定两个多项式P(x)与Q(x),通过链表实现它们的加法。ACM程序设计练习题。-Given two polynomials P (x) and Q (x), through the realization of their additive list. ACM Programming Exercises.
cyxbch
- 从编程到游戏 从编程到游戏 -sdfsdf
SumOfSub
- 给定一个正整数的集合,子集和问题要求在这个正整数集合中,找出其和不超过正整数C的最大和数的子集,且设计的算法是基于近似算法的基本思想。-Given a set of positive integers, a subset of the requirements and problems in this set of positive integers, to find out and no more than the largest positive integer C, a subset of
Queue
- 用回溯法实现n皇后问题,c++语言编写,调试通过。包含代码和完整文档说明-By backtracking the question of the realization of n queen, c++ languages, debugging through
prim
- prim算法构造最小生成树,调试通过,c++语言编写。-Minimum Spanning Tree Algorithm prim, debugging through, c++ languages.
kruscal
- kruscal算法构造最小生成树,调试通过,c++语言编写。-Minimum Spanning Tree Algorithm kruscal, debugging through, c++ languages.
SPECTR
- 结构地震随机谱分析,计算各种周期和场地反应谱。-EVALUATE RESPONSE SPECTRA AT UNIFORM PERIOD INTERVAL
CodeViewer
- 有时常常会遇到这种事,用Notepad2打开一个cpp文件,浏览一下,然后关闭,然后再打开第二个……这个VB小程序调用Notepad2,实现了代码的快速切换浏览功能-Sometimes, such things often encountered with Notepad2 to open a cpp file, browse and then shut down, and then open the second ... ... this VB applet called Notepad2,
