资源列表
snake_game
- 贪吃蛇源程序.本程序为贪吃蛇游戏,想必大家都玩过这个游戏,程序源代码用TC2.0编译通过,需要图形驱动文件的支持,在TC2.0的集成环境中有. 本程序利用数据结构中的链表,来将蛇身连接,同时当蛇吃到一定数目的东西时会自动升级,及移动速度会加快,程序会时刻将一些信息显示在屏幕上,包括所得分数,要吃多少东西才能升级,并且游戏者可以自己手动选择游戏级别,级别越高,蛇的移动速度越快. 另外,此游戏可能与CPU的速度有关系.-err
lab1
- 本代码可以模拟实现进程才创建,对计算机操作系统的学习有帮助!-This code can only create a simulation of the realization of the process of learning the computer
gb_handle
- /* gb_handle.c --- a gb encoding handle for libexpat 1.95.x */ /* create by hunter, 2004-1-29 */ /* utf-convert is original from Guo Jin (guojin@iss.nus.sg) */ /* and I change it a lot.-/* Gb_handle.c--- a gb encoding handle for libexpat 1.9
pv_rw
- 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步 实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err
Win32api
- windowsAPI函数:直接调用计算机内部函数,加快软件运行速度。-windowsAPI function: direct call to the internal computer functions, to accelerate the speed of software running.
mouse
- 检测鼠标在桌面上或者途中的位置,显示出来,以判断当前鼠标闻之-Detection of the mouse on the desktop or the location of the way, show up to determine the current mouse smell of
tiao
- 调用系统中的外部程序,通过该功能可以调用注册便-记事本=画图等-Call the system of external procedures, the adoption of the function can call the registration will be- = drawing such as Notepad
F-DEMO
- 一段16位动画演示程序,机器代码,需要用DEBUG来执行。-A period of 16 animated demo program, machine code, need to use DEBUG to implement.
1-wire-program-guide
- 用于驱动DALAS公司ONE WIRE器件的指导书。既可助你上位机编写API,也可用于指导嵌入式编程-DALAS used to drive the company
ExeScanner
- 一个可以查看PE文件资源的源码,VC写的!对于学习PE格式帮助不小哦!-One can view the source PE file resources, VC wrote! PE learning format to help non-small-Oh!
APIView
- API声明格式生成器 可以生成VB,C#,VB.NET中调用WIN32 API的函数声明-API statement format generator can generate VB, C#, VB.NET Calling WIN32 API function declaration
GDIPlus-library
- 该源码包含了GDIPlus所需的所有头文件、静态连接库和动态链接库,经过本人的测试,可以在vc6.0环境下运行!相比传统的GDI使用更方便、功能更丰富!-GDIPlus the source contains all the necessary header files, static link library and dynamic-link library, after my test, you can run vc6.0 environment! GDI compared to the t