搜索资源列表
C#programming
- O'reilly Programming C#3.0
C++ Network Programming
- C++ Network Programming
Linux C programming guide
- Linux C programming guide
粒子系统,用来模拟不规则自然形态
- 图形编程中重要的一个内容——粒子系统,用来模拟不规则自然形态,如云、雨、烟、雾等,这是我收集的一个论文集,Graphical programming in an important content- particle system to simulate natural irregular shape, like clouds, rain, smoke, fog, etc. This is what I gathered a collection of
Cyibaili c语言编程一百例
- c语言编程一百例,将经典的C语言编程集合到了一起,可以按着源程序进行仿照练习,等等,总之不错的资料-c programming language one hundred cases, the classic collection of C language programming came together, the source can be modeled according to practice, etc., in short, good information
C
- 所谓排序是指把一组杂乱无章的数按 照大小顺序排列。包括整数、实数、字符及字符串排序。C语言编程中排序的方法 很多,?这里归纳较常用的几种排序方法。它们同样适合于其他高级语言。 -Refers to the so-called sort of a chaotic number according to the size of order. Including integer, real, character and string sorting. Sort of C language
PICSTART
- PIC有关C语言编程方面的参考设计,对学习PIC C语言编程的有很大的帮助。-PIC on the C language programming reference design, to learning PIC C language programming of great help.
Programming
- 微软C编程精粹,一些编程的基础精华,对初学者有帮助,-Microsoft C programming essence, the basis of some of the best programming, help for beginners,
PIDC
- PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
c
- 关于用实验法和C语言编程法排列典型Gray码的文章-On the experimental method and C language programming method typical of Gray code ordered the article
programming
- 程序大本营.NET版(chm)。内容包括ADO.NET,ASP.NET,C#,VB.NET,Webservice,XML等方面的技术文章,为你呈现各门技术的重点要点。-Program headquarters. NET edition. Include ADO.NET, ASP.NET, C#, VB.NET, Webservice, XML and other technical articles showing you the focus of all skill points.
c
- 本文档为C++编程PPT课件,简单、明了的介绍C++编程语言,并通过具体编程实例加深学习。-This document is for the C++ programming PPT courseware, simple, clear introduction to C++ programming language, and through specific programming examples to enhance learning.
Cyuyanchengxushejishijiananli
- c语言程序设计案例分析实践 c语言程序设计案例分析实践-Case c language programming c language programming practice practice case studies
cSharp-socket-mutiport-programming(1)
- 本文讲下C#使用socket实现多端口通信,挺不错哦,一起看下吧。 基本思路是: 1》服务端监听(用一个公用的端口接收连接的请求如:6666)。 2》客户机请求连接端口为6666 3》服务器接受请求然后再监听一个新的端口,再把这个端口发送给客户机。 4》客户机接到发来的端口,再重新连接服务器此端口。 5》服务器保存每一个连接的客户机。 -This article about C# using the socket und
Serial-programming
- 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows e
digital-signal-processing-with-C
- 一本从C语言的角度讲述数字信号处理编程的书籍,对于数字信号处理中诸如DFT,FFT变换等非常重要的部分都有详细介绍,并附有C代码。-A perspective from the C language programming about books digital signal processing for digital signal processing such as DFT, FFT transform has a very important part of the details, a
C
- C语言编程的基础入门,可以帮助大家学下KEIL等的配合使用-The C programming language basic
The C++ Programming Language
- The Bible of C++ Programming Language (3rd), 1997.
C++面向对象编程
- 这几章PPT讲述了C++面向对象编程思想的基本知识,最后用VC++举了一个例子(PPT these chapters on the basic knowledge of C ++ object-oriented programming ideas, and finally VC + cited an example)