-
此源码是关于h264图像编解码的工程,希望对大家有帮助
此源码是关于h264图像编解码的工程,希望对大家有帮助-this is the source of h264 image codec works, and I hope to be helpful
- 2022-04-30 14:50:30下载
- 积分:1
-
JPG压缩和解压缩~
jpg compression and decompression~-jpg compression and decompression ~
- 2023-03-03 05:20:03下载
- 积分:1
-
图书馆管理系统设计与开发
图书馆管理系统设计与开发-Library Management System Design and Development
- 2022-03-07 00:26:22下载
- 积分:1
-
加载数据至TOCControl,并对加载的图层实现了右键菜单功能
加载数据至TOCControl,并对加载的图层实现了右键菜单功能-add data to TOCControl and the right click menu was also realized.
- 2022-03-03 23:12:17下载
- 积分:1
-
我自己编的图像求熵的程序。运行经过了优化。
我自己编的图像求熵的程序。运行经过了优化。-I own image for entropy procedure. After running the optimization.
- 2022-02-10 09:24:31下载
- 积分:1
-
Decompression software UNZIP the C source code, the code are correct, can the no...
解压缩软件UNZIP的C源程序代码,代码均正确,可以正常运行-Decompression software UNZIP the C source code, the code are correct, can the normal operation of
- 2022-02-14 15:35:37下载
- 积分:1
-
ANN
基于ANN神经网络预测方法,可以较为精确地绘制出预测值与实际值以及误差的曲线-ANN-based neural network prediction method, you can more accurately draw predictive value and the actual value and the error curve
- 2023-04-17 10:15:03下载
- 积分: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 flow for the Huffman compression algorithm source code
用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
- 2022-03-24 19:00:52下载
- 积分:1
-
流的压缩和解压 说明:适用文件压缩、图象压缩等 调用ZLib单元的方法实现...
流的压缩和解压 说明:适用文件压缩、图象压缩等 调用ZLib单元的方法实现-A tool for bit stream compression and decompression. It may be used in coding of text and images, realized by Zlib unit method.
- 2022-01-28 06:36:44下载
- 积分:1