搜索资源列表
C++ Solutions
- The source code for \"C++ Solutions\". This book is a companion to the book that is widely recognized as \"the C++ bible\": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly rec
c语言高级编程实例
- 包括文件操作、图形系统、并口串口编程、鼠标编程、小型cad系统、编译器、病毒防火墙、海底大战等多个实例。-operation including documents, graphics, Serial Parallel Programming, mouse programming, small cad system, compilers, the virus firewall, such as submarine war examples.
C++200eg
- C++程序200个例子,其中从基础出发,由浅入深,很好的作为学习C++的配套训练。-200 C Program, in which from the base, elementary, as a good learning C + + support training.
c++SystemPro
- 《C++嵌入系统编程》实例源代码,对做嵌入式开发有一定的参考作用-"C Programming embedded systems" source code examples for the development of embedded so useful as a reference work
C++Classicalarithmetic
- C++经典算法源程序.适合作为各级水平者参考.-classical algorithm C source files. Suitable for all levels as reference materials.
C-haobin
- 郝斌(现任瑞德学校担任教学组长,曾任雅博等公司担任项目总监)的C语言教学视频的源代码。讲的还是挺不错的!-HaoBin (current rhett school teaching group leader, served as YaBo etc company as a project director) of the C language teaching video source code. Speak or nice!
LPC
- 详细介绍LVDS,CML,PECL的电路原理,以及他们之间的耦合方式,通信专业人士用。-Details LVDS, CML, PECL circuit principle, as well as the coupling between them, communication with professionals.
C-ORDER
- 裡邊包含常用的排序算法,比如冒泡、快速、等等都有詳細的原始代碼供大家分享,希望對大家有用。-Inside contains commonly used sorting algorithm, such as bubbling, fast, and so a detailed source code for all to share, in the hope that useful.
Graph
- 图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by the data structure and algorith
as
- 查看电脑硬件信息 c# 可以查看电脑硬件信息-See the computer hardware information c# Can view the computer hardware information
program
- 51单片机c语言配套程序,多达42个不同的源码下载-51 single-chip matching procedure c language, as many as 42 different source code download
C
- 本书结合目前应用非常广泛的C语言以及keil c51编译器,详细介绍单片机C语言编程的方法。本书通过大量应用实例对单片机资源及外围芯片进行详细介绍。 本书分为上下两篇。上篇侧重于介绍基础知识,主要有C51语言和C语言以及汇编语言的对比,单片机内部资源、扩展资源以及其编程等内容;下篇侧重于应用实例,通过实例,读者既可以在工作中进行类比编程,又可以开阔思路,提高实际工作能力。-This book combines a wide range of current applications, as
as
- this an as.c file-this is an as.c file
COMIntro2_demo
- 本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解释编写自己的COM接口和COM服务器所需要的步骤和知识,以及详细讨论当COM库对COM服务器进行调用时,COM服务器运行的内部机制。-This article is just to provide access to COM programmers programming guide explains how to use COM ser
pack.c
- gtk+2.0 编程范例组装示例,可以作简单练习-gtk+2.0 assembly programming paradigm example, can be used as a simple exercise
tablePack.c
- gtk+2.0 编程范例表组装示例,可作简单练习-gtk+2.0 programming paradigm example of the table assembly can be used as a simple exercise
C语言实现的算法
- 有几个非常常用的算法比如判断是否是闰年,求三个数的最大数,判断是否是素数,输出矩阵,(There are several very common algorithms, such as whether it is a leap year, the maximum number of three numbers, to determine whether the prime number, the output matrix,)
C程序设计语言(第2版·新版)
- C语言作为许多编程语言的基础,许多开发者的入门功夫,扎实的理论基础是未来发展的一个决定性因素。但是,语言终究只是工具,算法才是核心,思路才是灵魂。本教程在知识点上安排了大量的习题,希望读者通过练习,学习编程的设计思路,学会设计算法,学会构建程序。(C language as the basis of many programming languages, many developers get started, a solid theoretical foundation is a decisi
C语言中printf的使用
- printf()函数是式样化输出函数, 一般用于向准则输出设备按规定式样输出消息。正在编写步骤时经常会用到此函数。printf()函数的挪用式样为: printf("<式样化字符串>",<参量表>);(The printf () function is a stylized output function, which is generally used to output messages to a standard output dev
吴伟民等《数据结构(c语言版)》一书的全部源代码
- 吴伟民等《数据结构(c语言版)》一书的全部源代码,对于新手学习很有帮助(Wu Weimin, such as "data structure (C Language Edition)" the full source of the book, for novice learning is very helpful)