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

搜索资源列表

  1. C++与Java比较

    0下载:
  2. “作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”-"as a C programmers, we have already mastered the design of object-oriented programming to the basic concept, but Java syntax is very familiar with it. In fact, Java was
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9106
    • 提供者:lee
  1. Visual C sharp程序设计应用教程电子讲稿

    0下载:
  2. c sharp 的电子教案 交通大学的 比较基础 格式是powerpoint的 其他没什么要求-electronic templates University basis of comparison powerpoint format is no other requirement
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3151287
    • 提供者:小静
  1. C语言中断程序设计实践

    0下载:
  2. 51单片机c语言中断的实现 还有很多例子可以参考。包括常用的中断模块 c语言单片机开发很有用 -51 languages interrupted realize there are many examples of reference. Include common language c interrupt module useful in the development of SCM
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:199265
    • 提供者:邓天华
  1. 屏幕程序源代码

    0下载:
  2. 是关于屏幕保护的源代码,个人认为直的一看。有书上的解释--是Visual C++ 课程设计-on screen is the source code, I think a look at the straight. A book on the interpretation -- is Visual C Course Design
  3. 所属分类:屏幕保护

    • 发布日期:2008-10-13
    • 文件大小:51335
    • 提供者:蓝祈
  1. (类)设计并实现一个具有并,交差等功能的集合类

    0下载:
  2. (类)设计并实现一个具有并,交差等功能的集合类 (假设采用顺序存储结构)。编写菜单驱动的C++程序, 利用该类实现集合的并,交差等运算。 -() design and implementation, and have a, perfunctory function of the collection classes (assuming sequential storage structure). Prepare a menu-driven C procedure, and us
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4860
    • 提供者:蒋丽娜
  1. Visual C++程序设计导学

    0下载:
  2. VC入门资料,这是其中的源代码,涉及了VC编程的很多方面-VC entry information, and this is the source code, the VC program involves many aspects
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1632808
    • 提供者:爱柳久久
  1. Visual C++ MFC编程实例

    0下载:
  2. 本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例-the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of programming example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10944868
    • 提供者:杨世清
  1. C sharp 中对注册表的操作

    0下载:
  2. C sharp 中对注册表的操作 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 24 KB -C sharp for the operation of the registry books Language : English books categories : program design license : free software books Size : 24 KB
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5432
    • 提供者:陆宜山
  1. dan-c语言程序设计

    0下载:
  2. 我以前做的一个比较简单的c语言计算器 很容易看懂
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6906
    • 提供者:郑伟雄
  1. 中国象棋2222

    0下载:
  2. 一个小小的注意力测试   作为一个C++程序设计者,STL是一种不可忽视的技术。Sandard Template Library (STL): 标准模板库,更准确的说是 C++ 程序设计语言标准模板库。学习过MFC的人知道,MFC是微软公司创建的 C++ 类库。而与之类似的是 STL 是模板库,只不过 STL 是 ANSI/ISO 标准的一部分,而 MFC 只不过是微软的一个产品而已。也就是说STL是所有C++编译器和所有操作系统平-a little attention as a
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25456
    • 提供者:李鹏
  1. C语言程序设计应用实例

    0下载:
  2. 一些C语言使用介绍,和很多实用程序,对初学者有用-some C language, and many practical procedures useful for beginners
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7205208
    • 提供者:梁露
  1. unix_V

    0下载:
  2. 著名的AT&T UNIX v6 源码,虽然已不能在现在的机器中直接运行(通过在Linux上安装pdp11 simulator可以运行),但从中首先可以学习到C程序设计的简约与严谨(原作者是图灵奖得主Brian W. Kernighan和Dennis M. Ritchie),其次还可以帮助深入理解操作系统概念,其设计思想仍然广泛存在于多数操作系统中。 本系统的首次发布于1976年,现仍然做为MIT高年级学生、研究生的操作系统学习的分析材料。 -famous AT
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:158927
    • 提供者:马克
  1. 程序内存驻留程序(TSR)8

    0下载:
  2. 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7333
    • 提供者:高俊杰
  1. Visualc++chengxupeixun

    0下载:
  2. c++程序设计培训教程 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 1024 KB -Training Guide books Language : English books categories : program design license : free software books Size : 1024 KB
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:835168
    • 提供者:陆宜山
  1. USB鼠标_设计资料_原理图_芯片资料C程序

    1下载:
  2. USB鼠标_设计资料_原理图_芯片资料C语言程序,想自己做个USB鼠标么,看看吧-USB mouse design information _ _ _ chips schematics information C Programming Language, wants to be a USB mouse Mody, let's see it
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:609461
    • 提供者:谢家君
  1. 百度c

    0下载:
  2. 百度程序设计比赛初赛的题目-Baidu programming contest preliminaries subject clause 8
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1934
    • 提供者:何兴华
  1. 2005042215041520563

    0下载:
  2. Visual C++程序设计 --基础与实例分析 课件-Visual C programming -- and case analysis based courseware
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:676022
    • 提供者:jimmy
  1. MultiParadigmDesignforC++

    0下载:
  2. MultiParadigmDesignforC++. 多范式c++程序设计,极大开拓你的视野-MultiParadigmDesignforC. More Programming Paradigm c greatly open up your horizons
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:619822
    • 提供者:么阿德尔
  1. matlab&c(1)

    0下载:
  2. 《精通Matlab与C/C++混合程序设计》( 第一章)-"proficient Matlab and C / C mixed Program Design" (first chapter)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:875190
    • 提供者:樊展飞
  1. matlab&c(2)

    0下载:
  2. 《精通Matlab与C/C++混合程序设计》( 第二章) 刘维编著-"proficient Matlab and C / C mixed Program Design" (Chapter II) Liu compilation
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:98388
    • 提供者:樊展飞
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com