-
elf格式转换bin文件格式
应用背景ELF是一种程序文件格式,ELF格式文件的装载和动态链接,是程序启动的很好学习资料,可以了解程序在内存中的动态加载,源码格式详细解释了elf的文件生成bin文件格式的流程关键技术elf格式的文件加载,elf文件格式,生成bin文件,可直接下载运行
- 2022-02-06 09:03:35下载
- 积分:1
-
image processing control souce code of the evc.it can display a lot of graphics...
evc下的图像处理控件源码,能够显示多种图形文件。-image processing control souce code of the evc.it can display a lot of graphics files
- 2022-08-24 06:04:15下载
- 积分:1
-
串行通讯代码开发
串行通讯代码开发-serial communications code development
- 2022-03-23 20:42:54下载
- 积分:1
-
这是多个加密算法源代码如algebra,blowfish,blumgold,diamond,tiger等25个算法...
这是多个加密算法源代码如algebra,blowfish,blumgold,diamond,tiger等25个算法-This is the number of source code encryption algorithm such as algebra, blowfish. blumgold, diamond, tiger, etc. 25 Algorithm
- 2022-10-13 20:50:03下载
- 积分:1
-
一个图形码系统设计SSD4 QP1
ssd4 qp1 design of a graphic yards system
- 2022-02-06 05:12:51下载
- 积分:1
-
简单的网络收藏夹,你可以轻松管理网络收藏,
简单的网络收藏夹,你可以轻松管理网络收藏,-simple network favorites, you can easily manage networks collections,
- 2022-10-28 11:55:04下载
- 积分:1
-
Socket对GetHttp报文的简单实现,注释比较详细。
VC2005编译通过。...
Socket对GetHttp报文的简单实现,注释比较详细。
VC2005编译通过。-Socket for a simple message GetHttp achieved, more detailed notes.
- 2023-08-28 22:35:03下载
- 积分:1
-
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of VC programming examples to help readers a more comprehensive grasp VC programming knowledge, skills and methods. The book is divided into three parts and appendices. The first part gives Windows programming knowledge base, the second part on the user interface programming skills, the last part of the internal processes involved in the Windows examples. This book has clear ideas, practical, computer applications officers and tertiary students rare reference books.
- 2023-03-23 06:00:04下载
- 积分:1
-
书上的例子,是本人在学习过程中的作品,上传给大家学习学习...
书上的例子,是本人在学习过程中的作品,上传给大家学习学习-book on the case, I was in the learning process works, we upload to learn from
- 2022-04-28 00:08:35下载
- 积分:1
-
该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2<d...
该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2
- 2022-11-14 10:55:03下载
- 积分:1