-
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
-
FiveChess
网络五子棋系统,网络五子棋功能较完整的实现,可以参考一下(Backgammon systems, networks function more complete realization of backgammon, you can refer to)
- 2020-12-09 11:59:19下载
- 积分:1
-
GUI_ACDSee
ACDSee风格的程序框架,开发人员可以基于该框架做自己的开发(ACDSee-style procedural framework, developers can make their own based on the framework for the development of)
- 2009-02-23 10:11:26下载
- 积分:1
-
Ymodem
Ymodem Send and Receive functionality can be used in bootloders.
- 2020-07-23 17:28:44下载
- 积分:1
-
RS
说明: 这个C++程序建立了高斯白噪声信道模型下的RS码的编码及译码算法,并且给出了其比特误码率性能。(This program has realized the RS code,the coding and decoding mode (and furthermore has simulated the ber performance of decoding ))
- 2012-02-21 16:27:42下载
- 积分:1
-
Calculator
a calculator in c++ that you can calculate mass problems so easy with
- 2012-04-27 19:19:38下载
- 积分:1
-
DatabaseTest
关于ADO数据库添加的一个简单例程,使用MFC的对话框为平台。(use visual C++ a sample about how to create ADO database . and the project is dialog on MFC)
- 2013-03-16 21:23:53下载
- 积分:1
-
PiaoWUGL
一个非常简单的售票管理软件,不知道合不合格大用使用,(A very simple ticketing management software, do not know All unqualified Dayong use,)
- 2008-08-11 12:03:40下载
- 积分:1
-
splitter
基于单文档,分割windows窗口,设置分割的形式(Based on a single document, split windows windows)
- 2013-10-14 09:38:29下载
- 积分:1
-
TextControl_BREW
BREW Text Control in SKYMobile handsets(A presentation in Korean on the implementation of OEMText control in BREW in SKYMobile handsets.)
- 2009-05-09 06:41:52下载
- 积分:1