-
本实例是介绍利用VC++来编写的WINDOWS界面的网络监听程序
本实例是介绍利用VC++来编写的WINDOWS界面的网络监听程序-Example is the introduction of the use of VC++ To prepare the WINDOWS interface network monitoring program
- 2022-07-12 07:31:09下载
- 积分:1
-
C++de damppleasd
C++de damppleasd
- 2023-07-15 03:30:04下载
- 积分:1
-
用vc++实现与usb通信
用vc++实现usb与设备通信,一个不错的入门资料,分享给大家,共同学习。
有想与usb通信的同学值得入手。c++源码。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-12-22 20:05:03下载
- 积分:1
-
这是MTeX套装中的一个重要工具,用于判断一个文件是否包含中文字符,并猜测文件的中文编码(GBK/Big5/UTF8)。...
这是MTeX套装中的一个重要工具,用于判断一个文件是否包含中文字符,并猜测文件的中文编码(GBK/Big5/UTF8)。-This is a suite MTeX an important tool for judging whether or not a file that contains Chinese characters, and speculate on the Chinese document coding (GBK/Big5/UTF8).
- 2022-08-08 21:57:29下载
- 积分:1
-
VB环境下的一个C/S程序,其中已具备主要功能,易于扩展
VB环境下的一个C/S程序,其中已具备主要功能,易于扩展-VB environment of a C/S procedures, which already have major functional and easy expansion
- 2023-05-16 07:00:02下载
- 积分:1
-
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。...
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。-compressed image can t directly process digital operation.such as jpeg,gif format.firstly ,it need decompress ,which is deal with complex compression algrithm.
- 2022-08-26 00:16:22下载
- 积分:1
-
PPC可以快速的蓝牙BT 0关闭1打开BT BT 2开关恢复啦…
可以快捷开关PPC蓝牙
BT 0 关闭
BT 1 开启
BT 2 恢复上次运行前,蓝牙状态
BT 1 1 开启,可见
BT 切换状态-PPC can quickly switch the Bluetooth BT 0 closed BT 1 Open BT 2 to resume the last run before the Bluetooth BT 1 1 open state, we can see the status of BT switch
- 2022-08-20 09:56:15下载
- 积分:1
-
本程序是在Visual C++编译环境以C++语言编写的学生信息管理系统。程序包括了信息管理的基本操作,如输入输出,查找,修改,删除信息等操作。...
本程序是在Visual C++编译环境以C++语言编写的学生信息管理系统。程序包括了信息管理的基本操作,如输入输出,查找,修改,删除信息等操作。-This procedure is in Visual C++ Compiler environment to C++ Language student information management system. Information management procedures including basic operations such as input and output, find, modify or delete information such as operation.
- 2022-03-16 09:24:00下载
- 积分:1
-
点赞功能
该功能可通过获取ID进行点赞,如已点赞过,就不能再次进行点赞
- 2023-08-02 17:05:04下载
- 积分:1
-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)-The preparation of a function, type n is an even number, the call function for 1/2+1/4+...+ 1/n, when n is odd input, call function 1/1+1/3+...+ 1/n (use pointer function)
- 2022-01-25 22:10:08下载
- 积分:1