-
这是一个求网络最小费用最大流问题的一个C++的程序已经经过调试,请放心使用....
这是一个求网络最小费用最大流问题的一个C++的程序已经经过调试,请放心使用.-This is a minimum cost network for the largest flow of a C procedures after debugging, please rest assured that use.
- 2023-01-05 21:45:04下载
- 积分: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
-
一个多线程贪吃蛇的小程序,用STL编写的
一个多线程贪吃蛇的小程序,用STL编写的-Snake more than one thread of small procedures, prepared by STL
- 2022-05-24 06:54:56下载
- 积分:1
-
M25Px16 16Mbit Flash Memory with 75Ghz
16 Mbit,双I/O,4 KB子扇区擦除,
- 2022-08-14 06:07:55下载
- 积分:1
-
程序实现多国语言的动态切换解决方案。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。这样不但可以动态切换语言,而且用...
程序实现多国语言的动态切换解决方案。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。这样不但可以动态切换语言,而且用户可以根据需要自己添加新的语言。-Procedures for multi-language dynamic switching solution. All the strings used are into file, a language of a document, depending on the chosen language to the corresponding file to load a string. Not only can dynamically switch languages, and users can add a new language needs its own.
- 2022-01-31 15:22:15下载
- 积分:1
-
哈夫曼树的建立和哈夫曼编码译码器。用C编写的。是学习数据结构的很好源代码...
哈夫曼树的建立和哈夫曼编码译码器。用C编写的。是学习数据结构的很好源代码-Huffman tree establishment and Huffman decoder. Prepared by C. Data structure is a good learning source code
- 2022-06-21 22:07:03下载
- 积分:1
-
一个漂亮的代码,请使用
一个漂亮的代码,请使用-a beautiful code, please use the
- 2022-04-26 21:32:59下载
- 积分:1
-
A tool for programming.please try to use it and evaluate.thanks very much.
这是一个编程小工具,大家用一用,作出一些小小的评价!谢谢各位! ^_^-A tool for programming.please try to use it and evaluate.thanks very much.
- 2022-09-09 19:50:03下载
- 积分:1
-
这是一个射击游戏的源代码,是在vc环境下的源代码。
这是一个射击游戏的源代码,是在vc环境下的源代码。-This is a shooting game"s source code, vc environment in the source code.
- 2023-09-05 17:20:04下载
- 积分:1
-
This procedure is mainly the two realize the connection string, through the dyna...
这个程序主要是实现两个字符串的连接,通过动态申请内存空间,并用指针作为参数传递-This procedure is mainly the two realize the connection string, through the dynamic application memory space, and passed as a parameter pointer
- 2022-02-24 20:17:26下载
- 积分:1