搜索资源列表
AO开发六种专题图的代码
- AO开发六种专题图的代码。可为初学者提供一定的借鉴。也可为具有一定基础的提供范例-AO develops six kind of special charts the code. May provide the certain model for the beginner. Also may for have the certain foundation to provide the model
TCP_IP基本使用范例代码
- TCP_IP基本使用范例代码 对于TCP——IP的了解非常有帮助的,整个网络的流通以及数据的封装传输,都比较方便来到达对方的端口-TCP_IP basic example of the use of code for TCP -- IP have been very helpful in understanding the network and the flow of data transmission packages are
ucos ii中文版(包含范例)
- ucos ii中文版(包含范例)第一章:范例 在这一章里将提供三个范例来说明如何使用 µ C/OS-II。笔者之所以在本书一开始就写这一章是为了让读者尽快开始使用 µ C/OS-II。在开始讲述这些例子之前,笔者想先说明一些在这本书里的约定。 这些例子曾经用Borland C/C++ 编译器(V3.1)编译过,用选择项产生Intel/AMD80186处理器(大模式下编译)的代码。这些代码实际上是在Intel
matrixforpowersystem
- 电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,MALIB(类),MATEST(使用范例),INCLUDE(*.H),是我编写的电力系统能量管理系统基础类之一.-power system sparse matrix computation, the use of code examples, including the three catalogs, MALIB (type), MATEST (using the example),
www.cohoo.com.cn.tcpip
- TCP/IP基本使用范例代码 source code-TCP / IP basic example of the use of code source code
MCU_Practice
- 常用单片机程序范例代码,跑马灯、液晶显示,串口通信等常用范例-SCM procedures commonly used example code Bomadeng, LCD, serial communications, and other examples of commonly used
OpenGL_demos
- 比较基础的OPENGL范例代码,很适合初学者-basis for comparison of the OpenGL example code is well-suited to beginners
Opus6_Source
- Data Structures and Algorithms with Object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brpreiss.com/books/opus6/-Data Structures and Algorithms with Objec t-Oriented Design Patterns in C#
expanalyse
- 说明: 1、先在“产生式”框中输入产生式,在“输入的符号串”框中输入待分析的符号串,点击“编译”按钮开始根据产生式分析输入的符号串。 2、在“范例”菜单中可以选择预选的产生式和输入符号串范例,有两个范例,其中书上范例为“范例代码2”。 3、“产生式”框中,“显示消除左递归结果”选中时,执行编译后如果“产生式”框内内容没有变化,则原输入的产生式符合LL(1),否则,“产生式”框内内容将转换为符合LL(1)的文法。-
ROOT
- spring+hibernate+struts 范例代码
sms
- visualc++写的一个发短信的dll,可以用于c# web之上,已经做过测试,提供c#范例代码,操作gsm modle发短信~:)
c8051f930+SI1120的范例程序
- SI1120是红外接收和环境光传感器,代码比较直观
OpenNI初学代码
- OpenNI初学代码,一些OpenNI的初学范例
Labview TCP编程范例代码
- 提供了一种在NI公司LABVIEW软件环境下,进行TCP编程的范例,以供学习参考
65个IDL的图像处理的范例代码
- 65个IDL的图像处理的范例代码
TCP_IP基本使用范例代码
- TCP_IP基本使用范例代码 对于TCP——IP的了解非常有帮助的,整个网络的流通以及数据的封装传输,都比较方便来到达对方的端口-TCP_IP basic example of the use of code for TCP-- IP have been very helpful in understanding the network and the flow of data transmission packages are r
vc_DesignPattern_src
- 23个设计模式的vc范例代码,对应于每个模式都有一个对应的可编译工程。-23 design patterns vc sample code, corresponding to each mode may have a corresponding compiler works.
SR_Windows_sample_program_610
- 基恩士条码枪使用范例,据参考价值,亲测可用(Keynce SR Series Code)
C#范例开发大全源代码--刘丽霞版
- C#从基础到入门的所有代码实现,能很好的引导初学者从入门到精通.(C# from the basics to the introduction of all the code implementation, can very good guide beginners from the beginning to the mastery.)
TMC260驱动代码C++
- TMC260马达驱动板的范例代码。C++程序。