-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
to2to
二进制格雷码与自然二进制码的互换
它就是介绍怎么把二进制格雷码与自然二进制码的互换。主要是异或操作(itis to for 2to 2)
- 2011-10-21 18:42:17下载
- 积分:1
-
MySocket
vc++开发的socket通信类(含客户端和服务端)(socket communication(include client and server))
- 2013-08-12 14:13:49下载
- 积分:1
-
ldpc-min-sum
用c语言写的ldpc码的最小和算法译码程序。(The codes are about ldpc decoding,using min-sum algorithm by c++.)
- 2012-12-19 18:06:59下载
- 积分:1
-
modbus_RS232_RS485_COL
串口通过modbaus协议控制继电器,读取开关输入的PC上位机源程序(Serial control relay through modbaus agreement, read the PC host computer switch input source)
- 2011-11-21 11:48:16下载
- 积分:1
-
VCMatlab
VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。
文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance.
This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
- 2018-12-01 15:31:19下载
- 积分:1
-
ns2-extension
介绍如何对NS2进行多信道多接口扩展,并支持动态信道分配。(NS2 introduce how to carry out the expansion of multi-channel multi-interface, and supports dynamic channel allocation.)
- 2009-03-12 20:28:24下载
- 积分:1
-
LPT
LTP傳輸範例程式,可以說明LTP運作方式(LTP transmission sample program illustrates the mode of operation LTP)
- 2009-11-15 09:39:10下载
- 积分:1
-
MyTwainScan
因为TWAIN的协议比较复杂,该程序,为你展示了TWAIN的使用(because the agreement is more complicated, the procedures for the display you use the TWAIN)
- 2007-06-05 16:42:08下载
- 积分:1
-
base-station-simulation
中兴捧月,基站模拟程序,使用CSocket类(ZTE holding on, the base station simulator, using class CSocket)
- 2011-06-24 15:18:52下载
- 积分:1