-
改进的平方根法,比较简单的,用VC实现的
改进的平方根法,比较简单的,用VC实现的-improvements to the square root law, a simple comparison with the VC
- 2022-11-14 11:05:03下载
- 积分:1
-
CACHE文件管理功能的设计
资源描述
该系统通过散列表来保存CACHE文件,以完成CACHE文件的管理功能。它能够实现CACHE文件管理表的创建、释放,向CACHE中添加文件,从CACHE中删除文件,从CACHE
- 2022-02-07 13:35:14下载
- 积分:1
-
查表型crc16校验算法,c源码
查表型crc16校验算法,c源码-Lookup- crc16 checksum algorithm, c FOSS
- 2022-01-27 23:41:35下载
- 积分:1
-
The use of time
时频分析使用的源代码,希望对大家有用,接着上传!-The use of time-frequency analysis of the source code, in the hope that useful to everybody, and then upload!
- 2022-11-04 01:50:02下载
- 积分:1
-
刚刚下载的指纹识别程序,我还没来的及看呢?
刚刚下载的指纹识别程序,我还没来的及看呢?- Just downloaded the fingerprint recognizer, I have not come
and look?
- 2022-05-31 08:55:55下载
- 积分:1
-
一些经常用到的C算法程序
一些经常用到的C算法程序-some frequently used procedures C Algorithm
- 2022-07-20 06:52:10下载
- 积分:1
-
基本算法为:先将1填入第一行中间位置;再依次将2
基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law filled out as follows :// 1, the number entered on the right side on his position, if not in his will to the last line, if not right box// then transferred to the most left while the box. 2, to fill the position of several, in turn, to fill it on a number of subordinate box// 3, the first trip to the final a few under a few should fill in the blank space of a few top candidate Department
- 2022-02-05 03:13:23下载
- 积分:1
-
Dijkstra s Algorithm
Dijkstra s Algorithm -- Shortest path (Dijkstra s Algorithm)-Dijkstra s Algorithm-- Shortest path (Dijkstra s Algorithm)
- 2022-06-28 23:41:59下载
- 积分:1
-
旅行商问题(TSP)使用SA(模拟退火)。
此代码是简单的代码为您的初始研究SA如果您需要有关SA扩展信息请流我在这项研究中的方法
- 2023-09-07 09:35:14下载
- 积分:1
-
高斯 - 赛德尔ITERATAIVE技术算法
To solve Ax = b given an initial approximation x(0).** INPUT: the number of equations and unknowns n; the entries* A(I,J), 1
- 2022-01-21 21:36:23下载
- 积分:1