-
本代码允许你在程序运行时动态加载运行VB脚本控制窗体组件
本代码允许你在程序运行时动态加载运行VB脚本控制窗体组件-the code allows you to the procedure dynamically loaded at runtime operation VB Script Control Form components
- 2023-08-31 07:05:03下载
- 积分:1
-
读取PE头来修改EXE的图标,有时挺有用的!
读取PE头来修改EXE的图标,有时挺有用的!-Read modify PE head EXE icon, and sometimes quite used to!
- 2022-07-09 06:51:00下载
- 积分:1
-
本软件可以将frotran程序的框架全部列出来,能让程序之间的互相调用关系看起来一目了然,同时在一个大型的程序中间查找变量起来特别的方便,不仅可以显示出所在的行...
本软件可以将frotran程序的框架全部列出来,能让程序之间的互相调用关系看起来一目了然,同时在一个大型的程序中间查找变量起来特别的方便,不仅可以显示出所在的行数,而且,在查找到的内容里面双击就可以到达相应的位置,对用fortran编程的人来说,我认为还是一个不错的工具。-the software can be frotran the procedures set out in the framework of all, procedures can call among the relations seem clear, at the same time a large-scale search procedures intermediate variables is particularly convenient, not only can demonstrate that the line number, but in search of the contents inside can be reached double-click on the corresponding position, using FORTRAN programming to the people, I believe it is a good tool.
- 2022-07-03 23:30:25下载
- 积分: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
-
自己写的一个md5实用工具,可以完成整个目录(包括子目录…
自已写的一个md5实用工具,能完成整个目录(包括子目录)下的所有文件的md5生成和校验.-own md5 write a practical tool, can complete the entire catalog (including subdirectories) of all documents generated and the md5 checksum.
- 2022-02-01 13:59:40下载
- 积分:1
-
This is Rename Utility , Windows File renamer project prepared in Visual C++ 6....
This Rename Utility , Windows File renamer project prepared in Visual C++ 6.0-This is Rename Utility , Windows File renamer project prepared in Visual C++ 6.0
- 2023-04-05 15:15:03下载
- 积分:1
-
TFileStorage component is intended for storing data (any, taken from a file spec...
TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of .exe file. Access to a file (being in a body of .exe project), realized through the "Data: Pointer". 存储数据到exe的元件TFileStorage-TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of. Exe file. Access to a file (being in a body of. Exe project), realized through the "Data : Pointer . " exe to data storage components TFileStorage
- 2022-09-24 14:35:03下载
- 积分:1
-
用来复制带有WindowsXP的用户名列表和hash散列的SAM文件
用来复制带有WindowsXP的用户名列表和hash散列的SAM文件-Used to copy the WindowsXP with a user name list and the SAM file hash hash
- 2022-08-20 01:20:52下载
- 积分:1
-
实现文件对话框的相关操作
实现文件对话框的相关操作-files related to the operation of dialog
- 2022-01-28 03:49:35下载
- 积分:1
-
Word phrase statistics, can be found in txt file all the repeated words and phra...
单词词组统计,可以找出txt文件中的所有的重复的词和词组。-Word phrase statistics, can be found in txt file all the repeated words and phrases.
- 2023-02-05 11:20:04下载
- 积分:1