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

搜索资源列表

  1. GCCKnowledge

    0下载:
  2. 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:137941
    • 提供者:蕊儿
  1. chuankoutongxin

    0下载:
  2. PLC是以微处理器为核心的工业控制装置。在工业控制中,常常需要对PLC所采集的数据和工作状态进行监测控制,Visual C++是一种Windows应用程序开发工具,在图形处理和数据库管理等方面具有较强的功能,用它来实现底层的通信控制有着更快的速度。本文旨在探讨用可视化编程语言VisualC++实现计算机与PLC之间的串行通讯技术,充分合理地利用系统资源及特点,提高通讯效率。-PLC is a microprocessor as the core of industrial control dev
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:218920
    • 提供者:wuzhicheng
  1. arithmetic02

    0下载:
  2. c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:987
    • 提供者:刘弈眸
  1. arithmetic05

    0下载:
  2. c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:804
    • 提供者:刘弈眸
  1. st

    0下载:
  2. c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:530584
    • 提供者:刘弈眸
  1. zrdj

    0下载:
  2. 自然对界,Win32平台下的微软C编译器(cl.exe for 80x86)在默认情况下采用如下的对齐规则:任何基本数据类型T的对齐模数就是T的大小,即sizeof(T)。比如对于double类型(8字节),-Nature of profession, Win32 platforms under Microsoft C compiler (cl.exe for 80x86) by default alignment using the following rules: any basic dat
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:24987
    • 提供者:fly
  1. java

    0下载:
  2. 本文的设计是基于C/S结构,利用hibernate持久化框架、使用JAVA编程技术在Eclipse集成开发环境下开发的航空订票系统。该系统实现了航班管理、订票管理、营业网点管理以及业务统计等功能。 系统在客户端内能够完成营业员登录,查询航班,出票等功能。在服务器航空公司内部能够完成添加或删除航班,添加或删除营业网点等功能。系统还能统计业务量,并将这些信息保存在服务器端,并供业务员随时查询。-In this paper, the design is based on the C/S stru
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:94187
    • 提供者:sdh
  1. 66

    0下载:
  2. 本书介绍了C语言学习过程中所涉及的实验及其步骤 适合初学者 有很高的学习价值-The book introduced the C language learning process and the steps involved in the experiment is highly suitable for beginners to learn the value of
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:295358
    • 提供者:晓东
  1. qiyerenshigongziguanlixitong

    0下载:
  2. 管理信息系统;人事工资管理系统;C/S模式 。Visual C++ 6.0为系统的前台开发工具,以Microsoft SQL Server 2000为后台数据库开发工具-Management information systems personnel management system of wages C/S mode. Visual C++ 6.0 The prospects for the system development tools to Microsoft SQL Server
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:12230
    • 提供者:余传静
  1. VisualC++course

    0下载:
  2. Visual C++面向对象编程教程,ppt格式 适合初学 vc++的学生或者技术工作者!-Visual C++ Object-oriented programming tutorial, ppt format suitable for beginner vc++ Students or technical workers!
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4094518
    • 提供者:isbit
  1. XNAhelp

    0下载:
  2. 快速开发3D游戏的利器C#下的XNA官方中文帮助文档-Rapid Application Development tool for 3D games C# Under XNA official Chinese Help
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6144581
    • 提供者:赖康林
  1. Design_Patterns

    0下载:
  2. 《设计模式:可复用面向对象软件设计基础》一书超清晰非扫描版,很难得下载到。书中讲解都是用C++,对其他语言也有可借鉴之处。-"Design Patterns: Reusable Object-Oriented Software Design based on" a book of non-scan version of ultra-clear, it is difficult to get downloaded to. The book is used on C , for other l
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6016848
    • 提供者:高见
  1. CoreJava1-Introduction

    0下载:
  2. Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a s
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:53409
    • 提供者:chenshoufang
  1. Campus_NetwrkSearchEngneAnalysisandDesign

    0下载:
  2. 随着Internet的迅速发展,校园网也不断发展,校园网中的信息量不断增大,我们在查找信息时也因其信息资源量大而不能很快找到所需的信息,所以一种基于校园网的搜索引擎也就应运而生了。而网络蜘蛛技术是搜索引擎的关键。本文围绕这一技术而展开。首先从搜索引擎的种类和原理整体分析了搜索引擎,然后研究网络蜘蛛这一技术,从网络蜘蛛技术的原理、一般系统结构、关键技术、技术实现等几个方面来分别分析、为设计校园搜索引擎作最基本的工作。选择.NET为设计平台,以C#语言编写程序。-With the rapid dev
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:323886
    • 提供者:jia li you
  1. 111

    0下载:
  2. 代码electronic documentation provided with the library-// This is a part of the Microsoft Foundation Classes C++ library. // This source code is only intended as a supplement to the // Microsoft Foundation Classes Reference and related // electro
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:2050
    • 提供者:吴聪
  1. 27796699cshartOCR20080616

    0下载:
  2. ocr samples for use with .net c#
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:21998
    • 提供者:itcozum
  1. ClassicalMaterialsOfCplus_Windows

    0下载:
  2. 一部非常经典的windows、c++编程材料,是程序员不可多得的手头资料。压缩包里共2个文件,一个是已经编译成的帮助文档,另一个PDF文件是林锐博士在2001年7月份完成的高质量的C++/C编程指南,是一个不错的学习参考材料!-A very classic windows, c++ programming materials which programmers are rare on-hand information. The RAR file totally have two files,on
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3342602
    • 提供者:xiaoyu
  1. C_efficient_program_skill

    0下载:
  2. 对于C编程规范化,使程序高效而且节省代码空间,绝对经典之作!-C Programming for standardization, so that efficient procedures and save code space, an absolute classic!
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:266117
    • 提供者:老杨
  1. ada

    1下载:
  2. This contains the following topics and more ADA versus C and Cplus plus Ada_training ADA 2005 for High Integrity Systems ada_language_notes Sample programs
  3. 所属分类:software engineering

    • 发布日期:2017-06-13
    • 文件大小:20845075
    • 提供者:sai
  1. WBD

    2下载:
  2. 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
  3. 所属分类:软件工程

    • 发布日期:2014-03-01
    • 文件大小:769887
    • 提供者:amanda
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com