资源列表
O12S
- 是一个操作系统的课程设计的,单道批处理系统的程序,希望对大家有所帮助。-an operating system is the design of the single channel system of batch procedures, we hope to help.
c_poly
- c语言编写的关于多项式创建,相加,相减的程序-c language on the polynomial create, add, subtract procedures
Developing.Software.for.Symbian.OS.ZIP
- Developing.Software.for.Symbian.OS 书籍配套源码-Developing.Software.for.Symbian.OS books supporting FOSS
DCOMrumencode
- 《DCOM入门》随书源码 Chapter 1 (Distributed Computing) N/A Chapter 2 (DCOM Overview) N/A Chapter 3 (Objects) Basics Chapter 4 (Components) Basics Chapter 5 (Infrastructure) Infrastructure Chapter 6 (Building Components with ATL) OCRServer Chapt
atlShenRuJieXi
- 《ATL深入解析》随书源码,这本书对于ATL的解析比较清楚-"ATL-depth analysis" with the source book, this book for the analytic ATL clearer Oh
50844529C
- AI-CODE坦克机器人 《C++语言学习利器 —AI-CODE坦克机器人》-杜飞雪-源代码 -AI-CODE tanks robot "C sharp language learning-AI-CODE tanks Robot" - MRS Feixue-source code
hashmapcontainer
- C语言实现的hash map容器,可以方便的在其他算法中调用 -C language of the hash map containers, in other convenient algorithm called
thline
- 有向直线2中值问题 对于给定的有向直线L,编程计算在直线L 上增设2处服务机构的最小服务转移费用。-two straight to a mid-value problems for a given straight to the L, Programming included in the additional line L on the two services shift to the smallest cost.
sqrtforinteger
- Did anyone ask for an integer version of sqrt? Following is an implementation I found and adapted. Hope it is useful for somebody. -Did anyone ask for an integer version of sqr Following is not an implementation I found and ada pted. Hope it is u
acfl
- 给定一个上下文无关文法的n条产生式规则,编程判断该文法对应的语言是否为空。若为空,则输出yes,否则输出no。-given a context-free grammar n production rules, the judgment of the programming language grammar counterparts whether empty. If empty, the output yes, or no output.
maxm
- 给定由n 个整数(可能为负整数)组成的序列1 a , 2 a ,…, n a ,以及一个正整数m,要 求确定序列1 a , 2 a ,…, n a 的m 个不相交子段,使这m 个子段的总和达到最大。-given by n integers (with the possible negative integers) consisting of a sequence of 1, a 2, ..., n a, and a positive integer m, a request to deter
max2
- 最大子矩阵和问题 对于给定的m 行n 列的整数矩阵,编程计算其最大子矩阵和。-matrix and the biggest problem for a given m trip out of the integer n matrix calculation of its programming matrix and the greatest son.