资源列表
qinglicpandelaji
- 用来清理电脑垃圾的。比起那些超级兔子和优化大师,他非常简单但是却很实用。-Used to clean up garbage computer. Compared to those super-rabbit and optimize the Masters, he is very simple but very practical.
qingkonghuishouzhan
- 初学Delphi时做的小东东,自动清除回收站,-Delphi beginners to do when a small Dongdong automatically remove the Recycle Bin, He He
qingchuie
- 初学DELPHI时制作的,清除IE记录的小玩意!-Beginners DELPHI be produced, and remove IE records gadgets!
qidong
- 利用VC++编程实现程序自动启动。在主界面对话框中有编辑框(EDIT BOX),圆形按钮(RADIO BUTTON)和普通按钮(COMMON BUTTON)组成-Use VC++ Programming process starts automatically. Dialog box in the main interface has edit box (EDIT BOX), radio button (RADIO BUTTON) and the general button (COMMON B
qid
- 混分,今天是2013年12月18日,十八时十八分.-this hello this hello this hello
qiaopai
- 一个简单的程序.一副扑克有52张牌,打桥牌时应将牌分给四个人。-a simple procedure. Poker is a 52 card, or playing bridge will be distributed to four licensing individuals.
qiantaodiaoyong
- 这是一个简单的嵌套调用例子!对于初学者值得一看!很好的展示如何嵌套调用的!-This is a simple nested call examples! For beginners worth a visit! Show how nested call!
qiangdaqi
- 毕业设计基于单片机的智能八路抢答器的程序-Graduate design program microcontroller-based intelligent eight-way Responder
P_sound
- 这是一个调用系统各种声音的小程序,利用此程序可调用WINDOW操作系统中的各种声音.-This is a system called the small voices of various procedures, the use of this procedure can be called Windows operating system of the various voices.
PyMem
- Python调用API 函数获得当前内存状态。-Python call API function to obtain the current memory state.
PYCode
- 将指定的汉字转换成拼音字符,需要安装MS拼音。
pv_rw
- 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err