-
识别目标形状
说明: 通过CCD识别目标的形状,可供学习视觉编程参考(Identifying the shape of the target by CCD can be used as a reference for learning visual programming.)
- 2019-10-10 08:46:32下载
- 积分:1
-
对地震资料进行地球物理反演
说明: 用地层速度,密度等数据对地震资料进行地球物理反演,运用了傅里叶变换求得了子波频谱,反射时间序列等(Geophysical inversion of seismic data is carried out by using the data of formation velocity and density. Wavelet spectrum and reflection time series are obtained by using Fourier transform)
- 2020-03-29 11:22:25下载
- 积分:1
-
提供了一台主机ping 另一台主机的源代码,原理清晰明了
提供了一台主机ping 另一台主机的源代码,原理清晰明了-Provided a host ping another host source code, the principle of clarity
- 2022-05-15 09:00:58下载
- 积分:1
-
clientcallback
实现客户端回调的一段源码,可能对用不到这些得人没有什么用处,但用到了在去找很麻烦的,所以传上来与大家共享了(To achieve the client callback section of source code, may be less than those who were of no use, but used in very troublesome to find, therefore, Chuan-up and share the)
- 2007-12-14 08:14:43下载
- 积分:1
-
moon-master
moonmaster user develop font
- 2020-06-20 13:20:01下载
- 积分:1
-
本代码实现了不重新启动机器使IP设置生效
本代码实现了不重新启动机器使IP设置生效- This code realized restarted the machine to cause IP not to
establish becomes effective
- 2022-11-27 14:35:03下载
- 积分:1
-
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。...
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。-This is a simple socket routines source, the server is running, and began. Then run client to connect, you can see a message.
- 2022-03-05 02:59:06下载
- 积分:1
-
do for myself a simple chat client software market .. we can as a reference. Par...
自己做的一个简单的聊天市客户端软件..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple chat client software market .. we can as a reference. Particularly suitable for a just learning Xi C newbie ... thank you for your support
- 2022-03-02 14:19:34下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
xiaoyuandaoyouxitong
用java语言实现可视化的校园导游系统,包括景点介绍和最短路径等。(Visualization using java language campus tour guide system, including the introduction and the shortest path and other attractions.)
- 2010-05-27 16:14:42下载
- 积分:1