-
利用vb操作文件数据库
利用vb操作文件数据库-use vb operation database
- 2022-08-13 01:12:29下载
- 积分:1
-
build environment : VC6.0 and above reader Sector (byte or word reader) to read...
编译环境:VC6.0及以上版本
读写扇区(以字节或字读取)
读写簇(以字节或字读取)
读取FAT项
获取BPB信息
获取某文件或文件夹的目录项信息(入口簇及偏移量)
设置目录项信息(可以通过这来实现更改文件名,文件属性,创建时间等信息)-build environment : VC6.0 and above reader Sector (byte or word reader) to read and write Cluster (byte or word reader) to read FAT items BPB access information access a document or folder directory information items (imported cluster and offset) the installation of Contents items (which can be passed to to achieve change file names, file attributes, create time information)
- 2022-11-14 19:55:03下载
- 积分:1
-
百度地图测试开发
百度地图api测试开发,小练手,大家用得到的就用,用不到的别喷,谢谢。地理数据是随便拾取的,并不是真实数据,仅做参考。
用的intellij-idea,测试的话需要在intellij-idea里面运行
- 2022-04-21 17:36:03下载
- 积分:1
-
本软件可以快速更改windows xp / 2000的ip 地址
本软件可以快速更改windows xp / 2000的ip 地址-This software can quickly change the windows xp/2000 of the ip address
- 2023-08-31 19:05:03下载
- 积分:1
-
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。...
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。-pulled Serial Communications, Packaging category. EVC development tools with the design. EVC pulled for the development of the friends to the reference.
- 2022-02-03 08:47:29下载
- 积分:1
-
Read and Write Registry Keys and Values
Read and Write Registry Keys and Values-windows ce
- 2022-08-17 02:14:59下载
- 积分:1
-
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考...
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考-This is a small game, imitating the 1000 block of Terry Avenue done, no graphical interface, it is only used for the algorithm only available for reference,
- 2022-03-18 22:47:05下载
- 积分:1
-
声音控制代码,好好用的
声音控制代码,好好用的-voice control code, properly used
- 2022-03-21 08:45:04下载
- 积分:1
-
C++常用算法程序集
C++常用算法程序集 -C++常用算法程序集
- 2022-02-07 08:15:15下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1