CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 系统编程

资源列表

« 1 2 ... .92 .93 .94 .95 .96 14297.98 .99 .00 .01 .02 ... 15014 »
  1. snake_game

    0下载:
  2. 贪吃蛇源程序.本程序为贪吃蛇游戏,想必大家都玩过这个游戏,程序源代码用TC2.0编译通过,需要图形驱动文件的支持,在TC2.0的集成环境中有. 本程序利用数据结构中的链表,来将蛇身连接,同时当蛇吃到一定数目的东西时会自动升级,及移动速度会加快,程序会时刻将一些信息显示在屏幕上,包括所得分数,要吃多少东西才能升级,并且游戏者可以自己手动选择游戏级别,级别越高,蛇的移动速度越快. 另外,此游戏可能与CPU的速度有关系.-err
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:6804
    • 提供者:p
  1. lab1

    0下载:
  2. 本代码可以模拟实现进程才创建,对计算机操作系统的学习有帮助!-This code can only create a simulation of the realization of the process of learning the computer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:185282
    • 提供者:wang
  1. gb_handle

    0下载:
  2. /* 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:21935
    • 提供者:来无影
  1. pv_rw

    0下载:
  2. 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步 实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:2612
    • 提供者:fu
  1. Win32api

    0下载:
  2. windowsAPI函数:直接调用计算机内部函数,加快软件运行速度。-windowsAPI function: direct call to the internal computer functions, to accelerate the speed of software running.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:127403
    • 提供者:邵志伟
  1. mouse

    0下载:
  2. 检测鼠标在桌面上或者途中的位置,显示出来,以判断当前鼠标闻之-Detection of the mouse on the desktop or the location of the way, show up to determine the current mouse smell of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:411171
    • 提供者:刘涛
  1. tiao

    0下载:
  2. 调用系统中的外部程序,通过该功能可以调用注册便-记事本=画图等-Call the system of external procedures, the adoption of the function can call the registration will be- = drawing such as Notepad
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:4184
    • 提供者:刘涛
  1. F-DEMO

    0下载:
  2. 一段16位动画演示程序,机器代码,需要用DEBUG来执行。-A period of 16 animated demo program, machine code, need to use DEBUG to implement.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:6575
    • 提供者:tree
  1. 1-wire-program-guide

    0下载:
  2. 用于驱动DALAS公司ONE WIRE器件的指导书。既可助你上位机编写API,也可用于指导嵌入式编程-DALAS used to drive the company
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:241033
    • 提供者:jiazhiping
  1. ExeScanner

    0下载:
  2. 一个可以查看PE文件资源的源码,VC写的!对于学习PE格式帮助不小哦!-One can view the source PE file resources, VC wrote! PE learning format to help non-small-Oh!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:141213
    • 提供者:陈平
  1. APIView

    0下载:
  2. API声明格式生成器 可以生成VB,C#,VB.NET中调用WIN32 API的函数声明-API statement format generator can generate VB, C#, VB.NET Calling WIN32 API function declaration
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:156040
    • 提供者:刘诚
  1. GDIPlus-library

    0下载:
  2. 该源码包含了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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:848825
    • 提供者:zhangxsh
« 1 2 ... .92 .93 .94 .95 .96 14297.98 .99 .00 .01 .02 ... 15014 »
搜珍网 www.dssz.com