CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 好的C

搜索资源列表

  1. 200file

    0下载:
  2. 一些简单的C程序,希望对大家有帮助好好学点吧。-Simple C program, we hope to help learn the point.
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1790976
    • 提供者:tw
  1. MCS51+Example

    0下载:
  2. 51单片机通信C语言例子 很好的,大家看看吧或许对你有用-51 Single-chip communication C language examples of good, let us look at it maybe useful to you
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1843111
    • 提供者:cuilin
  1. strmp

    0下载:
  2. 好简单的方法-The simplest way to good
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:3312
    • 提供者:王智超
  1. air

    0下载:
  2. 航空订票信息系统很好的一个用C篇的,希望大家下载交流-Air booking information systems, a very good article by C I hope we can download the exchange of
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:39157
    • 提供者:frank55
  1. VC

    0下载:
  2. Visual C++参考大全,挺好的一本书-Visual C++ Reference Book, very good book
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:14637954
    • 提供者:andrea
  1. NICOMPANY1

    0下载:
  2. 专家点评: Y P7 `. @ {$ r% pa.功能很强大,可以看出花了很多心血在算法上,非常好。算法上还有一点瑕疵,例如在删除一个员工的同时没有办法自动建立其他员工的上下级关系,必须删除全部下级员工,不是非常合理。此外,界面设计过于简单,应该加强. " W" R+ b* g$ a$ Sb.程序运用了自己的算法来提高Tree控件显示的速度和资源分配,这个非常值得肯定和鼓励。* C. c4 D0 e9 ` J$ w# U c.基本实现所有规定的功能,在所有参赛者中唯一熟 : O
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:614926
    • 提供者:卢永
  1. guangsandansuyi

    1下载:
  2. 为了实现三光栅单色仪控制的自动化,提高扫描速度,采用C++ Buiider 6.0设计了全新的控制软件系统。文章详细阐述了光栅单色仪控制系统的程序总体设计,开发语言环境和软件功能。新设计的软件系统界面友好,操作方便,较之以往的手动测量,简化了控制功能,提高了光谱扫描的自动化程度及扫描速度,使其工作更加可靠,取得了很好的经济效益。-In order to achieve three-grating monochromator control automation, improve the scan
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:309023
    • 提供者:wuzhicheng
  1. 5767c

    0下载:
  2. 很好的ETA5767程序C语言,给大家分享-Good ETA5767 procedures C language, to share with you
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:10720
    • 提供者:安仁双
  1. GAforVRPTW

    0下载:
  2. C++解决VRPTW的源码,采用遗传算法编写,验证过较好用-C++ for VRPTW
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:23195
    • 提供者:李海民
  1. CplusplusSTL

    0下载:
  2. C++ STL方面的学习文档,包含几个子文档,是STL方面搜集的比较好的学习材料-C++ STL area of study documents, contains several sub-documents, is a collection of STL Comparative aspects of good learning materials
  3. 所属分类:Document

    • 发布日期:2017-05-07
    • 文件大小:1062422
    • 提供者:hugo
  1. VCandDatabase

    0下载:
  2. Visual C++提供了多种多样的数据库访问技术——ODBC API、MFC ODBC、DAO、OLE DB、ADO等。这些技术各有自己的特点,它们提供了简单、灵活、访问速度快、可扩展性好的开发技术。-Visual C++ provides a variety of database access technology- ODBC API, MFC ODBC, DAO, OLE DB, ADO, etc.. These technologies have their own character
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:77391
    • 提供者:许明
  1. Linux_socket_program

    0下载:
  2. linux socket编程很好的学习文档,其中有很多C代码例程-linux socket programming good study documents, there is one of a lot of C code routines
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:95664
    • 提供者:liying
  1. C_program

    0下载:
  2. 谭浩强的C语言程序设计的书的电子版本,一本非常好的书,发行量超大-Hao strong C language programming of the electronic version of the book, a very good book, a circulation of large
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:697276
    • 提供者:wilsonhuang
  1. cppcodingstandard

    0下载:
  2. 软件工程编程规范, C++编程规范101 条 很好的一本书-C++ coding standard
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:514901
    • 提供者:aa
  1. GoF23

    0下载:
  2. GOF的设计模式,里面详细讲述了23中设计模式,用C++源码实例,非常好的学习资料!-GOF design patterns, which has been described in detail in the design pattern 23, using C++ source code examples, study the information very well!
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1146770
    • 提供者:zhuting
  1. wzq

    0下载:
  2. ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application--a 331 graduate design including algorithms, source code, papers, and ex
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:80912
    • 提供者:wuzhonghe
  1. jinzhend

    0下载:
  2. 独立成分分析( I C A) 是一项把混合信号分解成具有统计独立性成分的新技术 。I C A近年已在生物医 域的信号分离中展示 了很好的应用前景 。 我们比较系统地介绍了 I C A的基本原理 、 主要算法 、 应用和 究的发展方向,旨在进一步推动有关的理论与应用研究工作。-Independent Component Analysis (ICA) is a decomposition of the mixed-signal components into a statistical in
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:267803
    • 提供者:金振东
  1. thgd

    0下载:
  2. 醍醐灌顶学习这个是对新手来说是有好多用的-C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:4958
    • 提供者:小谢
  1. onlineexam

    0下载:
  2. 本文在分析计算机(网络)考试的发展及现有模式的基础上,结合计算机网络技术的发展和素质教育的要求,提出了计算机网络自适应考试的模式,并在技术实现上进行了详细的分析.本系统是在Windows XP下,以IIS5.1(Internet Information Server)网络信息服务为应用服务器,选择ASP.NET(C#)、SQL Server 2000开发在线考试系统,采用WEB技术实现,WEB技术超越了传统的“客户机/服务器”的两层结构,采用的是三层体系(B/S)结构:用户端/服务器端/数据库,
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:319253
    • 提供者:dongwei
  1. ASRV1.19

    0下载:
  2. 虽然粒子滤波算法可以作为解决SLAM问题的有效手段,但是该算法仍然存在着一些问题。其中最主要的问题是需要用大量的样本数量才能很好地近似系统的后验概率密度。-Although the particle filter to solve the SLAM problem can be an effective means, but the algorithm still exist some problems. One of the most important issue is the need f
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:630299
    • 提供者:乜一
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »
搜珍网 www.dssz.com