搜索资源列表
C语言头文件 略述
- 对于使用C语言家族开发工具进行软件开发的技术人员来讲,头文件(后缀名为 .h 的文件)是再熟悉不过的了。头文件作为一种包含功能函数接口声明的一类文件,在C语言家族程序开发中被大量使用。-use of C language family of development tools for software development in terms of technical personnel, the first document (known as the suffix. H document)
Delphi 7下IntraWeb应用开发详解(源码)
- delphi有着无与伦比的可视化所见及所得的程序设计优势,delphi与IntraWeb的结合使得可以用delphi的优势扩展到了Web编程上,如果你以前是写c/s结构的程序员,如果你想学习b/s开发。如果你熟悉delphi的windows开发,如果你知道vcl,那你一定学会了web-unparalleled visual observation and the process design, delphi with IntraWeb combination of technologies ca
PHP核心编程_随书光盘
- 本光盘是《PHP 核心编程》一书的配套光盘,包括完整的PHP功能实现、代码库,以及Apache和Xitam Web服务器。 《PHP 核心编程》一书为有经验的Web工作者编写的有关PHP 3.0的完整而实用的指南。书中介绍PHP如何从Java、Perl和C中吸取最好的理念,到如何利用PHP编程创建出丰富、生动的Web站点。 全书内容共分4部分。第1部分讲述PHP脚本语言概念,及如何控制执行、如何处理数据;第2部分函数参考,按功能排序并给出各函数的实用例子;第3部分讲述如何解决常见的编程问题,
Visual C++ .NEt
- 深入编程关于.NET的很是经典的希望大家喜欢,谢谢大家的支持-on in-depth programming.NET is a very classic hope you like them, thank you for the support.
fast matrix
- Efficient Matrix Programming in C# By Emanuele Ruffaldi Fast matrix expressions evaluation, based on dynamic code generation and partial evaluation
3ciyangtiaohuashu
- 这是对3次样条插值函数的C程序编写,希望大家可以用到.-This is the 3rd spline interpolation function of the C programming, we hope could be applied.
am_dsp
- 一个基于5402的AM调制解调程序,使用C和DSP汇编混合编程,已经经过调试!-AM modulation and demodulation, the use of DSP Series C and mixed programming, After debugging already!
ligangan22
- Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?等等… 好在我已经将这些事完成了,我将和所有人共享我的知识了。如果你了解 C 语言并想穿过网络编程的沼泽,那么你来对地方了。 -Socket Programming let you frustrated? From the man pages, it is very difficult to get
CodematicDemo
- 该项目是一个基于接口的工厂模式的三层架构示例解决方案.Net 1.0版本。-,其他,C#编程/CSharp-The project is an interface based on the factory model of the three-tier solution examples. Net version 1.0. - Other, C# Programming / CSharp
yuanchengxu2
- c++通信编程学习2-c Communication Programming learning 2
yuanchengxu3
- c++通信编程学习3-Communication Programming learning c 3
suanshuhehammingma
- 用C语言编程实现Hamming码编码和解码,并实际构造出(15,11)Hamming码,以及算术编码-C Programming Language Hamming coding and decoding, and actually constructed (15, 11) Hamming code, and arithmetic coding
Fuzzy-Programming
- C语言,模糊控制程序-The C language, misty control procedure
DynamicCSharpTest
- 关于csharp编程的实例应用小程序演示,能够对csharp有比较深入的学习-With regard to c# programming, 100 instances of applets presentations, be able to c# has more in-depth study
RemoteProcedureCall
- Remote Procedure call implementation in C in Fedora 7(Linux).Socket Programming has been used. Both Server and Client programs has been given
CExperiment
- 在线考试,在线C语言程序考试,实现,欢迎下载,-Online examinations, online C Programming Language exam to achieve, welcome to download, hey
Network-communication-programming
- 初学者必须练习的几个实例,很简单,很基础,如果想详细了解,可以看看《Visual C++编程与项目开发编程实例》这本书 -Beginners must practice a few instances, very simple, very basic, if you want to learn more about, you can look at the " Visual C++ programming and project development programming exa
database-programming3
- 数据库编程初学者必须练习的几个实例,很简单,很基础,如果想详细了解,可以看看《Visual C++编程与项目开发编程实例》这本书-Beginners must practice a few instances, very simple, very basic, if you want to learn more about, you can look at the " Visual C++ programming and project development programming e
Socket-Programming-in-CSharp
- socket server and client using C#, visual studio 2012
mini_web_server
- 一个用C语言写的WEB服务器,非常精巧,便于学习-a web server developed by C programming, which is a good example to study.