-
WINDOWS SOCKET 服务端程序示例
WINDOWS SOCKET 服务端程序示例-Windows Socket-service procedures Example
- 2023-04-23 11:40:02下载
- 积分:1
-
Design Patterns in an example of proxy mode C++ The preparation of engineering d...
设计模式中 代理模式的一个例子
C++编写
有工程文件可直接运行-Design Patterns in an example of proxy mode C++ The preparation of engineering documents can be directly run
- 2023-06-08 22:05:04下载
- 积分:1
-
普里姆算法构造最小生成树
普里姆算法构造最小生成树-Primbetov tectonic minimum spanning tree algorithm
- 2022-08-10 04:29:21下载
- 积分:1
-
Visual Studio的rc.exe资源编辑工具的源代码
Visual Studio的rc.exe资源编辑工具的源代码-Visual Studio editing tools rc.exe resources source code
- 2023-01-07 13:20:03下载
- 积分:1
-
interface for IBM s TCP_IP
interface for IBM s TCP_IP
- 2023-03-18 11:00:03下载
- 积分:1
-
关于用vb开发windows ce应用程序的另一本书。
关于用vb开发windows ce应用程序的另一本书。-spent on the development of windows ce vb application of another book.
- 2022-03-24 18:57:21下载
- 积分:1
-
基于OFDM-OQAM系统的信道估计
这是关于ofdm-oqam系统的基本框架仿真,里面不仅包含滤波器的设计,还有PAPR抑制,是学习OFDM-OQAM系统的初学者不错的选择。
- 2022-06-13 03:49:10下载
- 积分:1
-
IE浏览器防止主页篡改驱动程序源码
通过注册表回调实现的防护Windows上的IE浏览器主页的驱动程序,严密防护IE主页键的修改、删除、重命名等操作
- 2022-10-21 06:20: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
-
窗口处理程序的源码,里面包含八个工程,对于初学windows编程的同学来说是很有用的...
窗口处理程序的源码,里面包含八个工程,对于初学windows编程的同学来说是很有用的-Window handle of the source program, which contains eight projects for the beginner students windows programming is very useful
- 2022-11-08 08:40:03下载
- 积分:1