资源列表
ejepicbt1.asm.tar
- practica encendido bombilla controlado por un PIC, un módulo BT y un movil
CPP-sqlite
- c++实现了基于sqlite数据库的基本操作,包括:数据库建立,链接,读写等基本操作。-c++ implention sqlite database.
EXE_selfdel
- 程序运行后可以自我删除的代码,内有详细注释-Self-delete after running the code, with detailed notes
shuju
- Datastore 是 PwerBuilder中不可视的数据窗口控制。与数据窗口相比除了视觉以外其他各个方面都极其相似。由于datastore具有对数据的交互操作,所以用它来代替在程序中经常使用的游标Cursors. 使用datastore检索数据比游标的速度快,并对数据的分组变得容易,提高比较高级的过滤功能,在程序中不需要变量也可以访问数据,并且在PB中使编码变得相对简单。-Instead of using the data stored in the cursor
calculater
- 数据库代码的头文件,代码是数据库中顺序表的头文件-head file of code for DataSystem
cx
- 有限元源程序 有FORTAN 编写的是非线性有限元程序迭代模块演示源程序-Finite Element FORTAN source code has been prepared in nonlinear finite element procedures are iterative source module demo
RegForbidden
- VB修改注册表禁用通过桌面右键打开桌面属性,当然是可以用本程序解除锁定的。一个VB编程实现修改注册表的一个实例。-VB to modify the registry to disable the desktop to open right through the desktop properties, of course, this procedure can be used to unlock the. A VB programming to modify the registry of a
getslotinfo
- 利用WMI获得系统PCI插槽相关信息,例如有几个PCI插槽,状态是否正常等。-Use WMI to obtain relevant information system PCI slot, for example, there are several PCI slots, whether it is normal for such a state.
filecfg
- 超轻量级的配置文件写入、读取工具。格式为key=value,每行一个。支持#注释。适用于嵌入式系统中,保存系统配置。-The ultra-lightweight configuration file is written to, read the tool. The format is key = value, one per line. Support# comment. Suitable for embedded systems, save the system configuration.
reg_src
- 注册表封装类,帮助用户处理各种注册表的插入、删除、查询等等。-a class of reg . you can use it to insert or delete or query regedit.
DataTransferDeviceDlg
- 主要用于实现客户端的通信,设定IP后,就可以实现与对方的通信-Mainly used for the realization of client communications, IP settings, you can realize with each other
rules1
- 关联规则程序2 This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations. -association rules 2 Th