CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dos windows c

搜索资源列表

  1. Book_Libra20949112242007

    0下载:
  2. This project is done in Turbo C++ 3.0 using its graphics library. Its help you to understand how to use mouse, button, text box and etc. Its done in dos yet you will surprise to see user interface like windows.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-07
    • 文件大小:54071
    • 提供者:KMK
  1. calendar

    0下载:
  2. 这是个用C++写的DOS下显示的电子日历,能实现WINDOWS下查找日期的功能,希望能一起讨论学习。-This is written in C++, DOS, the electronic calendar display, able to find the date of the function under WINDOWS, hoping to discuss learning.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:994
    • 提供者:jing
  1. BorlandC3.1

    1下载:
  2. Borland C++ is a C and C++ programming environment (that is, an integrated development environment) for MS-DOS and Microsoft Windows. It was the successor to Turbo C++, and included a better debugger, the Turbo Debugger, which was written in protecte
  3. 所属分类:Project Design

    • 发布日期:2017-05-19
    • 文件大小:5352400
    • 提供者:ZHOUYIFAN
  1. remotecontrol

    1下载:
  2. 实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。 -Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:4146
    • 提供者:gao
  1. PCI

    1下载:
  2. DOS下遍历PCI设备程序。 这有3个独立的工程,分别采用bios方式和io端口方式对pci设备遍历。 工程是在windows下用Borland C++5.0生成,其中xxx.exe文件可以直接在dos下运行。-Traverse the PCI devices under DOS programs. There are three separate projects, respectively bios mode and manner io port pci device travers
  3. 所属分类:Other systems

    • 发布日期:2016-03-30
    • 文件大小:132096
    • 提供者:沧浪
  1. How-to-Program-in-CPP

    0下载:
  2. “MFC的前言”曾经辉煌一时的编程语言工具开发软件商Borland公司在今年4月份更名为Inprise公司,对于广大忠实的Borland追随者来说,这可不是一个好消息。在Dos编程时代Turbo Pascal,Borland C++是最好的开发工具,Borland公司也曾名列美国五大软件公司之列,可到了Windows时代,微软凭借操作系统的优势终于占了统治地位,Borland的大批人员也跳槽加入了微软(Borland Delphi的主设计师成了Microsoft Visual J++的项目负责人
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:922395
    • 提供者:liyang
  1. DOSShell

    0下载:
  2. C#实现的Windows DOS 模拟器,可以实现DOS的一些功能-C# implementation of Windows DOS emulator, you can achieve some of the features DOS
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:41105
    • 提供者:wynd
  1. VoteManagementSystem

    0下载:
  2. 该软件为用户提供一个在Windows系统上运行的电子投票、票数统计的软件平台(明明用C写的DOS程序,却说在Windows上运行的,不过也是,现在没有人在用DOS了)。该软件的使用者分为两类,一类为管理员,可以对候选人信息进初始化和修改,还可浏览候选人信息介绍。对于候选人所得票数,管理员可以进行排序,以便得出最终投票结果,当投票流程结束后还可以清空候选人所得票数。除了投票业务流程的功能外,管理员还可以对使用该系统的用户进行管理,具体对投票系统使用者的管理操作有创建用户信息文件,使用者必须知晓自己
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:63776
    • 提供者:juju
  1. Intelhbyycxsjdsb

    1下载:
  2. Intel汇编语言程序设计。本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用C/C++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS、DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。-Intel assembly language programming. The boo
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:9302827
    • 提供者:戈青
  1. THE-BEST-cPP-PROGRAMMING-GUID

    0下载:
  2. Windows编程并不比DOS编程难很多,只是在刚刚接触的时候感到头绪繁多,不知从何下手。实际上,如果你会C语言,你会发现Windows编程的难度并不比当年学C语言时大。-Windows programming is not much more difficult than DOS programming, just in time just contact was many things to attend, I do not know where to start. In fact, if
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:269818
    • 提供者:yy
  1. Wordware-Publishing---Memory-Management

    0下载:
  2. The book explains memory management methods from DOS to Windows and Linux. The explanation gives example in in C and Assembly language (some of them are inline assembly inside a C program). The book is the most comprehensive explanation in low-level
  3. 所属分类:Development Research

    • 发布日期:2017-05-20
    • 文件大小:5731348
    • 提供者:
  1. snak

    0下载:
  2. TC 编写的贪吃蛇 如果不能在Windows下运行请 用可以开机启动的U盘进DOS 在DOS下运行,里面包含了BGI 的文件,没这个BGI的文件是无法运行的。 源代码是用C写的,压缩包里附带 源代码 及 执行程序。 操作方式 按键 上下左右 PgUp PgDn调整 行走速度 F1 重新开始 ENTER 暂停/开始 -The TC written in Snake if you can not run under
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:157387
    • 提供者:杜帆
  1. allegro-5.0.7

    0下载:
  2. allegro是一个c/c++的游戏库,免费,开源,最初作者是shawn hargreaves,他支持DOS,UNIX(Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS 还有 MacOS X.提供了大量的图形,声音,玩家输入(键盘,鼠标,游戏手柄),定时器等函数。它支持定点和浮点-allegro is a c/c++ game library, free, open source, the original author is
  3. 所属分类:Game Engine

    • 发布日期:2017-11-19
    • 文件大小:3610553
    • 提供者:cloud
  1. shizhong

    0下载:
  2. dos下的图形时钟(使用c语言编写,与windows下时钟功能相同)-dos graphics clock (using c language written in the same clock function under windows)
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:16924
    • 提供者:wangxing
  1. 3dmines_src

    0下载:
  2. 3D Mines was written in C++ using the excellent Open Inventor toolkit. It will run on any SGI (to the best of my knowledge) - i.e. the binaries do not run on a PC (Windows, DOS, etc.). Both the source code and the executables are placed in the Public
  3. 所属分类:Other Games

    • 发布日期:2017-11-13
    • 文件大小:59189
    • 提供者:Nicolae
  1. CODE_UPLOAD

    0下载:
  2. VC++写的图画工具。这油漆工具类似于油漆我们在门窗配件,但有一个有限的功能。但这种涂料可以执行在Dos环境不支持的Windows。这不是一个主件应用于这类,但我已经试图模拟windows控制、菜单、弹出窗口、gui在简单的C语言图形函数。你一定会找到这个应用程序的界面相当有趣的图标、菜单、消息框等,这些函数和过程可以重用你的任何应用程序中,您可能想添加一些GUI界面。这是完全鼠标驱动的。其他功能是您创建的图像使用此应用程序兼容Windows漆效用——这是你会得到实际的BMP这将被视为BMP的任
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:19841
    • 提供者:可爱小河马
  1. Blue-screen

    0下载:
  2. 真正的蓝屏炸弹,请慎用,只为学习,请勿用于非法途径 解决方法: 如果运行了8888.bat后,复盖安装win98,系统进入桌面蓝屏。要想拆除这一批处理炸弹,请引导到DOS方式,然后运行c:\windows\system\vmm32\1000.bat-True blue bomb, please be used with caution, only to learn, do not use illegal means 解决方法: Solution: 如果
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-30
    • 文件大小:1380
    • 提供者:Azrael
  1. Microsoft-Word--1.1a-Source-Code

    0下载:
  2. 微软Microsoft Word V1.1a的完整开发文档及源代码,采用C/C++和ASM实现,完整金山WPS,绝品大师级源代码,先驱的杰作,WINDOWS开发者研究必备。本代码及MS-DOS V1.1-V2.0源代码由潜龙(QQ:30101)倾情提供。-MS Word 1.1a (Microsoft Word for Windows Version 1.1a Source Code),MS-Word V1.1a Source Code
  3. 所属分类:Editor

    • 发布日期:2017-05-24
    • 文件大小:7729879
    • 提供者:verve
  1. SimpleMediaPlayer

    0下载:
  2. C#源码使用Windows内置组件Windows MediaPlayer实现的播放器,支持VCD文件(*.dat)|*.dat|Audio文件(*.avi)|*.avi|WAV文件 (*.wav)|*.wav|MP3文件 (*.mp3等文件的播放,依赖于AxInterop.MediaPlayer.dll和Interop.MediaPlayer.dll两个文件,因此在C#代码方面,比较简洁,有兴趣的可下载源码参考-C# código fuente con los componentes integ
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:83731
    • 提供者:ypudn79
  1. snake

    0下载:
  2. 这是一个经典的DOS贪吃蛇游戏,使用C++编写,能够在Windows条件下运行。-This is a claasical game named Tanchishe,and you can run in Windows OS.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2054
    • 提供者:高永金
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com