搜索资源列表
self_product
- 命的一个重要特征就是能够自我繁殖,也就是自我复制。那么,程序能自我复制么?更一般的,一个系统上的构形能自我复制么?答案是肯定的,早在60年代的时候,著名科学家Von Neumann就研究过能够自我复制的细胞自动机,并从理论上证明了它是可能的。后来,随着人工生命的兴起,科学界兴起了研究自我复制的细胞自动机的热潮。在这个程序中,你能看到Langton的自我复制圈、chou的自我复制程序还有Langton的蚂蚁细胞自动机等等。-fate of the important features is a s
平面动画的设计方法2
- 随着计算机技术的普及应用,动画技术作为计算机图形学的一部分, 已广泛用于制作动画片、游戏和进行辅助教学等方面。 所谓动画技术指的是屏幕上显示出来的画面或者其中的一部分,能够按照一定的规则及要求在屏幕上移动或变幻,从而实现由计算机显示的图形能够动态变换。可见,实现动画的关键在于图形生成、复现和消隐。-With the popularity of computer technology applications, animation, computer graphics as part of
cells
- 本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这个过程会继续进行……。这种自我复制是在人工化学的基础上进行,比起原来的基于细胞自动机的自我复制更加形象逼真-the cell simulation of self-reproduction, you will see a soft cell birth on the computer screen, and then with all t
life_afly
- 本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这个过程会继续进行……。这种自我复制是在人工化学的基础上进行,比起原来的基于细胞自动机的自我复制更加形象逼真-the cell simulation of self-reproduction, you will see a soft cell birth on the computer screen, and then with all t
SeverZip
- LZMA算法的源代码,此为最新单文件版,方便复制使用。-LZMA algorithm source code, this is the latest version of a single file for easy replication.
FFTOcean
- 基于FFT的海面模拟。能够实现海面的复制,波浪模拟效果较好。-FFT-based simulation of the sea. Be able to achieve replication of the sea, wave simulation better.
Matlab_typical_examples
- 对于matlab初学者一些很好的例子,里面有详细的求解过程和matlab代码可供复制编译。-Matlab beginners for some good examples, there are detailed solving process and compile matlab code for replication.
stack
- C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to contain pointers-to-objects. Hi
BP-matlab
- BP神经网络算法 MATLAB例程 WORD版本 方便复制 -BP neural network algorithm WORD version of MATLAB routines to facilitate replication
coqart82.tar
- 关于携带证明的代码,即PCC,较前沿的代码,是一种一劳永逸无需测试的编码方式,叫复制-Proof carrying code on that PCC, more cutting-edge code, is a once and for encoding without testing, called replication
GP-programming-
- 本程序是对遗传算法的改进实现,在遗传操作中的选择 复制 交叉部分做了改进。代码调试通过 可以通过宏命令修改迭代次数。-This program is the improvement of genetic algorithm implementation, the choice of operation in the replication of genetic cross-section are improved. Debugging through macro commands can be
matlab
- 通过像素复制放大或缩小图像实验,imgchang1函数为缩小图像,imgchang2函数为放大图像-By pixel replication zoom in or out experiments, imgchang1 function to narrow the image, imgchang2 function enlarge image
BiTree
- 1.定义二叉链表类型,建立二叉树。 2.先序遍历二叉树,并输出遍历结果。 3.中序遍历二叉树,并输出遍历结果。 4.后序遍历二叉树,并输出遍历结果。 5.层次遍历二叉树,并输出遍历结果。 6.求二叉树的深度、总结点数、叶子结点数、二叉树的复制。-(1) define a binary linked list type, the establishment of a binary tree. 2 preorder traversal of binary tree, a
neidian_opf
- 使用内点法计算最优潮流,可输出节点电压复制,线路潮流,机组出力。输入输出都用txt文件。-The calculation of optimal power flow using interior point method, which can output node voltage replication, line power flow, the unit output. The inputs and outputs are used in the TXT file.
basedonparetoofmopso
- 多目标粒子群算法,基于pareto支配原则,能够解决多目标函数的优化问题,具有很好的代码复写性。-Multi-objective particle swarm algorithm, based on the principle of pareto dominance, multi-objective optimization problem can be solved function, with good replication of code.
BullSpreadOption_Replication
- matlab源码。牛市差价期权复制及复制效果回测-MATLAB BULL SPREAD DYNAMIC REPLICATION
ant-colony-optimization-algorithm
- 建立了带约束条件的物流配送问题的数学模型,运用蚁群算法解决物流配送路径 优化问题,并将遗传算法的复制、交叉、变异等遗传算子引入蚁群算法,同时改进信息素的 更新方式、客户点选择策略,以提高算法的收敛速度和全局搜索能力。经过多次实验和计算 ,证明了用改进的蚁群算法优化物流配送线路,可以有效而快速地求得问题的最优解或近似最 优解。-A mathematical model with the constraints of logistics and distribution issues,
Multi_link_sim_v2
- Routing of packets has been the primary method by which data have been transmitted across packet networks, such as the Internet. When multiple users are interested in the same data the same source, multicast routing is typically used. However, routin
pixel_replication_method
- a zooming process using the pixel replication method
STL
- 源码之前了无秘密,你将看到vector的实现、list的实现、heap的实现、deque的实现、Red Black tree的实现、hash table的实现、set/map的实现;你将看到各种算法(排序、查找、排列组合、数据移动与复制技术)的实现;你甚至能够看到底层的memory pook和高阶抽象的traits机制的实现。(Before the secret source code, you will see the vector implementation, list implement
