-
semisup_rankboost
一种半监督的rankboost算法实现,有训练集,测试集,可以直接运行。(An rankboost semi-supervised algorithm implementation, there is a training set, the test set can be run directly.)
- 2014-05-29 16:46:14下载
- 积分:1
-
C# 向SQL Server数据库中批量写入超多数据
Visual C# 向SQL Server数据库中批量写入海量数据,这个虽然不是“大数据”,但这个海量数据也是很考验SQL的负载能力和代码的执行效率。那么C#如何实现效率高、速度快的数据写入呢,这个例子是来自C#开发实战1200例(第Ⅱ卷)中的代码改良,请下载源码后查看,里面有注释。
- 2022-04-17 17:11:12下载
- 积分:1
-
VC二维码动态库生成
二维码生成动态库,传入相关参数可以直接生成二维码
- 2022-06-30 19:54:30下载
- 积分:1
-
xyz调制解调器用于bootrom或其他程序
extern int xyzModem_stream_open(connection_info_t *info, int *err);extern void xyzModem_stream_close(int *err);extern void xyzModem_stream_terminate(bool method, int (*getc)(void));extern int xyzModem_stream_read(char *buf, int size, int *err);extern char *xyzModem_error(int err);
- 2022-08-25 21:13:51下载
- 积分:1
-
西电算法导论上机题
算法导论第四次上机题,01背包回溯法
- 2023-02-08 08:50:03下载
- 积分:1
-
FaceDetection
VC++调用opencv函数库实现静态人脸检测,实现简单,代码完整,运行效果好(VC++ call opencv library to achieve a static face detection, simple, code integrity, effective running)
- 2013-10-17 16:49:29下载
- 积分:1
-
haisanids
VC++网络连接监控程序源代码,适合编写网络监控的编程者参考,选择监听的网络IP地址后才可以开始监听里程。并包括了IDS过滤器参数设置,几点提示:
1.初始状态只监听连接,不捕获IP数据
2.鼠标右击列表选择或取消监控某端口数据
3.为防止ping攻击,一般情况ping数据全部监控
4.监控某端口数据时,不监控ping包
5.数据超过20k将被清空
6.右边窗口停止抓包后显示十六进制数(VC++ source code network connection monitoring, network monitoring program for the preparation of reference, select the monitor s network IP address before you can start listening mileage. And includes IDS filter parameter settings, a few tips:
1. Initial state only listen for connections, do not capture IP data
2 Right-click the list to select or deselect a port monitoring data
3 To prevent ping attacks, general ping all monitoring data
4 When a port monitoring data, no monitoring of ping packets
5 The data will be cleared over 20k
6 right window displays the hexadecimal number stopped after capture)
- 2014-07-02 10:17:36下载
- 积分:1
-
基于widgets的c++图像浏览器
基于c++利用weidgets库编写了图像浏览软件,目前可以实现图像打开,浏览,上一张下一张还有图像播放功能,可以显示图像的直方图以及二值化分割,同时,可以进行图像的平移变换等操作。UI的框架由formbuilder搭建,适合于新手进行widgets的编程入门以及图像处理编程训练教材
- 2022-07-05 13:09:55下载
- 积分:1
-
extern
extern的用法,本文较详细的介绍了extern的用法及注意事项。(extern usage, this paper describes in detail the usage of extern and precautions.)
- 2010-12-02 20:46:32下载
- 积分:1
-
TestVirtual
查看面向对象多态执行流程,如果父类函数为纯虚函数,则会执行子类函数.(look at multy status in executing,if farther s function no execute health, execute child s function)
- 2011-01-31 09:48:25下载
- 积分:1