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

资源列表

« 1 2 ... .83 .84 .85 .86 .87 56088.89 .90 .91 .92 .93 ... 58526 »
  1. lesson12

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:52.85kb
    • 提供者:gubin
  1. lesson8

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -The realization of the ingenious escape button. How do I create a property page dialog box and the Wizard dialog box, and integration on the co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:79.15kb
    • 提供者:gubin
  1. jisuanqi

    0下载:
  2. VC++实现的简单的科学计算器程序,希望对大家有所帮助 -VC++ Realized simple scientific calculator program, I hope all of you to help
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:42.88kb
    • 提供者:李文华
  1. Hotel_Mis

    0下载:
  2. VC++实现的hotel管理系统 希望对大家有所帮助-VC++ Achieved hotel management system for all of us want to be helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:35.78kb
    • 提供者:李文华
  1. cap

    0下载:
  2. 不错的电容测量程序 可以测量不少量程的电容-Good capacitance measurement procedures can be measured many of the capacitance range
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:160.87kb
    • 提供者:zengkai
  1. VC++

    0下载:
  2. 关于VC++中按钮和列表的程序 拿出来共享给大家-About VC++ In buttons and a list of procedures to share out to everyone
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:34.75kb
    • 提供者:李文华
  1. 2222

    0下载:
  2. 其中最主要的两个函数是GetNumberOfInterfaces和GetInterfaceInfo,前者指出网络接口的个数,后者提取网络接口的信息。对于第一个函数要说明的一点是它好象并没有返回正确的值,因为据MSDN描述:一个网络接口是网卡的逻辑抽象,它们是一对一的关系。而实际情况是我的机器上只有一张网卡,这个函数却返回了2。实际上,因为每-Two of the most important function is GetNumberOfInterfaces and GetInterfaceIn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:370.15kb
    • 提供者:陈猛
  1. scan

    0下载:
  2. 实验课上做的。一个简单的词法扫描器的代码。功能还不完美。-Experimental classes do. A simple lexical code scanner. Function is not perfect.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1.75kb
    • 提供者:russell
  1. yuanchengjiankong

    0下载:
  2. 短信实现远程检测系统是以visual basic为开发工具,针对水温检测系统等方面的应用开发的。-SMS to achieve long-range detection system based on visual basic for the development of tools, water temperature detection system for the areas of application development.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:309.99kb
    • 提供者:刘家玉
  1. mycpu.tar

    0下载:
  2. 自己写的一个模拟cpu的小程序,里面包含miniC,miniPentium,miniVC,Assembler,mm,mycpu等模块。肯定没有重复呵呵。-Wrote it myself a simulated cpu small program, which contains miniC, miniPentium, miniVC, Assembler, mm, mycpu modules. Oh sure there is no duplication.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:151.43kb
    • 提供者:alpha
  1. linkedlist

    0下载:
  2. 一个异质链表的c++实现。是学习c++多态虚基类的很好的例子。-A heterogeneous list of c++ Achieve. Learning c++ Polymorphic virtual base class of very good example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:115.67kb
    • 提供者:alpha
  1. C++++++++

    0下载:
  2. 2 (1)公司主要有4类人员:经理、技术员、销售员、销售经理。要求存储这些人的职工号、姓名、月工资、岗位、年龄、性别等信息。 (2)工资的计算方法: A.经理:固定月薪为8000; B.技术员:工作时间*小时工资(100元每小时); C.销售员:销售额*4%提成; D.销售经理:底薪(5000)+所辖部门销售额总额*0.5%; -2 (1) there are 4 main categories of personnel: managers, technici
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:12.96kb
    • 提供者:xulianliang
« 1 2 ... .83 .84 .85 .86 .87 56088.89 .90 .91 .92 .93 ... 58526 »
搜珍网 www.dssz.com