搜索资源列表
2005112810545531483234556
- 这是我用汇编写的一个打字练习的程序,它能在窗口中随机显示一行字符,输入一行结束时,自动换一行。上面用一个箭头指示所要打的字符,输入正确时显示绿色,错误时显示红色,同时有错误提示音,能用back-space删除字-This is what I used to write a compilation of a typing practice and the procedures it in the window display random characters here, his input at
XyThreadDemo
- 多线程与单线程比较的练习程序源码。采用Vc6编写。-multithreading compared with the single-source practice procedures. Using Vc6 prepared.
lift_simulation
- 用TC编写的一段电梯模拟程序,界面也是TC编写的,简洁美观。主要是用作c语言的线程编程练习。-TC prepared with a lift of the simulation program, the interface is prepared by the TC, simple beauty. C is mainly used for threaded programming language exercises.
这是可以说是windows蜘蛛纸牌的一个作弊器吧
- 这是可以说是windows蜘蛛纸牌的一个作弊器吧,不过程序事先要用金山游侠等测出自己机子有关内存地址,一般测一次就行了.然后程序会检测有没有运行纸牌,再修改分数和步骤数.只是用来练习进程操作的例子.,It is said that Spider Solitaire is a windows browser to cheat you, but prior to use procedures such as Gold Peak Ranger detect memory address of the
Moveball
- 利用线程实现的可以移动的小球,该程序可以作为练习线程的一个参考-Implemented using threads can move the ball, the program can be used as a reference to practice thread
MFC-multithread
- mfc设计tcp程序代码实例,包含了7个实用的练习例程,深入了解mfc多线程编程-Tcp programs examples based on MFC,inludeding 7 practical practice routines,allow you look insight the MFC multithread programing.
reader_writer-problem
- 多线程编程练习,使用信号量机制解决同步问题,本程序解决读者写者问题,操作系统实验。 -The multithreaded programming exercises using semaphore mechanism to solve the synchronization problem, solve the readers who wrote in the program, experimental operating system.
Multi-threaded-file-transfer
- 多线程文件传输,适合新手练习多线程下的文件传输,适当修改,即可用做文件传输程序的框架。-Multi-threaded file transfer, suitable for beginners to practice under the multi-threaded file transfer, with appropriate modifications, can be used as a framework for file transfer program.
yritncalligraphy
- 一个用VB编写的能练习书法的小巧好程序实现无纸练习书法的目的-Of using VB to write a good to practice calligraphy small program to achieve the purpose of the paper to practice calligraphy
oxne874
- 本程序是windows是关于接受键盘响应的一个练习程序,具体反映了事件驱动的特点,,(This procedure is Windows is about to accept keyboard response of an exercise program, specifically reflects the characteristics of the event driven,,)
BCIT689
- java练习程序,可以更好的掌握java的使用技巧和变成技术()
wvffkjj
- 这个是本人上VC++课时做的作业,是一个简单的汉诺塔程序,目的是练习界面和算法的应用()