-
目录下的文件监控,当发现文件有改动时,程序自动备份文件。...
目录下的文件监控,当发现文件有改动时,程序自动备份文件。-directories under the control documents when changes to documents are found, the program automatically backup files.
- 2022-02-28 17:09:49下载
- 积分:1
-
菜单权限关联设定
菜单权限关联设定-set menu authority Association
- 2022-07-02 22:37:10下载
- 积分:1
-
MMC卡,SD卡,代码
SD卡的官方资料(我承认这个资料很垃圾,比起民间的技术总结它的内容可谓又臭又长,但是作为基础也要了解一下,SD协议不用看) 清晰明了的MMC卡时序图(虽然这个是MMC卡的,但是在初始化的时候CMD0的时序是一样的)
- 2022-06-16 05:21:11下载
- 积分:1
-
这个例子是由两个独立的项目/应用程序的功能。eir_a
This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library.
* eir_a searches for devices and then displays the information on the devices found.
* eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
-This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library.
* eir_a searches for devices and then displays the information on the devices found.
* eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
- 2022-05-23 05:50:40下载
- 积分:1
-
这是一个VC的MD5哈希实现示例代码
This is a sample code for md5 hash implementation in VC-This is a sample code for md5 hash implementation in VC++
- 2022-01-24 15:23:30下载
- 积分:1
-
windows下的调色板源代码
windows下的调色板源代码-the palette windows source code
- 2022-02-20 23:30:16下载
- 积分:1
-
wince 6.0 api Gif图片显示库
wince 6.0 api Gif图片显示库-wince 6.0 api Gif Image Display Library
- 2022-07-18 05:14:13下载
- 积分:1
-
家家用来实现一个弹跳球运动仿真,家家初学者…
用jaja实现的模拟弹跳的小球运动,是jaja初学者一个很好的示例程序1-Jaja used to achieve the simulation of a bouncing ball movement, Jaja beginners is a good example of a procedure
- 2022-08-18 22:00:35下载
- 积分:1
-
Will excel into access code is very practical.
将excel转换成access的代码非常的实用。-Will excel into access code is very practical.
- 2023-07-03 03:25:03下载
- 积分:1
-
c语言的编译器
c语言的编译器,语法分析,词法分析。分析程序生成器 (分析器生成器) 是一个指定某个格式中的一种语言的语法作为它的输入,并为该种语言产生分析过程以作为它的输出的程序。在历史上,分析程序生成器被称作编译-编译程序 (编译器编译程序),这是由于按照规律可将所有的编译步骤作为包含在分析程序中的动作来执行。现在的观点是将分析程序仅考虑为编译处理的一个部分,所以这个术语也就有些过时了。合并 LALR(1) 分析算法是一种常用的分析生成器,它被称作 Yacc (另一个编译器编译程序)。给出 Yacc 的概貌来,将使用Yacc为小语言开发一个分析程序。
- 2023-04-18 04:50:03下载
- 积分:1