-
混沌控制、混沌同步仿真程序混沌控制、混沌同步仿真程序
混沌控制、混沌同步仿真程序混沌控制、混沌同步仿真程序-Chaos control, chaos synchronization simulation program
- 2022-03-12 21:49:41下载
- 积分:1
-
这是一款很实用的报表设计器,功能强大!完全用C#编写,运行在微软DOTNET框架1.1的环境下,实现了很多新型报表工具应当具有的特点。...
这是一款很实用的报表设计器,功能强大!完全用C#编写,运行在微软DOTNET框架1.1的环境下,实现了很多新型报表工具应当具有的特点。-This is a very practical design for the statements, powerful! C# fully prepared, Microsoft DOTNET operation in the framework of the 1.1 environment, achieving many of the new tools statements should have characteristics.
- 2022-03-31 20:26:27下载
- 积分:1
-
exe Explorer和C + +………………
explorer exe in c-explorer exe in c++.................
- 2022-01-30 11:12:58下载
- 积分:1
-
本软件实现单机数据压缩打包备份功能.数据压缩级别,压缩速度可选!备份可采取增量备份或全备份....
本软件实现单机数据压缩打包备份功能.数据压缩级别,压缩速度可选!备份可采取增量备份或全备份.-the standalone software package backup data compression functions. Data compression levels, optional compression speed! Backup can take full or incremental backup backup.
- 2023-04-18 01:05:04下载
- 积分:1
-
IMA_Adpcm算法VC实现,支持WAV文件,压缩比1:4
IMA_Adpcm算法VC实现,支持WAV文件,压缩比1:4-IMA_Adpcm algorithm VC support WAV documents, the compression ratio 1:4
- 2022-05-07 01:18:54下载
- 积分:1
-
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码...
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码-Encode:enter 8 characters,then enter 8 numbers,this program will print the huffman tree and each char s code.
- 2022-06-16 23:27:01下载
- 积分:1
-
该程序实现了VB调用Jpg和Bmp格式相互转换API函数的示例,使用非常方便...
该程序实现了VB调用Jpg和Bmp格式相互转换API函数的示例,使用非常方便-the VB program called the Broadband and Bmp format conversion API examples, very convenient to use
- 2022-03-25 10:10:26下载
- 积分:1
-
种子字符串算法
algorithm for seed string
- 2022-07-16 21:46:59下载
- 积分:1
-
ygCompare,一个压缩文件软件的源代码
ygCompare,一个压缩文件软件的源代码-ygCompare, a compressed file of software source code
- 2023-02-13 12:45:04下载
- 积分:1
-
Map coloring to each city on the map as a point of abstraction, and to every cit...
地图着色把地图上的每个城市抽象为一个点,并给每个城市编号,,相邻的城市之间用直线连接。据此做出邻接矩阵,若第i个城市与第j个城市相邻,则metro[i][j]=1,否则metro[i][j]=0。
算法:按照编号从小到大的顺序检查每个城市,对每个城市从1到4使用4种颜色着色,若当前颜色可用(即不与相邻城市颜色相同),则着色;否则测试下一种颜色。
-Map coloring to each city on the map as a point of abstraction, and to every city number, adjacent lines to connect between cities. Accordingly to make adjacency matrix, if the section i and section j cities adjacent cities, the metro [i] [j] = 1, otherwise the metro [i] [j] = 0. Algorithm: In accordance with the code sequence from small to large checks every city, every city on 1-4 from the use of four kinds of color shading, color can be used if the current (ie not with the same colors as the neighboring cities), then coloring Otherwise, the next test colors.
- 2022-02-12 12:09:41下载
- 积分:1