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

搜索资源列表

  1. C-language-programming

    0下载:
  2. C 是一种通用的程序设计语言,它包含了紧凑的表达式、丰富的运算符集合、现代控制流以及数据结构四个部分。 全书分为四篇,第一篇由44个实例组成,主要侧重于对C语言的基础知识进行介绍。第二篇有26个实例组成,覆盖自定义结构类型,I/O操作及部分常用函数。第三篇由23个实例组成,讲了数据结构的应用。第四篇由7个实例组成,作用是验证、提升读者的编程能力。-C is a general-purpose programming language, it contains a compact repres
  3. 所属分类:Data structs

    • 发布日期:2017-06-21
    • 文件大小:34367026
    • 提供者:
  1. AndroidGame

    0下载:
  2. Pro Android Games will help you to create the best games for the Android platform. There are plenty of books out there that tackle this subject, but only this book gives you a unique perspective by showing you how easy it is to bring native PC ga
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2242282
    • 提供者:junsung
  1. CPPIntroduction

    0下载:
  2. 这个资料介绍了如何快速掌握用C++写简单的程序,资料里有很多很好的例子等,我都觉得很好学习,想和大家分享!-This book is dedicated to the numerous people who have helped me to master the art of writing simple programs in C++.I appreciate their gentle correction of programming so that it has reached a st
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2201577
    • 提供者:Luo lian
  1. Thinking-of-C-P-P

    0下载:
  2. C++编程思想,C++程序员不可或缺的一本好书。希望对大家有帮助。-Thinking of C++ programming, an indispensable book of C++ programmers. I hope to help you.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7567872
    • 提供者:hongda
  1. youjing

    0下载:
  2. 这是一个关于油井开发的问题,通过编程找出最短的开发路线-it is a project of c++,i hope ie will help you and if it has error please contact with me
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:895204
    • 提供者:肖遥雪锡
  1. DS18B20-C-language-programming-

    0下载:
  2. DS18B20 是DALLAS 公司生产的一款数字温度传感器,具有精度高、全数字化、连线少等优 点; 但其I/O 时序要求严格, 使大多数编程人员不得不用汇编语言编写接口程序。本文介 绍DS18B20 数字温度传感器的C51 接口程序及其编程方法和编程思路。-DALLAS DS18B20 is produced by a digital temperature sensor with high precision, fully digital, excellent connections
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:33766
    • 提供者:ll
  1. windows-via-c

    0下载:
  2. 这是一本大师级的书籍,讲述的时windows核心机制-this is a great book by an greatest anthor in the world,I am sure you will like it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1775485
    • 提供者:成名
  1. c

    0下载:
  2. 小妹上传的是大学学习数据结构所做的实验题目,主要涉及到链表等相关部分。-what I have upload is about the program in data structure experiment.please accept it!
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4903
    • 提供者:之辰
  1. package

    0下载:
  2. 有N件物品和一个容量为V的背包。第i件物品的重量是c[i],价值是w[i]。求解将哪些物品装入背包可使这些物品的重量总和不超过背包容量,且价值总和最大-There are N items and a capacity of V backpack. The weight of the i-th item is c [i], the value of w [i]. Which solution will allow these items into the backpack does not exc
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1392
    • 提供者:
  1. Objective-C

    0下载:
  2. Objective-C入门必备,我就是通过此书学会的Objective-C,简单易懂,很容易的-Introduction to Objective-C must, I learned through this book of Objective-C, easy to understand, easy
  3. 所属分类:MacOS develop

    • 发布日期:2017-06-20
    • 文件大小:30361785
    • 提供者:Gavin
  1. TFTP-

    0下载:
  2. 这个是关于简易TFTP文件传送C语言实现,适合新手学习 。-This is a simple code for TFTP with c.I hope this can help someone learn TFTP more well.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:5242
    • 提供者:z
  1. C-Programming-Language-100-cases

    0下载:
  2. 文件包含100个C语言程序的例子,由易到难,可以帮助初学者提高学习效率。注:1、2、3、4个数字,有多少能形成一个不同于彼此,没有重复数字三位数吗?是多少? 1。这个程序分析:能填补一百年,十,比特数1、2、3、4。所有的安排后再删除不满足条件的安排。 2.程序源码为: main() { int i,j,k printf("\n") for(i=1 i<5 i++) for(j=1 j<5 j++) for (k=1 k<5 k++)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6872573
    • 提供者:liz
  1. STM32--Color-TFT--SD-

    0下载:
  2. TFT彩屏和SD卡实例,本人测试通过,完美运行-TFT彩屏和SD卡实例,本人测试通过,完美运行!! 您是不是要找: STM32开发板上的AD模块的源代码,必备资料!! 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 TFT cǎi píng hé SD kǎ shílì, běnrén cèshì tōngguò, wánměi yùnxíng! !将中文译成英语 英语中文(简体)日语TFT color screen and SD card instance
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:8189865
    • 提供者:魏青臣
  1. 19780020922_1978020922

    0下载:
  2. nasa有关线性运动学方程的资料,对于飞行动力学,及其相关的控制专业很有帮助。-A numerical technique has been developed a t Langley Research Center which generates l i n e a r perturbation models from nonlinear a i r c r a f t vehicle simulations. The technique is very general and can
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1523397
    • 提供者:周小光
  1. the-serial-port-protocol(FM-SZ-I)

    0下载:
  2. 高串口速率版本 FM-QSZ-I血氧(模拟探头)用户手册,该手册描述了上层软件与底层硬件之间的串口通讯协议。-the communicationb between up level and low level based on the the serial port protocol(RS-232-C)。
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:100595
    • 提供者:wangdana
  1. Employee

    0下载:
  2. 这个小型企业工资管理系统是本人学习C++时自己做的。包含2000行左右的代码行。C++知识点基本都用到,如类,继承,多态,函数,指针等。代码结构清晰,严谨,界面友好。 -允许输入拉丁字符的拼音 中文(简体)英语日语 The small business payroll system is to learn C++, I do for myself. Contains about 2000 lines of code. C++ knowledge of basic points ar
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-17
    • 文件大小:28432
    • 提供者:netangels
  1. CPP-Module-I

    0下载:
  2. C++ is a powerful language that unifies high-level programming paradigms, such as object oriented programming, with low-level efficiencies, such as the ability to directly manipulate memory. For these reasons, C++ has been embraced as the language of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1273686
    • 提供者:After Shave
  1. DatabaseDevelopersGuideVisualCpp

    0下载:
  2. The scr ipt describes the use of databases in developing the Guide to Visual C + +. I recommend
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3390078
    • 提供者:az
  1. Using-C-to-achieve--method

    0下载:
  2. 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:759770
    • 提供者:pengjx
  1. DlPortIOWrapper2012

    0下载:
  2. I ve been using Port95NT s DlPortIO.dll to read/write bits to my parallel port for many years with C++ by using the associated DlPortIO.lib and a custom wrapper class. Since I ve moved to (mostly) C#, I wanted to create a managed assembly to standard
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:10608
    • 提供者:ibm1001
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com