搜索资源列表
c++程序集
- 自己做的C++的程序的集合,对初学者还是有用吧!-The C++ sample softwares that I developed, it s useful for the beginner!
C51单片机全套20个C语言实例
- C51单片机全套20个C语言的实例,内都附有 Keil 工程文件及源代码.
amCharts sample
- 使用amCharts画图的sample,功能强大
parse.tar.Z 基于C++的语法分析类
- 一个基于C++的语法分析类,可以用来定制自己的编译器 ,A class based C++ syntactic analysis, it can be used to build you own compiler
C++GAME.rar
- C++制作的简单的文字游戏,对于初学者可以起到很好的学习作用,用了大量C++的基础,C++ Produced simple word games, for beginners can play the role of good learning experience, using a large number of C++ The basis of
C++Sample
- 此文件包括诸多可供参考的优质源代码。简单而易懂的富有代表性,对C++学习很有帮助。-This document includes a number of available high-quality source code. Simple and easy-to-understand representative of C++ Learning helpful.
sigaction.c
- A sample program to demonstrate the usage of signal handling in linux C programing language.
serialcon
- Sample code for sim300cz to send data via gprs Platform : linux,c-Sample code for sim300cz to send data via gprs Platform : linux,c++
SampleTAPI
- C++ sample code using Telephony Application Programming Interface
Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms
- 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
c-sharp-sample
- 使用C#开发的聊天平台,简单小例子,小程序!-small program
c-sample
- c++ simaple sample learn basic of c++ in some example
c-sample
- c语言的一些基础程序代码-some c program
borland-C-sample
- borland C sample各式各样的功能、窗口-borland C sample
150-0107B-P400-MRM-Host-C-Sample
- UWB单站雷达模块,C程序主站与模块接口程序-150-0107B P400 MRM Host C Sample
DHT11-Datasheet-a-C-sample
- DHT11 中文资料,以及C语言使用教程,详细解读-DHT11 Chinese data, and the C language tutorial, detailed interpretation
Official Visual Studio 2010 Samples for C# 4.0
- Visual Studio 2010 Samples for C# 4.0 These are the official samples for Visual Studio 2010 C# 4.0. The document New Features in C# 4.0 is a high level descr iption of the additions to the C# language, and the samples are designed to show off the new
ATIDAQFT-Visual-C-Sample
- ATIDAQFT Visual C Sample 力传感器demo -ATIDAQFT Visual C Sample force sensor demo
Barcode scanner sample
- Barcode Scanner C# Sample
shm.tar
- 這是一個shared memory的使用範例,使用到簡單的Linux API做共享記憶體的分配。(c sample code: an example of the Linux shared memory user space API usage to demonstrate how to use those API fluently)