-
go_chess
这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)
- 2008-01-20 21:56:11下载
- 积分:1
-
qiannengC++
电子书,钱能C++程序设计教程,一本经典C++教程.(E-books, the money can C++ Programming Guide, a classic C++ Tutorial.)
- 2008-05-20 15:59:56下载
- 积分:1
-
a
说明: 伪普法声波,弹性波正演模拟,plm边界吸收(Pseudo-Franco-Prussian acoustic, elastic wave forward modeling, plm boundary absorption)
- 2010-08-22 16:34:00下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
Ziena.Optimization.KNITRO.v7-w32
Ziena.Optimization.KNITRO.v7 w32
- 2020-10-12 23:57:32下载
- 积分:1
-
zmalloc
用来通过HTTP协议下载的程序,支持断点续传和多线程下载(Used to download the program through the HTTP protocol, support HTTP and multi-threaded download)
- 2017-03-07 10:28:52下载
- 积分:1
-
lineeditor
行编辑器,文档打开,查找,插入,删除,替换的操作(Line editor, open the document, find, insert, delete, replace operation)
- 2010-07-14 22:30:47下载
- 积分:1
-
语音电话
一个关于语音电话的程序( About pronunciation telephone procedure )
- 2020-11-21 12:19:35下载
- 积分:1
-
zhigongdanganguanlixitong
这 是 一 个 简 单 的 用 c++ 做 的 职 工 管 理 系 统(This is a simple c++ to do with the staff management system)
- 2011-01-20 23:08:43下载
- 积分:1
-
openGL
实现虚拟场景漫游,在草地和房子中可以转换视角,进行移动(Virtual scene roaming, in the grass and the house)
- 2020-07-02 10:20:02下载
- 积分:1