-
vc++源代码,第二部分,很不错的
vc++源代码,第二部分,很不错的-vc source code, the second part, quite good
- 2023-04-03 18:45:04下载
- 积分:1
-
VC 做的是一个ListView的对话框,用于显示目录和文件
VC 做的是一个ListView的对话框,用于显示目录和文件-VC do is a ListView dialog box for the display of directories and files
- 2023-08-05 02:50:03下载
- 积分:1
-
一本讲信号的书籍很不错的
一本讲信号的书籍很不错的
一本讲信号的书籍很不错的
一本讲信号的书籍很不错的-A stress signal is a very good book
- 2023-07-16 20:50:03下载
- 积分:1
-
获取系统的内部信息,如CPU,硬盘,还有系统信息
获取系统的内部信息,如CPU,硬盘,还有系统信息-Access to system
- 2022-03-25 05:32:41下载
- 积分:1
-
VB网络监视传输、消息发送实例 网络监视传输、消息发送实例...
VB网络监视传输、消息发送实例 网络监视传输、消息发送实例
- 2022-12-20 04:45:03下载
- 积分:1
-
Wifi扫描器和自定义MFC控件
Wifi scanner + custom MFC controls
在WINCE环境下工作。...
Wifi扫描器和自定义MFC控件
Wifi scanner + custom MFC controls
在WINCE环境下工作。-Wifi scanner and custom MFC controls Wifi scanner+ Custom MFC controls in WINCE environment.
- 2023-08-16 18:00:03下载
- 积分:1
-
Gobang(Five chess) source code support multi user by network
系统的实现比较的简单,参照源代码应该都可以看懂我的系统。这个系统在vc++6.0和windows2000下调试正常并运行。-Gobang(Five chess) source code support multi user by network
- 2022-03-09 09:07:16下载
- 积分:1
-
本示例提供了一个简单的蓝牙设备发现的实现…
windows mobile的蓝牙功能
This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API. It provides a listbox control which, when searching
is complete, lists the discovered Bluetooth devices. Only names of the devices
are displayed, but the addresses of the devices are also retrieved, and can
be used to query the devices for more information (not implemented)-This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API. It provides a listbox control which, when searching
is complete, lists the discovered Bluetooth devices. Only names of the devices
are displayed, but the addresses of the devices are also retrieved, and can
be used to query the devices for more information (not implemented)
- 2022-02-15 10:46:58下载
- 积分:1
-
This is the Huffman coding Huffman coding c++ code
霍夫曼编码 此为霍夫曼编码的c++代码,两个文件-This is the Huffman coding Huffman coding c++ code
- 2022-08-06 07:40:25下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1