-
本人写的,天禾GPS终端设备模拟程序,支持多路并发连接。
本人写的,天禾GPS终端设备模拟程序,支持多路并发连接。-I write, TIANHE GPS terminal equipment simulation program to support multiple concurrent connection.
- 2022-07-06 20:12:44下载
- 积分:1
-
Win98_she
Win98_she
- 2022-03-16 17:33:01下载
- 积分:1
-
Using VC++6.0 development of a simple calculator, the VC in the process of learn...
使用VC++6.0开发的一个简单的计算器,是自己在学习VC的过程中的一个小小实践。-Using VC++6.0 development of a simple calculator, the VC in the process of learning a little practice
- 2022-08-17 11:13:20下载
- 积分:1
-
estimate the spectrum
estimate the spectrum
- 2022-03-07 16:27:27下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
ucosii小实验任务2优先级天花板,可以帮助学习嵌入式操作系统...
ucosii小实验任务2优先级天花板,可以帮助学习嵌入式操作系统-ucosii two small experimental task priority ceiling can help embedded operating system
- 2022-01-25 17:32:42下载
- 积分:1
-
艺术化排列桌面图标
艺术化排列桌面图标-Art with desktop icon
- 2022-02-12 10:18:41下载
- 积分:1
-
ListControl可编辑任意项
ListControl 类,可对任意项双击进行编辑,当双击性别项时则显示下拉列表框来供用户选择,双击其他时可直接编辑
- 2022-01-26 06:36:03下载
- 积分:1
-
1 Socket multi
一个Socket多客户端的例子,这只是一个服务器段,用户可以通过命令行窗口telnet到本服务端-1 Socket multi-client example, this is only a server segment, the user can command window and telnet to this server
- 2023-05-20 22:30:02下载
- 积分:1
-
一个非常不错的串口发送接收程序,小巧而精致,不用安装直接使用。...
一个非常不错的串口发送接收程序,小巧而精致,不用安装直接使用。-A very good serial sent to receive the procedure, compact and sophisticated, do not install direct use.
- 2023-08-03 08:20:03下载
- 积分:1