-
TCp端口监测程序源码
TCp端口监测程序源码-TCp port monitoring procedures FOSS
- 2022-02-20 14:16:07下载
- 积分:1
-
Wince5.0下使用VC++2005操作SQLCE3.0数据库,创建、打开数据库及数据表,代码经本人测试通过。...
Wince5.0下使用VC++2005操作SQLCE3.0数据库,创建、打开数据库及数据表,代码经本人测试通过。-Wince5.0 using VC++2005 operating SQLCE3.0 database, create, open the database and data tables, the code after I test.
- 2022-05-15 05:11:05下载
- 积分:1
-
procedures with the greedy algorithm to solve two hours coverage. Using greed cr...
该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To B coverage can not be covered by the largest number of vertices of the vertex.
- 2022-07-17 08:52:30下载
- 积分:1
-
写出一个小程序输出1――100之间不能被3和7整除的数,输出按5个一行.
#include "stdio.h"...
写出一个小程序输出1――100之间不能被3和7整除的数,输出按5个一行.
#include "stdio.h" -Write a small program output 1- 100 between 3 and 7 should not be divisible by the number, the output line 5 by .# Include
- 2022-03-20 21:45:10下载
- 积分:1
-
子窗口编程的例子
子窗口编程的例子-Programming examples of sub-window
- 2022-12-30 09:55:03下载
- 积分:1
-
实现GPS+IMU扩展卡尔曼滤波组合导航,重力场和磁场推算姿态
实现GPS+IMU扩展卡尔曼滤波组合导航,重力场和磁场推算姿态-Achieve the GPS+ IMU extended Kalman filter integrated navigation, gravity field and magnetic field profile projection
- 2022-07-24 18:56:53下载
- 积分:1
-
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。...
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。-openURL helps you launch Maps, SMS, Browser, Phone, and even other applications. This is one area of iPhone development that I always have to look up again when I need to do it and it is only one line!
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel://8004664411"]]
This app demonstrates the basic protocols supported natively on the phone.
- 2022-10-08 13:15:02下载
- 积分:1
-
图的遍历 绝对OK啦
图的遍历 绝对OK啦-map traverse absolutely OK
- 2022-01-25 19:22:04下载
- 积分:1
-
ADO和CTREECTRL的应用演示
ADO和CTREECTRL的应用演示-ADO and CTREECTRL Application Demonstration
- 2022-01-22 05:17:33下载
- 积分:1
-
spring cloud sidecar
一个spring cloud 链接php服务的一个小例子,采用sidecar方式注册到spring cloud 服务,统一由注册中心管理。
- 2022-07-02 13:48:03下载
- 积分:1