搜索资源列表

  1. MFC windows

    0下载:
  2. MFC Windows程序设计(第二版)随书光盘-MFC Windows Programming (2nd edition) CD with the book
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7325311
    • 提供者:雪庭
  1. Kernighan and Ritchie - The C Programming Language

    0下载:
  2. Kernighan and Ritchie - The C Programming Language c程序设计语言(第二版)称作是C语言学习的圣经-Kernighan and Ritchie - The C Programming Language c Programming Language (2nd edition) is called the C language of the Bible
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:255593
    • 提供者:马成龙
  1. UNIX网络编程(第2版)第1卷

    0下载:
  2. 《UNIX网络编程(第2版)第1卷》套接口API和X/Open传输接口API,这本书所附的所有例子源代码。C语言实现。-"UNIX Network Programming (2nd Edition), Vol 1," Presentation API interface and X / Open interface API, this book attached to the source code for all
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:230608
    • 提供者:杨槐玉
  1. 注塑机生产过程的微机控制系统设计

    1下载:
  2. 注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机,每一个LED代表一个工序。编程语言采用BORLAND C++语言。-injection molding machine of the production process computer control system design of the syst
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5957
    • 提供者:张帆
  1. 新图形学示例源程序

    0下载:
  2. 自己写的B样条.berzier的2次3次曲线,可以画出2次3次的B样条或是BERZIER曲线-himself wrote the B-spline. Berzier the 2nd 3rd curve sense 2nd 3rd B-spline curves or BERZIER
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1637205
    • 提供者:李翔
  1. UserFun

    0下载:
  2. This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and securit
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:216873
    • 提供者:海天
  1. boost

    0下载:
  2. This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and securit
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:777035
    • 提供者:海天
  1. Computer Graphics C Version (2nd Ed)

    0下载:
  2. 计算机科学经典著作之一,计算机图形学,C语言版本,不错的说!-one of the classics of computer science, computer graphics, C language version, it is true to say!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:19672767
    • 提供者:写意
  1. 人机界面开发的 C 语言程序库

    0下载:
  2. 人机界面开发的 C 语言程序库This help windowis very skinnybecause the helpwindow is automagicallysized to fitthe longesthelp line.~multipage_helpThis help screen will spill over to a 2nd page-man-machine interface development of C la
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:103636
    • 提供者:maki
  1. RowSetModel

    0下载:
  2. These directories contain the examples from Database Programming withJDBC and Java, 2nd Edition.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1510
    • 提供者:李伟
  1. VB.net编程实例--抢答器的制作

    0下载:
  2. 1、新建一个项目,调整窗口的大小,修改form1属性窗口中的text属性为“抢答器” 2、在form1中添加一个按钮控件。名称分别为button1.button2.button3.并且分别将控件的test属性设置为“1号2号3号”。 3、在form1右侧添加textbox控件,名称为textbox1.将其text属性清空。 4、再次添加一个按钮控件,名称为button4 ,将其text属性设置为“复位”。 5、双击一号按钮,打开代码编辑
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:590630
    • 提供者:沈嘉祺
  1. solution

    0下载:
  2. 著名的算法导论(第二版)CLRS 的部分习题答案的解答-famous algorithm Introduction (2nd Edition) CLRS part of the answer to answer the questions
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:221074
    • 提供者:闻磊
  1. EnterInfo

    1下载:
  2. delphi中用消息循环抓取网页文本,有源码,可以进行2次开发-news cycle using text crawls website, source code can be developed for 2nd
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:389515
    • 提供者:cn
  1. 20050622235246_eq

    0下载:
  2. 八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:52021
    • 提供者:huwu
  1. 2版转3版文档

    1下载:
  2. symbian 2nd移植到3rd很好的参考文档

     

    希望对大家有用

  3. 所属分类:Symbian

    • 发布日期:2009-02-10
    • 文件大小:658517
    • 提供者:deepfan
  1. 短信发送

    0下载:
  2. symbian s60 2nd sms 发送,
  3. 所属分类:Symbian

    • 发布日期:2009-07-16
    • 文件大小:297516
    • 提供者:kamuihang
  1. Software Engineering 2nd Edition

    0下载:
  2. SOFTWARE ENGINEERING Published by McGraw-Hill, an imprint of The McGraw-Hill Companies, Inc. 1221 Avenue of the Americas, New York, NY, 10020. Copyright/2001, 1997, 1992, 1987, 1982, by The McGraw-Hill Companies, Inc.
  3. 所属分类:编程文档

  1. Developing_Software For Symbian 2nd Edition

    0下载:
  2. 所属分类:VC/C++相关

    • 发布日期:2009-01-04
    • 文件大小:1705629
    • 提供者:linjiekiki
  1. See MIPS Run Second Edition英文版

    0下载:
  2. See MIPS Run Second Edition - Dominic Sweetman [2006-10-17]
  3. 所属分类:编程文档

    • 发布日期:2009-04-16
    • 文件大小:2659503
    • 提供者:tdivine
  1. Windows Driver Model 2nd

    0下载:
  2. windows driver model develop book
  3. 所属分类:VC/C++相关

    • 发布日期:2010-10-08
    • 文件大小:2693093
    • 提供者:czhaitian
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

源码中国 www.ymcn.org