-
关于外排序的操作
关于外排序的操作-outside of the sorting operation
- 2022-02-20 15:00:04下载
- 积分:1
-
基于polarssl的思想封装的sm3算法mac的源代码
基于polarssl的思想封装的sm3算法mac的源代码
很不错的代码,值得分享和借鉴
- 2023-08-17 00:00:03下载
- 积分:1
-
本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这...
本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这个过程会继续进行……。这种自我复制是在人工化学的基础上进行,比起原来的基于细胞自动机的自我复制更加形象逼真-the cell simulation of self-reproduction, you will see a soft cell birth on the computer screen, and then with all the percussive elements, cell division, after a period of evolution, the cells in the solution themselves copied, and then the process will continue ... . This self-reproduction of the artificial chemical basis, compared to the original cell-based automatic machine self-replication more vivid
- 2022-07-16 13:06:16下载
- 积分:1
-
MSLSⅠ多步递推最小二乘法
Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别...
MSLSⅠ多步递推最小二乘法
Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。
-MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary system model, the calculation of the output data with the original output data, the use of recursive least squares method on system parameters, respectively, and model parameters estimated.
- 2022-03-25 05:06:46下载
- 积分:1
-
快速弦截法――数值分析,程序代码,参考数值分析课本,很简单的程序,大家一定看得懂...
快速弦截法――数值分析,程序代码,参考数值分析课本,很简单的程序,大家一定看得懂-rapid chord sheet-- numerical analysis code, the numerical analysis of reference books, a very simple procedure, They must understand the
- 2022-08-11 17:01:12下载
- 积分:1
-
在c语言里面显示汉字的程序!
在c语言里面显示汉字的程序!-in Chinese language inside showed the procedure!
- 2023-03-14 16:30:03下载
- 积分:1
-
VC迷宫代码
这是VC迷宫的代码,写的很整洁,非常的好,下载了即使可以用,声音什么的没有设置
- 2022-04-24 08:51:30下载
- 积分:1
-
八数码Debug程序,A*算法
字数补丁.exe
八数码Debug程序,A*算法
字数补丁.exe-8 digital Debug program, A* algorithm
- 2022-01-30 12:56:47下载
- 积分:1
-
数独求解c语言程序
这是暑期编程集训时编的求解多解数独问题,输入为9×9的矩阵,0代表空格,其余为1~9的数字,通过搜索算法求解数独的所有解,从此数独不在神秘!
- 2022-04-09 03:39:55下载
- 积分:1
-
STL文件快速分层方法
提出了一种新的STL文件快速分层方法,其首先建立分层平面坐标的散列表,然后根据三角面片坐标值快速查找散列表,得到与三角面片存在交点的分层平面,然后直接用此分层平面与三角面片求交得到截交线。此方法在分层过程中每个三角面片只被查找一次,且不需对读入的三角面片建立复杂的拓扑结构。本文提到的分层算法得到的结果可很好地应用于基于STL模型的环切数控加工中。
- 2022-06-26 13:38:02下载
- 积分:1