-
The program is to open a folder browse mode, for beginners to learn the general...
该程序是打开文件夹的浏览模式,可供初学者一般的学习的实用软件。-The program is to open a folder browse mode, for beginners to learn the general utility software.
- 2023-01-02 07:40:03下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-01-31 21:19:16下载
- 积分:1
-
GIF文件解码器类使用说明
本解码器类支持GIF文件格式的89a版本,可支持动画GIF文件!
本原代码未经严格测试,欢迎广大朋友批评指正。...
GIF文件解码器类使用说明
本解码器类支持GIF文件格式的89a版本,可支持动画GIF文件!
本原代码未经严格测试,欢迎广大朋友批评指正。-GIF documents decoders use of this category of decoders class support to the GIF file format version 89a, GIF supports animation paper! Primitive code without testing, friends welcome criticism corrected.
- 2022-03-30 17:30:17下载
- 积分:1
-
数据库课程设计
哈夫曼编码
试验报告 C++源码
数据库课程设计
哈夫曼编码
试验报告 C++源码-Database of curriculum design, test reports Huffman C++ Source
- 2022-04-19 22:41:50下载
- 积分:1
-
算术编码与译码原理以及Matlab实现代码
算术编码与译码原理以及Matlab实现代码-The principle of arithmetic coding and decoding, as well as realize Matlab code
- 2023-03-19 21:20:02下载
- 积分:1
-
液晶显示ssd1305去冬样例,可参考
液晶显示ssd1305去冬样例,可参考-LCD ssd1305 last winter sample can be found
- 2022-11-20 04:55:03下载
- 积分:1
-
魔兽改图工具。
魔兽改图一条龙
魔兽改图工具。
魔兽改图一条龙-dota
allstarbSuccess = ReadFile(hFile, buff, dwFileSize, &dwBytesRead, NULL)
CloseHandle(hFile)
if (!bSuccess || (dwBytesRead != dwFileSize))
{
free(buff)
return 0L
}
hash = XORRotateLeft(buff, dwFileSize)
free(buff)
return hash
- 2022-08-31 15:15:08下载
- 积分:1
-
java development of the database, which is rather large, beginners not readily a...
java开发的数据库,这个比较大,初学者不太容易看懂,不过这个使用odbc比较简单-java development of the database, which is rather large, beginners not readily accessible. However, this is relatively simple to use odbc
- 2022-03-17 22:13:54下载
- 积分:1
-
smtp server we look at the source, not also requested guidance
smtp服务器端的源码 大家看看,有不对还请指导-smtp server we look at the source, not also requested guidance
- 2023-01-18 11:35:04下载
- 积分:1
-
它读取位图图像并显示它。
It reads the bitmap image and displays it.
- 2023-07-07 13:10:06下载
- 积分:1