-
Main program for compression
Main program for compression
- 2022-05-22 19:39:27下载
- 积分:1
-
.net常用经典源代码。十分好用!不用客气,尽管下载。
.net常用经典源代码。十分好用!不用客气,尽管下载。-. net source code used classic. Very easy to use! Do not mention it, although the download.
- 2023-07-19 05:10:03下载
- 积分:1
-
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S)...
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S) -S in the list from the first m elements from a total of n elements stored in the s successful one back, otherwise return 0int LEN (STRING S)
- 2022-08-21 01:56:05下载
- 积分:1
-
dequantification of parameters of lifting
dequantification of parameters of lifting
- 2022-09-12 16:35:03下载
- 积分:1
-
ezw的pascal源码
ezw的pascal源码-ezw the FO
- 2022-03-03 21:08:52下载
- 积分:1
-
ME500单片机开发系统演示程序
ME500单片机开发系统演示程序 - 密码锁
LCD1602 显示-Singlechip ME500 demo program development system- password lock LCD1602 display
- 2022-01-27 14:37:44下载
- 积分: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
-
Data compression algorithm LZMA, contains c c++ Java and other languages. Realiz...
数据压缩算法LZMA,包含c c++ java等各种语言.主要实现的环境是vc++6.0.-Data compression algorithm LZMA, contains c c++ Java and other languages. Realize the environment is a major vc++ 6.0.
- 2022-01-24 10:04:32下载
- 积分:1
-
JAVA下的3Dmax的建立
JAVA下的3Dmax的建立-JAVA max under the Establishment
- 2023-06-08 20:35:03下载
- 积分:1
-
整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。...
整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。-finishing JPEG encoder, the full source code, are very suitable for beginners, get DCT, Huffman, jpeg syntax, and so on.
- 2022-09-28 18:55:03下载
- 积分:1