-
CAsyncSocket样本客户机/服务器
CAsyncSocket Sample client/server
- 2022-07-08 14:24:32下载
- 积分:1
-
爱立信R380s模拟器.
爱立信R380s模拟器.-Ericsson R380s simulator.
- 2022-01-24 15:56:15下载
- 积分:1
-
非模式对话框
基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
使用C++6.0 基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
- 2022-02-09 17:46:02下载
- 积分:1
-
foreign experts participating in the programming contest at the entries won. Ass...
此程序是国外高手参加世界编程大赛时的参赛作品,获一等奖。是汇编语言啊感觉很强-foreign experts participating in the programming contest at the entries won. Assembly language is a strong feeling ah
- 2022-02-22 10:05:09下载
- 积分:1
-
Java kernel is unicode,as well as class files.However,most multimedias use strea...
Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well as class files.However,most multimedias use stream bytes,including the way of their storage.So java ought to convert these stream bytes.char is unicode,while byte is byte.byte/char convertion function is in sun.io.class ByteToCharConverter could tell you which convertor you are using.two usual static functions are
- 2022-03-13 14:22:53下载
- 积分:1
-
mmc way communication in the CPU PXA270 under WINCE 5 drive
mmc 方式通讯的在CPU PXA270下的WINCE 5驱动-mmc way communication in the CPU PXA270 under WINCE 5 drive
- 2022-02-04 13:54:23下载
- 积分:1
-
C #银行ATM自动取款机模拟控制台应用程序源代码。G.
C# ATM 模仿银行自动取款机控制台应用程序源代码。综合性强。-C# ATM bank automated teller machines imitate console application source code. General and strong.
- 2022-02-06 00:37:09下载
- 积分:1
-
快速傅里叶变换
F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812
- 2022-06-03 01:50:03下载
- 积分:1
-
学习C++需要经典代码,现在传的是两个后面会继续传。
学习C++需要的经典代码,现在传的是2个后面会继续传。-Learning C++ Need classic code, Chuan is now two behind will continue to Chuan.
- 2022-03-05 03:35:22下载
- 积分:1
-
使用ADO封装类的数据库程序开发实例
在这个测试程序中,我对连接类和记录集类的大部分方法进行了测试,包括对常用数据类型的存取,添加删除等等,还有对多种数据类型以整型,双精度型,字符型类型的变量读取,其中以字符型兼容性最好,基本上对大部分数据都能返回有效值,其次是双精度型,和整型,它们不能读取字符型,日期型等字段的值
- 2022-07-23 00:40:26下载
- 积分:1