CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - VC 程序设计

搜索资源列表

  1. AutoTest

    0下载:
  2. 用VC实现的键盘和鼠标的模拟器,实现鼠标和键盘事件的记录和回放。用于软件自动化测试、机械性的界面操作、程序演示、毕业设计的ppt演示等等。-with VC keyboard and mouse simulator, mouse and keyboard events record and playback. For software testing automation, mechanical interface operation, procedures demonstration, a gr
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:47136
    • 提供者:阿瑟多幅
  1. xcopt2

    0下载:
  2. 操作系统可称颂设计的程序,页面置换OPT算法,vc++编写-OS praise design procedures, replacement pages OPT algorithm, vc prepared
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2401
    • 提供者:xc
  1. 2.PortScanner

    0下载:
  2. 基于VC++设计的端口扫描程序,对于应用VC++来设计网络安全软件的人员有参考价值-Based on VC + + design of the port scanning procedures, Application for VC + + to design network security software reference value staff
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:46025
    • 提供者:llh
  1. SearchIP

    0下载:
  2. 基于VC++设计的主机扫描程序。在一定IP范围内搜索具有活性的主机,返回一个主机列表-Based on VC + + design of mainframe scanning procedures. IP in the context of certain search activity with the mainframe, to a host of links
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:41778
    • 提供者:llh
  1. WoodpeckerPrj

    0下载:
  2. 设计了一个框架,现在只要在VC环境中编好相应的算(程序),可以在可以生成动态链接库,这样MATLAB可以直接调用运行-Designed a framework, and now as long as the VC environment made good the corresponding operator [program], you can generate a dynamic link library, so that MATLAB can directly call the run!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7412657
    • 提供者:1111
  1. main

    0下载:
  2. 此程序实现了农夫过河问题,设计新颖,采用VC++中STL实现。-This procedure has the issue of farmers across the river, design novel, the use of VC++ in the STL to achieve.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:1308
    • 提供者:Zhilong Zhao
  1. DelTempSrc

    0下载:
  2. 当我们编译VC的时候,系统总是提示“X盘没有足够空间”,这是不是很烦人啊,而当你点击清除的时候,开发工具却只能删除很小的文件,这个程序就是为此功能而设计的,隔一段时间运行一次,可以把VC生成的临时文件清除得干干净净,从功能上说还是不错的。里面有代码说明。-When we compile VC, the system always prompts " X does not have enough disk space" , which is not very annoying, a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:12714
    • 提供者:161
  1. CPU

    1下载:
  2. 用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruction design, only dozens of as
  3. 所属分类:Windows Kernel

  1. MVCSphere

    0下载:
  2. VC++为个体MFC编写MVC模式的球体演示程序,在以往的模式中,大家一般都采用 Input-Processing-Output 的单任务模式,但是现在在Windows的编程中,MVC模型更适合图形界面的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。 -VC++ for the individual MFC write MVC pattern ball demo program in the previous model, we usually use Input-Proce
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:15903
    • 提供者:madud00103
  1. Computer_Control

    0下载:
  2. 基于VC++的计算机控制系统课程设计程序,实现PID控制-VC++ based computer control system of curriculum design process to achieve PID control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:784209
    • 提供者:caogecym
  1. VCPACCESS_hotel_X_L

    0下载:
  2. VC+ACCESS酒店管理信息系统_X_L 现代化的酒店是集客房、餐饮、通讯、娱乐,商务文化及其他各种服务与设施为一体化的消费场所,酒店组织庞大,服务项目多,信息量大,要想提高劳动生产,降低成本,提高服务质量和管理水平,促进经济效益,必须借助计算机来进行现代化的信息管理,《小型酒店管理信息系统》正是为此而设计的,该系统是运用Microsoft Office Access数据库系统和Microsoft Visual C++ 6.0程序语言开发实现的,《小型酒店管理信息系统》包括了客房管理子系统
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:8093403
    • 提供者:
  1. demodlg

    0下载:
  2.  VC++使对话框大小可调整的实例源码,这是一个再简单不过的VC++初学者示例程序也,用VC++设计窗体界面的基础技巧,高手就不要下载了,不懂得可以下载源码参考学-VC++ so that the size of the dialog box to adjust the source code examples, this is a simple VC++ beginners sample program also, with VC++ design form interface, basic
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:10431
    • 提供者:黄玲玲
  1. OutInterface

    0下载:
  2. 一个纯粹的VC软件程序界面,不具备具体的功能,界面中包括有类似QQ折叠菜单风格的下滑菜单,不过没有QQ界面漂亮,窗体按照一个企业营销管理系统为原型,设计了菜单栏、工具栏和左侧折叠控制栏,对于要设计中小型企业信息管理系统的朋友来说,这个界面拿来即用哦。-A pure the VC software program interface, do not have a specific function in the interface, including a decline similar the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:29774
    • 提供者:李足意
  1. GradualColorWnd

    0下载:
  2.  VC设计程序界面背景色渐变色,窗口渐变色实例,完全用代码生成的渐变色,原生态的细腻自然色,非使用图片,效果截图如图。-The VC design program interface background color gradient, the gradient of the window instance, the gradient completely code generation, delicate natural color of the original ecology of the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:9391
    • 提供者:汪建华
  1. Computerqikan

    0下载:
  2. 这是初学者学习VC++的起始资料,包括程序设计、代码编写,适合初学者学习。-This is for beginners to learn VC++ initial information, including program design, coding, suitable for beginners to learn.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:18328
    • 提供者:hello
  1. Matlab-Serial

    0下载:
  2. 使用MATLAB的GUI设计的串口通讯程序源代码,采用类似VC界面设计风格-MATLAB GUI design using serial communication program source code, using VC interface design style similar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:9063
    • 提供者:cnx
  1. 26946227VCpp

    0下载:
  2. 在VC绘图中,是最新、最常用的VC++绘图程序设计技巧与实例教程-is a new design book.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-25
    • 文件大小:7775442
    • 提供者:xsyu20
  1. 2592934

    0下载:
  2. 非常流行的界面程序设计VC++换肤控件,可以使界面达到专业水平()
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-02
    • 文件大小:97280
    • 提供者:aww%267127
  1. CTHBNM270

    0下载:
  2. vc的一档多视程序设计,有别于通常所用的split方法,()
  3. 所属分类:系统编程

    • 发布日期:2018-04-22
    • 文件大小:179200
    • 提供者:Daisb
  1. mutdal

    0下载:
  2. 这是一个基于对话框的程序,模拟了晚霞,效果非常漂亮,是VC语言设计的,()
  3. 所属分类:系统编程

    • 发布日期:2018-05-03
    • 文件大小:46080
    • 提供者:nmilo
« 1 23 »
搜珍网 www.dssz.com