搜索资源列表
C-Alg
- c算法在众多的编程思想中应用频率很高的 能够掌握并加以强化练习,对程序员来说是极为有利的_-c algorithm in a number of application programming thinking of the high frequency to be able to master and strengthening exercises, the programmer is highly favorable _
shell(c++)
- 经典的希尔排序算法,对大家学习数据结构及培养编程思想有所启发!-classic Hill sorting algorithm for data to study the structure and culture programming philosophy inspired!
jf_Box_Muller_transform
- Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)
NineGridProblem
- 利用Visual c++编程思想方法实现九宫问题(八数码)求解过程动态演示的程序
GobangGame
- 利用Visual c++编程思想方法实现五子棋游戏的程序设计整个过程
ClassifiedAlgorithm
- 利用Visual c++编程思想方法实现基于图书编码分类算法的程序
KeyPathAlgorithm
- 利用Visual c++编程思想方法实现基于交通网络关键路径算法
wordgame
- .从C到CLIPS 虽然CLIPS是用C语言编定出来的,但是事实上,它跟C语言完全完全是两码事。因为它们在思想上是 不同的。如果你想深入学习CLIPS,我建议你先去看看有关函数式语言(如LISP)的东西。在函数式 语言中,没有顺序跟循环(在命令式语言比如C中到处都是),只有递归还有一些其他的东西。可能 我们用C语言编程时老是想着怎么定义程序的输入,怎么样通过一个算法得到程序的输出。这是标准 的冯。诺依曼体系结构的扩展,它很大程度上改进了程序的执行效率,但从另一方面来说,
clip2
- .从C到CLIPS 虽然CLIPS是用C语言编定出来的,但是事实上,它跟C语言完全完全是两码事。因为它们在思想上是 不同的。如果你想深入学习CLIPS,我建议你先去看看有关函数式语言(如LISP)的东西。在函数式 语言中,没有顺序跟循环(在命令式语言比如C中到处都是),只有递归还有一些其他的东西。可能 我们用C语言编程时老是想着怎么定义程序的输入,怎么样通过一个算法得到程序的输出。这是标准 的冯。诺依曼体系结构的扩展,它很大程度上改进了程序的执行效率,但从另一方面来说,
count1
- C语言命令行编程源代码,需要在DOS环境下看出功能,不过是一个学习老的编程思想的好例子!-command line C programming language source code in DOS environment to see functional, but old is a learning program with the idea of a good example!
btree.tar
- C++实现的异质二叉树,实现了对节点的增加,删除,查询,以及整个树的释放。利用了面向对象编程的封装,继承和多态的思想。-C++ implementation of heterogeneous binary tree, the realization of the node to add, delete, query, and the release of the entire tree. Object-oriented programming using encapsulation, inher
particle
- 代码来自2008年数学建模东北赛区B题,原题描述http://www.ivanblog.cn/post/18.html 思想是用粒子群算法来实现相关问题的求解,编程语言是C++。-Mathematical modeling code from the 2008 Northeast Division B title, original title describes http://www.ivanblog.cn/post/18.html thinking is to achieve parti
river
- 运筹学实验1 农夫过河 的C++程序 方便学习运筹思想和编程。-Operations Research Experiment 1 the farmer across the river to learn C++ program to facilitate logistics thinking and programming.
erchashu
- 采用C++面向对象思想编程。输入一个个数字节点,生成一颗二叉树。-Using C++ OOP programming. Enter a digital node, generates a binary tree.
C-language-course-design
- 摘 要 课程设计语言类课程的指导思想:使学生通过学习高级编程语言的知识、编程技术和基本算法,掌握课程设计的思想和方法,具备利用计算机求解实际问题的能力,能灵活运用高级语言进行程序设计。 -Summary of curriculum design language courses in guiding ideology: to enable students to learn high-level programming language through knowledge of prog
Ruminations-on-CPP
- 全书分为五大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。-The book is divided into five parts, a total of 32 chapters, a detailed and in-depth discussion of several major topics of the history and characteristics, cl
LossCompression
- C语言编程,利用矢量量化思想进行图像有损压缩和解压缩-C language programming, using vector quantization thoughts lossy image compression and decompression