搜索资源列表
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
yuanchengxu4
- c++通信编程学习4-Communication Programming learning c 4
suanshuhehammingma
- 用C语言编程实现Hamming码编码和解码,并实际构造出(15,11)Hamming码,以及算术编码-C Programming Language Hamming coding and decoding, and actually constructed (15, 11) Hamming code, and arithmetic coding
web_Client
- 在对远程控制理论性研究的基础上,详细给出了客户端通信程序设计的指导性原则,进行了基于Winsock套接口远程控制客户机系统的设计,给出了基于C/S模型远程控制客户机的Winsock通信程序的分析设计。最后,以Visual C++6.0为工具完成了远程控制的编程,实现了一些远程控制的基本的功能,如对远程主机的屏幕抓取、文件管理和重启动等。-remote control in the theoretical study on the basis of Details are given client
Fuzzy-Programming
- C语言,模糊控制程序-The C language, misty control procedure
sockInWeb
- 此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用\"阻塞SOCKET\"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用\"非阻塞SOCKET\",以其提高程序的效率。那么有没有办法使用\"阻塞SOCKET\"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了
DbEngine
- 基于C#的高度抽象数据底层连接 面向接口的编程 可适用于SQLSERVER ORACLE 以及ACCESS数据库 包含了执行SQL 执行存储过程 执行事务 执行 执行多条SQL等方法-High degree of abstraction based on C# interface to the data underlying connection-oriented programming applied to SQLSERVER ORACLE and ACCESS database contai
RemoteProcedureCall
- Remote Procedure call implementation in C in Fedora 7(Linux).Socket Programming has been used. Both Server and Client programs has been given
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
Socket-Programming-in-CSharp
- socket server and client using C#, visual studio 2012
