CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - c 程序

搜索资源列表

  1. The_CPP_Programming_Language

    0下载:
  2. C程序设计语言英文原版 适合英语较好 但对计算机是初学者-The English Version of C programming, this book is good for students who are new to computer programming.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2865035
    • 提供者:dake zhao
  1. heffman

    0下载:
  2. 熟悉的赫夫曼树的C程序实现,插入,删除,自动生成最小赫夫曼树的程序-Familiar with the Huffman tree C program to achieve, insert, delete, automatically generated procedures for the smallest Huffman tree
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:93835
    • 提供者:enny
  1. C51_language

    0下载:
  2. 4年前在广州购书中心花了59大洋买的一本<<51单片机C语言应用程序设计实例精讲>>一书的程序代码和原理图,吐血推荐-4 years ago in Guangzhou Book Center took 59 ocean buy a < < 51 microcontroller C language application programming examples Jingjiang> " was Written in the program code
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9079808
    • 提供者:椰林
  1. C

    0下载:
  2. 基于arm7系列lpc2131的部分程序,仅供初学者参考使用-Lpc2131 part series based on arm7 procedures, only reference to use for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:7955
    • 提供者:ouqiyang
  1. C--100

    0下载:
  2. 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 2.程序源代码: -Numbers are 1,2,3,4, how many can be composed of distinct three-digit numbers with no repetition? Is how much? 1. Program Analysis: fill in th
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:26545
    • 提供者:王伟
  1. DCT

    0下载:
  2. 该程序代码中包含了DCT,FFT等算法的C程序实现方法,希望对大家有所帮助-The code contains the DCT, FFT algorithms in C programming design methods, we hope to help
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:10002
    • 提供者:fc
  1. TCS2300

    0下载:
  2. TCS2300颜色传感器的C程序,跟据发射和接收的波形周期的大小判断颜色-TCS2300 Color Sensor
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:902
    • 提供者:沧海
  1. CSharp

    0下载:
  2. c#程序设计案例教程,可以适用于初学c#的对象,对于一些对面向对象语言刚起步的很有益处-case of c# programming tutorials, c# beginner can be applied to the object of some object-oriented language is very good start-
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8295434
    • 提供者:吴飞
  1. C-P-P-course-design

    0下载:
  2. C++课程设计--通信录管理程序 设计一个简单的通讯录管理程序,要求有简单的界面,程序段要分清模块。 1.个人通讯录 (1)添加联系人; (2)查找联系人; (3)删除联系人; (4)修改联系人; (5)显示联系人; (6)复制全部信息; (7)关闭该通迅录; (8)退出此系统 2.公司通讯录 (1)添加公司; (2)查找公司; (3)删除公司; (4)修改公司; (5)显示公司; (6)复制全部信息; (7)关闭该通迅录
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:108864
    • 提供者:飞鸥
  1. C-language-code-into-labview

    0下载:
  2. 将c语言创建的代码集成到labview项目中,使c语言转换成并行的labview程序-C language code will be created into labview project, so that c language program into a parallel labview
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:250448
    • 提供者:张春至
  1. C-Sharp-naming

    0下载:
  2. C#命名规则、开发习惯和风格 初级程序员应该遵循的规范-C# naming conventions, habits and style of development should follow the norms of junior programmer
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:37055
    • 提供者:虾虾
  1. C-language-code-automatically

    0下载:
  2. 这两个文件一定要放在一个目录,把要整理.c .h文件拖动到蓝色的文本框内,一定要拖动文件不能拖动目录,程序会把事个目录的.c和.h类型的文件全部以c代码的风格进行整理,无论你的代码是多么的乱都可以让它整洁!-C language code automatically
  3. 所属分类:Software Testing

    • 发布日期:2017-03-23
    • 文件大小:133879
    • 提供者:ycq
  1. neicun

    0下载:
  2. 内存分配,关于c++程序设计中内存分配,有助于理解程序中内存的使用-Memory allocation, c++ programming on memory allocation, the program helps to understand the memory usage
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:9689444
    • 提供者:huang feng
  1. cPP-server

    0下载:
  2. 模拟服务器客户端的一个客户端c++程序 希望对你能有作用-this is a c++ server woelcome to down
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:12752
    • 提供者:feier
  1. oolecture

    0下载:
  2. 面向对象技术与C++编程,主要包括以下内容:从C程序设计的系统总结看现代计算机程序设计的微观,软件工程的回顾,对象概述,面向对象的需求与分析设计,用例模型(Use-Case Model), C++语法的外围基础,类的语言基础,对象间关系模型的实现 -Object Oriented and C++ Programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1712158
    • 提供者:wenhs
  1. 1

    0下载:
  2. 交通控制系统 较全面的(内附C程序)及原理图
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:958396
    • 提供者:123123
  1. CH9_tuoguanCPPprogram

    0下载:
  2. CH9_托管C++程序设计.ppt 托管C++能够充分应用.NET Framework提供的功能,并能允许用C++编写的模块与其它语言(如C#、Visual Basic等)编写的模块组合。 本章主要介绍托管C++程序设计的基础知识,包括CLR、托管程序、垃圾回收、托管数据类型、程序集、托管类、托管继承、接口、抽象类、托管引用类型和值类型、委托和事件等概念和技术。这些内容是Windows程序设计的基础,也是.NET环境中C#、Visual Basic等语言中的通用编程概念和技术。
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:121870
    • 提供者:kaifa
  1. 4435

    0下载:
  2. MAX7456视频叠加芯片硬件技术资料,在网上收集的,有中文和英文,也有SPI控制源码,C程序的-MAX7456 chip hardware video overlay technical information, online collection, available in Chinese and English, but also SPI control source, C program
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1957072
    • 提供者:
  1. ACE

    0下载:
  2. ACE编程的文档手册,能帮助用户了解编程基于ACE模式的C++程序,有助于学习C++的程序者很好的掌握ACE的设计模式-ACE program documentation manual, can help users understand the programming model based on the ACE C++ program
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:275499
    • 提供者:万里程
  1. CPP

    0下载:
  2. 2011年全国大学生电子设计竞赛F题帆板控制系统C程序-2011 National Undergraduate Electronic Design Contest control panels F C program problem
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:52498
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com