-
PE文件解析
应用背景对EXE DLL文件pe结构 进行解析 ,包括 是否PE文件 资源表 导入表 导出表 重定位表 等各目录表项 PE文件基本信息 入口点 大小 区段等关键技术pe文件的各结构 进行解析 各目录表项:1.资源表 2.重定位表 3.导出表 4.导入表等 详细信息:入口点 大小 区段等
- 2022-04-14 18:19:04下载
- 积分:1
-
十六进制转十进制十 六进制转十进制
十六进制转十进制十 六进制转十进制-Hexadecimal to decimal hexadecimal to decimal
- 2022-05-18 10:57:08下载
- 积分:1
-
PIC 4 位数液晶显示接口
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*项目 016-4 位数液晶模块的接口CCS 编译器由 Michel 柴 (c) 2004 年 9 月。http://users.skynet.be/bk317494/---bavin@skynet.be-----......享受 !仅用于个人或教育的开放源码。*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////#include < 18f452 h =""> / / 设备选择#device adc = 10 * = 16#fuses XT、 NOWDT、 NOPROTECT、 NOLVP、 放、 NOBROWNOUT、 NOOSCSEN、 CCP2C1、 NOSTVREN、 NODEBUG#use delay(clock=4000000) / / 4 兆赫 !ADC 不是最优 20 MhZ + 电力消费双打#use rs232 (波特率 19200,传输分类 = = PIN_C6,垃圾车 = PIN_C7)#use i2c (主,sda = PIN_C4,沙田至中环线 = PIN_C3,快速)#zero_ram#PRIORITY#use fast_io(A)#use fast_io(B)#use fast_io(C)#use fast_io(D)#use
- 2022-07-17 12:47:31下载
- 积分:1
-
INI文件读写类,C++编写,使用stl。任意C++编译器均可使用,可在任意平台上编译。...
INI文件读写类,C++编写,使用stl。任意C++编译器均可使用,可在任意平台上编译。-INI file reading and writing categories, C, the use of stl. Arbitrary C compiler can use, it can be arbitrary platform compiler.
- 2022-05-07 04:00:20下载
- 积分:1
-
The ExeInfo utility shows general information about executable files (*.exe), dy...
The ExeInfo utility shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Portable Executable files (32-bit).Created with VC++.
- 2022-03-15 03:49:16下载
- 积分:1
-
模拟采用二级目录结构的磁盘文件系统中的文件操作(操作系统)
一、数据结构...
模拟采用二级目录结构的磁盘文件系统中的文件操作(操作系统)
一、数据结构-Simulation of two-level directory structure of the disk file system file operations (operating system) a data structure
- 2022-06-02 11:09:10下载
- 积分:1
-
读取文件发送到局域网中,winsock,CFile
读取文件发送到局域网中,winsock,CFile-Read the document sent to the local area network, winsock, CFile
- 2022-07-04 13:17:42下载
- 积分:1
-
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
-Data structure that contains the source code haffuman experiment encode.h weitfile.h, etc.
- 2022-07-18 11:38:53下载
- 积分:1
-
一个直接读写的文件行、列和源程序的一部分…
一个直接读写excel文件行、列、求部份数学函数的源码。-A direct reading and writing excel file rows, columns, and the source part of mathematical functions.
- 2023-07-05 07:35:03下载
- 积分:1
-
在VC++环境中,显示文件的属性、设置文件的属性
在VC++环境中,显示文件的属性、设置文件的属性-in VC environment, the document shows that the attributes, document properties
- 2023-08-14 02:25:03下载
- 积分:1