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

搜索资源列表

  1. c++123

    0下载:
  2. #include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j } double cheng() { ret
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:548
    • 提供者:飞鹰
  1. c++date

    0下载:
  2. 其中一部分是自己写得,一部分是摘录的,希望站长能批准,我以后一定多多努力上传!-part of their written, in part extracts of the hope that the station will approve, I certainly remains to be done after the upload!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7637
    • 提供者:黄一敏
  1. c++cxu

    0下载:
  2. 很高兴成为这里的一员,我将继续努力,多多上传好的代码,文件里有一些自己写的,也有一些收集的程序,基本上都有解释.-very pleased to be here in one, I will continue to work hard, give more uploads good code, some of the documents in his own writing, have some collection procedures, basically explained.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:312996
    • 提供者:黄一敏
  1. 18104029765

    0下载:
  2. 这是我用纯C写的一个服务器程序框架。它的功能有限只是启动服务的时候,启动一个计算器。希望给那些想写服务的人提供一点帮助。 在VC++ 6.0 +XP 环境下运行测试成功。这是原创的。 -This is pure C. I used to write a server framework. Its function is limited launch services, launch a calculator. Wanted to write those services provide as
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9674
    • 提供者:lanzhi
  1. c++atm

    0下载:
  2. 其实这个程序也很简单,但是我觉得它对于刚学c++的人来说比较有用处,因为它可以帮助你更加深刻的理解面向对象程序设计的真谛-In fact, the procedure is simple, but I think it has just learning to c for people who use more, because it can help you to a more profound understanding of object-oriented programming desi
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:1953
    • 提供者:李国志
  1. c++_procedures

    0下载:
  2. 该报下面是本人当年学习C++的全部源码,一些是基于清华大学吕凤翥的代码,以及一些改动;还有一些是某名校部分考研C++代码。本包献给C++初学者,祝学习愉快!-Below is the newspaper I was learning the full C source code, based on some of Qinghua University, Mr Lu Fengtai soar code, and some modifications; Still others are taking
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1063702
    • 提供者:yangrui
  1. 51monichuankouchengxu

    0下载:
  2. 51模拟串口c程序 //但我验证过,OK-51 procedures simulated serial c / / I tested, OK
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1452
    • 提供者:
  1. duzhexiezhe-c

    0下载:
  2. 读者-写者问题经典的线程同步问题的一个模型,于是我制作本文,希望对学习操作系统实现的有所帮助-reader-wrote the classic problem of synchronization of threads a model, so I produced this paper, hope to learn from the operating system to achieve some help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3212
    • 提供者:茹新华
  1. C-brew-demo

    0下载:
  2. 以BREW为开发平台,以C为开发语言的BREW中demo实现的程序,是自己做的作业比较简单-to the BREW platform for the development to the development of C language to which the BREW demo achieve procedures, I have done is relatively simple operation
  3. 所属分类:BREW编程

    • 发布日期:2008-10-13
    • 文件大小:104239
    • 提供者:佟伶
  1. yuping-c++

    0下载:
  2. 这是我大二时候做的c++数据结构课程设计,里面包含代码和具体的设计报告,有需要的朋友欢迎下载,和朋友分享也是我的快乐生活的一种!-This is my sophomore year when they have the c data structure curriculum design, which contains code and the specific design, need friends download, and I also share the joy of a life!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:65956
    • 提供者:平哥
  1. wenxueadie-C

    0下载:
  2. 这是一个叫“文学研究助手”的关于数据结构中串的模式匹配应用的算法,是文学研究人员用于统计英文小说中某些词出现次数与位置的小程序,但由于本人才疏学浅,程序并不完善。-This is called a "literary research assistant" on the data structure of the string pattern matching algorithm for the application, Literature is for statistic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4129
    • 提供者:舒亚
  1. C++example01

    0下载:
  2. 一个很有用的c++例子,希望大家下载来看阿,谢谢阿-a very useful c example, we hope Download A view, I would like to thank A
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23958
    • 提供者:小哨兵
  1. 作业c语言通讯录源代码

    0下载:
  2. c语言通讯录源代码,功能一般,不够完善,很,简单适合,初学者可以看,我是为了打作业才上呢-c language directory source code, functional and not perfect, really, for a simple, beginners can see, I will work to fight on?
  3. 所属分类:C#编程

    • 发布日期:2014-01-15
    • 文件大小:2627
    • 提供者:liuixn
  1. TU XING C

    0下载:
  2. 是自己作的 我自己的感觉还不错 不过我没有经验,说不上质量高 这都有待学习和提高-themselves for the I feel good but I still do not have experience, the fact that high quality learning and have yet to be increased
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1723
    • 提供者:鏖战
  1. Visual C++串口通信技术与工程实践

    0下载:
  2. 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:264601
    • 提供者:张强
  1. c#_chat

    0下载:
  2. 一个c#的聊天程序,可以私聊,集体聊,我觉的很经典,适合初学者-a chat program, you may Private Chat, collective chat about, I think the classic, suitable for beginners
  3. 所属分类:C#编程

  1. C#做的MP3播放器

    0下载:
  2. 这是一个MP3源码,给那些要用的朋友使吧,希望大家用的开心-MP3 this is a source for people who use it to make friends, I hope that people will use the unhappy
  3. 所属分类:Audio

    • 发布日期:2014-01-15
    • 文件大小:290268
    • 提供者:鞠东
  1. 用C编写的计算器

    0下载:
  2. 一个用C编写的计算器,是我课程设计的作业。-a prepared calculators, yes I course design work.
  3. 所属分类:界面编程

    • 发布日期:2014-01-15
    • 文件大小:1827
    • 提供者:菲菲
  1. C++source

    0下载:
  2. this C++ programming language,i wish this program will help u a lot,thank you!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12081
    • 提供者:wangye
  1. normal

    0下载:
  2. 用于生成一个正态分布的伪随机数数值序列,其中包括C/I/R-4/8等多种算法的实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:12783
    • 提供者:shuai
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com