CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - program with

搜索资源列表

  1. 栈和队列CQandS

    0下载:
  2. 该程序实现了栈和队列的操作,可以作为其他程序的头文件-the program stack and a queue of operation, as with other procedures in the first paper
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:8.69kb
    • 提供者:沈石林
  1. 计算校验和

    0下载:
  2. 关键字: 校验和算法, VC.NET, 这是我VC.NET写的一个小程序,在控制台模式下实现校验和算法 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : checksum algorithm, VC.NET, this is my VC.NET write a small program the console model under checksum algorithm hope more people sh
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.51kb
    • 提供者:陈成
  1. TeristBetal

    1下载:
  2. 自己编写的俄罗斯方块小程序。该程序与网络上其他程序不同,本程序是完全采用C++编写的控制台下的程序,而非窗口程序,虽然不华丽,但是非常适合初学者学习算法和基本C++知识。-own sheet prepared by the Russian small programs. The program networks with various other procedures, the procedures are completely prepared by the C procedures und
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.29kb
    • 提供者:李明
  1. Hopfield.rar

    0下载:
  2. 用VB实现的一个Hopfield网络程序,各位读者可以根据需要定义相关参数,VB achieved with a Hopfield network program, you readers need to define the relevant parameters in accordance with
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:3.54kb
    • 提供者:李华
  1. 数据结构的课程设计

    0下载:
  2. 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-09
    • 文件大小:1.59mb
    • 提供者:麦思明
  1. blocks

    0下载:
  2. 控制台版的俄罗斯方块程序,开发环境是vc6.0,效果非常棒~-A Russian-blocks program based on console programming, developed in the VC++6.0, with a fantastic performance~
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1.15mb
    • 提供者:ddgysx
  1. mousegazemopencv

    0下载:
  2. Opencv program for using mouse control with head
  3. 所属分类:Console

    • 发布日期:2017-11-09
    • 文件大小:711.9kb
    • 提供者:volt
  1. modbus

    0下载:
  2. modbus串口通信,利用vc6.0控件自己的项目中用到的代码,很好用。里面有两个程序,一个上位机,一个模仿下位的极的程序,可以互相通信。-modbus serial communication, the use the code the vc6.0 controls used in the project, to very good use. There are two programs, a host computer, an imitation of a bit extreme progr
  3. 所属分类:Console

    • 发布日期:2015-11-06
    • 文件大小:1022kb
    • 提供者:hezeng
  1. C200

    0下载:
  2. 附随盘使用说明 本附随盘包含了书中介绍的所有实例的源程序文件,共计200个。使用本附随盘时应注意以下几点: 1. 盘中所有实例的源程序文件按篇分类,均包含在相应目录下,例如,p2-107.cpp文件在cp2目录下。 2. 所有实例源程序文件名与书中所给出的实例程序名对应一致。例如,p2-102.cpp文件对应于第2篇的实例102。 3. 本盘上给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。 4. 读者可按本书附录A的介绍
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:106.14kb
    • 提供者:ichoo
  1. flashnul-1rc1

    0下载:
  2. Program with source code for cleaning and diagnose removable data storages.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:94.92kb
    • 提供者:jo
  1. Key

    0下载:
  2. VC++键盘击键模拟程序,并带有声音,完美极了-VC++ keyboard keystroke simulation program, with voice, very perfect
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:54.34kb
    • 提供者:caobobo
  1. hc

    0下载:
  2. hc tsp program.this is simple hill climbing algorithm.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:1.5kb
    • 提供者:kazem
  1. CommTest

    0下载:
  2. serial communication between PC and C52,PC program with MFC
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:24.83mb
    • 提供者:Edward
  1. quick-sort--CPP

    0下载:
  2. 这个程序时用C++语言编写的快熟编程,里面包含了详细的注释。-This program with C++ instant programming language, which contains detailed notes.
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:38.91kb
    • 提供者:李荣龙
  1. XT_Format_Explanation

    1下载:
  2. 对XTF的格式进行了详细的解释,并编写了简单的Win32控制台测试程序,附带格式说明英文文件,希望对同行有帮助-XTF format with detailed explanation and writed a simple Win32 console test to program, with a format documents in English, and I hope to help peers
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:291.59kb
    • 提供者:柳黎明
  1. ComQueue

    0下载:
  2. 带同步互斥的读写队列源码,用与多线程编程中实时性操作-a raw queue program with mutex and semphore using between threads
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2.53mb
    • 提供者:王亚峰
  1. test

    0下载:
  2. 这是我刚开始学习数据结构编写的一个小程序,用顺序存储方式的循环队列来实现选舞伴的问题。希望对大家有帮助。- This is what I have just started learning to write the data structure of a small program, with sequential storage circular queue to achieve the selected partner s problems. Hope everyone has to
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1.15kb
    • 提供者:李勇
  1. code

    0下载:
  2. 具有自学习功能的四子棋程序,人工智能的大作业,我自己写的。-Four sons chess program with self-learning function, a large artificial intelligence work, I wrote it myself.
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:8.13kb
    • 提供者:cyj
  1. Calc-for-Phylab

    0下载:
  2. 大学物理实验数据处理程序与源码,符合GPL协议-College physics experiment data processing program with source code, in line with the GPL
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:99.57kb
    • 提供者:chickenjohn
  1. ImageMatch

    0下载:
  2. 摄影测量中影像匹配小程序,附带两幅图片,比较实用-Photogrammetry image matching small program, with two pictures, more practical
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5.1mb
    • 提供者:张栋
« 12 3 4 5 6 »
搜珍网 www.dssz.com