资源列表
getImage
- 能提取exe程序中的BMP图片, 使用时需要把*.exe 改名为in0.dat和in1.dat等.-Exe program to extract the BMP image, use need to be renamed as*. exe, etc. in0.dat and in1.dat.
switchime
- 动态切换输入法,方便在适当的输入框中切换英文中文输入法-Dynamic switching input method for easy switching in the appropriate input box English Chinese input method
TestDlg
- 如何将数字转换成字符串并应用在日历中,并立即ASCII的用法。-how to convert number to ascii and string to use in the calendar.
DBSqlServer
- CSharp连接数据库类,方便大家使用。-The CSharp connected database class, easy to use.
8051_C_code
- 8051 keil c code used for embedded learners -8051 keil c code used for embedded learners
SaveGetBLOB
- 用ADO实现读写大对象数据的例子-ADO to read and write with the realization of large object data examples
话机录音
- 电脑拨号管理系统 可实现设置拨号器、查询余额、录音、充值资费等功能(由 dybs.91i.net 设计开发)-dial-up computer management system can be realized installed dial-up Internet access, balance inquiries, recordings, prepaid fees and other functions (by dybs.91i.net design and development)
fivepoint
- 一款很好玩的五子棋游戏,是我在培训中做的-one of the 331 is a lot of fun games, I was in training to do
Service_Class
- 添加 启动 停止 删除 系统服务 类模块-Add remove system services start stop the class module
regkey100
- registry key changer, changes the registri of system by functions
java数据库操作(增删改查)
- java中基本的增删改查的数据库操作,配置好数据库即可使用-basic additions check the database change operation, the database can be configured to use
pv_rw
- 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err