-
对系统WINDOWS屏蔽
对系统WINDOWS屏蔽-right shielding system WINDOWS
- 2022-10-13 05:40:03下载
- 积分:1
-
WordPad source code to achieve all the functionality of WordPad. Very good
写字板的源代码,实现写字板的所有功能.非常不错-WordPad source code to achieve all the functionality of WordPad. Very good
- 2023-01-15 12:10:04下载
- 积分:1
-
driver, compatible with NE2
驱动程序,兼容NE2-driver, compatible with NE2
- 2022-11-09 01:20:03下载
- 积分:1
-
windows CE 开发的教程
介绍了 Windows CE 的一些基本特性,并指出过渡到基于无线装置的软件开发所应具备的知识...
windows CE 开发的教程
介绍了 Windows CE 的一些基本特性,并指出过渡到基于无线装置的软件开发所应具备的知识-windows CE Development Windows CE tutorials presented some basic characteristics, and pointed out that the transition to wireless devices based on the software development knowledge should be
- 2022-02-05 12:43:21下载
- 积分:1
-
MPEG1 layer3 encoder C语言实现。
MPEG1 layer3 encoder C语言实现。-MPEG1 layer 3 encoder C language.
- 2022-05-13 01:53:36下载
- 积分:1
-
This book would not have introduced, I believe many people have heard so much ab...
这本书就不用介绍了,相信很多人都对它久闻大名。这是第三版第一卷中文版。字体非常清晰,适合收藏。我搜了一下本站里也有,但从大小上判断应该不会有这个质量好。-This book would not have introduced, I believe many people have heard so much about it daimyo. This is the third edition of the first volume in Chinese. The font is very clear, suitable for collection. Site where I found a bit there, but the size of the judgments should not have this quality.
- 2023-02-16 00:05:13下载
- 积分:1
-
使用汇编语言实现歌曲的调子,任何歌曲都可以啊
使用汇编语言实现歌曲的调子,任何歌曲都可以啊-use asm language realise beautiful songs。
- 2022-02-06 11:09:56下载
- 积分:1
-
医院管理系统
医院管理系统
- 2022-07-16 13:02:31下载
- 积分:1
-
一个modem的编程东东,大家可以
一个modem的编程东东,大家可以-a modem programming Eastern, we will look at
- 2023-06-18 13:10:03下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1