-
WinCE EVC4.2下实现Ping功能,可以检测开发板与主机是否连通
WinCE EVC4.2下实现Ping功能,可以检测开发板与主机是否连通
- 2023-08-09 17:30:04下载
- 积分:1
-
World War II submarine game source code, can be directly run
潜艇大战游戏源程序,直接运行就可以,简单方便,可以借鉴-World War II submarine game source code, can be directly run
- 2023-04-24 11:05:03下载
- 积分:1
-
Windows API程序设计参考大全(实例)
Windows API程序设计参考大全(实例)-Windows API Programming Reference (Examples)
- 2022-02-07 08:13:27下载
- 积分:1
-
wince under the Tab control applications, coupled with the tree control the appl...
wince 下Tab控件的应用,再加上树形控件的应用,非常完美的代码,强烈推荐下载!-wince under the Tab control applications, coupled with the tree control the application of the code is perfect, strongly recommend to download!
- 2023-02-22 22:35:03下载
- 积分:1
-
Praat 连接从 C 语言
脚本通过自动化操作的顺序保存的Praat用户时间和精力。要运行 Praat 脚本,请转到Praat 对象窗口中的控制菜单并选择新的 Praat 脚本。通过点击下面的链接之一,然后拔起的代码所需的脚本。复制所有的代码 (例如突出显示和 PC 上Ctrl-C ) 并将其粘贴到新的无标题的脚本窗口。最后,选择运行 > 运行(或键入Ctrl-R) 在无标题的脚本窗口中执行脚本。
- 2022-02-06 18:34:59下载
- 积分:1
-
分形草的程序源代码,按空格键可以随机产生不同的分形草图形...
分形草的程序源代码,按空格键可以随机产生不同的分形草图形-Fractal grass source code, press the space bar can be randomly generated different fractal graphics grass
- 2022-06-13 20:57:18下载
- 积分:1
-
一种序列比对算法的源代码,希望对你会有帮助噢
一种序列比对算法的源代码,希望对你会有帮助噢-than a sequence of the algorithm source code, you want to be helpful Oh
- 2022-03-06 08:17:44下载
- 积分:1
-
源代码的方法
在模式识别中,k近邻算法(k-NN)是一种非参数的模式识别方法;
- 2023-01-28 01:30:03下载
- 积分:1
-
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_D...
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "C_FA" //保护文件
const CString REQ_RENAME = "C_FR" //重命名
const CString REQ_COPY = "C_FC" //拷贝
//-------------发送文件--------------
const CString REQ_SNDFILE = "R_FL"
const CString REP_SNDFILE = "S_FL"
//-----------------------------------
//-------------接收文件--------------
const CString REQ_REVFILE = "C_FL"
const CString REP_REVFILE = "S_FL"
//-----------------------------------
//-------------更改目录--------------
const CString REQ_CHGDIR = "C_DC" //更改目录
//-------------更改目录--------------
//-------------根目录名--------------
const CString ROOT_DIR_NAME = "LSV2" //根目录名
//-------------根目录名-LSV2 trans
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "
- 2023-01-08 18:05:03下载
- 积分:1
-
To test the document should be the first to start UdpServer server
、测试该文件时应首先启动UdpServer的服务器端,接着启动myUdpClient的客户端软件。
3、在myUdpClient项目文件中myUdpClient.cs文件的56行为连接到远程服务器端的IP地址,这里为本地IP地址,实际使用时应相应更改。
以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用-To test the document should be the first to start UdpServer server-side, and then start the myUdpClient client software. 3, myUdpClient project documents myUdpClient.cs file 56 acts to connect to the remote server-side IP address, where the local IP address, the actual use should be changed accordingly. The above software is required to be registered in order to long-term normal use of the software, please support the use of genuine software
- 2022-07-20 00:11:13下载
- 积分:1