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

搜索资源列表

  1. LOCK

    0下载:
  2. 一个可以锁屏幕的小程序,类似网吧的挂机锁。 1.本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少技巧,其中参考了不少人的代码,这里不一一
  3. 所属分类:Console

    • 发布日期:2017-05-21
    • 文件大小:6544379
    • 提供者:machao
  1. c++

    0下载:
  2. 用c++代码实现两个至少千位数的大数相加 并在控制台显示输出结果-With c++ Code to achieve at least a thousand two-digit sum of large numbers and in the console display output
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:1249
    • 提供者:michelleKT
  1. LEDcontr

    0下载:
  2. 电子显示屏幕的控制台源码,能读取中英文字摸点阵,生成屏幕信息数据,发送到LED屏幕-Electronic display screen of the console source code, can read in English and Chinese touch lattice, generating screen information data sent to the LED screen
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:3393815
    • 提供者:weiyinglun23
  1. dianzhen

    0下载:
  2. 点阵字模生成代码,学习C语言,研究汉字显示非常有好处。-Dot matrix font generated code to learn C language, study Chinese character display is very good.
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:3176
    • 提供者:李江
  1. cal

    0下载:
  2. 学习时候自己编的显示日历的一段代码,目前只能显示1900年以后任一年的1月份,其它的没时间去展开,仅供大家相互学习-Learn when their series display the calendar section of code currently only January in any year after 1900, the other do not have time to expand, we only learn from each other
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:1390
    • 提供者:zl
  1. maze

    0下载:
  2. 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
  3. 所属分类:Console

    • 发布日期:2016-03-13
    • 文件大小:207872
    • 提供者:ld
  1. Age1725B

    0下载:
  2. 上位机控制程序,原本用于老化嵌入式系统(代号1725),通过上位机下发指令,并显示嵌入式系统的DI、DO等状态。 包括1、通过以太网和嵌入式系统相连接;2、上位机的控制界面;3、其他相关逻辑功能。 -PC control program, originally used for aging embedded systems (code 1725), issued instructions through the PC and display of embedded systems D
  3. 所属分类:Console

    • 发布日期:2017-06-09
    • 文件大小:16970223
    • 提供者:datreexia
  1. lianbiao

    0下载:
  2. 链表的基本结构使用,在类中的实现,有关链表的生成,添加,删除,显示等基本功能代码,可加上类声明直接使用-The basic structure of the list used in the class to achieve, on the formation of the list, add, delete, display and other basic functions of code that can be used directly coupled class declaration
  3. 所属分类:Console

    • 发布日期:2017-05-02
    • 文件大小:528667
    • 提供者:manyangyang
  1. hello

    0下载:
  2. 基于OpenCV的摄像头程序,将摄像头获得的视频帧处理成灰色显示。使用前请先安装OpenCV。-Camera code based on OpenCV, camera for video frame processing into gray display.Before use, please install OpenCV.
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:5014966
    • 提供者:zhaoqinxve
  1. cricket-score-sheet

    0下载:
  2. Cricket Score Sheet Project in C. Cricket Score Sheet project is a simple project built using the C programming language. It uses file handling to store various information regarding runs, wickets, overs, extras, and many more. The program can d
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:56301
    • 提供者:
  1. Modern-Periodic-Table-Project-in-C

    0下载:
  2. Modern Periodic Table Project in C. The Modern Periodic Table project in C is a simple console application built without the use of graphics. It is developed using the C programming language for the purpose of storing name, symbol, atomic number
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:31524
    • 提供者:
  1. FireControl

    0下载:
  2. 航空活力控制系统的课设代码,实现平显的显示,希望有用-Lesson aviation control system reset code vigor to achieve HUD display, hope useful
  3. 所属分类:Console

    • 发布日期:2017-05-18
    • 文件大小:4733952
    • 提供者:yin
搜珍网 www.dssz.com