自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

OYJJ的专栏

非淡泊无以明志 非宁静无以致远 ——《诫子书》

  • 博客(3)
  • 资源 (28)
  • 收藏
  • 关注

原创 winpcap 枚举网卡设备Demo

<br />#define HAVE_REMOTE#include "pcap.h"#include <list>#include <iostream>using namespace std;int _tmain(int argc, _TCHAR* argv[]){ pcap_if_t* alldevs; list<pcap_if_t> devices; char errbuf[PCAP_ERRBUF_SIZE]; //枚举本地计算机的网卡 if(pcap_fin

2011-03-10 23:24:00 6881 1

原创 生成COM Dll的tlb文件的两种方法

1.开始运行oleview调出OLE/COM Object Viewer.这个工具是微软提供的,在VC6中和Windows SDK中都有。找到要用的COM组件,比如说VBSrcirpt的正则表达式COM组件在:Type Libaray中的Microsoft VBScript Regular Expression V5.5中,双击打开后,保存成idl文件。然后用微软提供的另一个工具从idl生成tlb文件。开始运行cmd,调出命令行。使用命令midl XXX.idl来成成tlb文件即可。然后在VC++的工程中引

2011-03-08 21:18:00 11610

原创 CTreeCtrl icon 背景透明 解决方法

<br />CTreeCtrl加ICON图标的代码片段如下:<br /> <br />这里要注意:Create的第二个参数<br /> (1)颜色深度一定要选择正确eg,ILC_COLOR32<br />(2)或上掩码处理ILC_MASK,对ICON来说会使得其黑色的背景透明<br /> <br /> m_imgList.Create(16,16,ILC_COLOR32|ILC_MASK,2,0); m_imgList.Add(AfxGetApp()->LoadIcon(IDI_ICON_PLUS));

2011-03-01 23:15:00 8381

pythont xgboost 速度快效果好的boosting模型 文档

pythont xgboost 速度快效果好的boosting模型 文档

2017-05-09

python自带的url处理库 文档

python自带的url处理库 文档

2017-05-09

python sympy 符号运算库 文档

python sympy 符号运算库 文档

2017-05-09

python SciPy Python的数学、科学和工程计算的生态系统库

python SciPy是一个Python的数学、科学和工程计算的生态系统库。

2017-05-09

python pywt 小波变换库 文档

python pywt PyWavelets是一个Python的小波变换的库

2017-05-09

python fbprophet 数据预测工具包 文档

python fbprophet 简单强大的数据预测工具包

2017-05-09

python nltk 人类语言分析库 文档

python nltk 一个流行的人类语言分析库。

2017-05-09

python arch 手册

arch arch提供了Univariate volatility模型,Bootstrapping和Multiple comparison procedures

2017-05-09

python pandas 手册 下载

python pandas 手册

2017-05-07

python pybrain 手册

pybrain 机器学习

2017-05-07

PostgreSQL 9.5.6 管理员手册 英文版本

PostgreSQL 9.5.6 管理员手册 英文版本

2017-05-04

mysql internal 英文原版

mysql internal 英文原版 解读mysql源码必备

2017-05-04

Understanding MySQL Internals Apr.2007 pdf

Understanding MySQL Internals

2017-05-04

HP Vertica 8.0 完全管理员手册 英文版

HP Vertica 8.0 完全管理员手册 英文版

2017-05-04

Greenplum 4.3 管理员手册 英文版

Greenplum 4.3 管理员手册 英文版

2017-05-04

管理员手册英文版 Oracle Database Administrator's Guide 12c

Oracle Database Administrator's Guide 12c

2017-05-04

The Secrets Of Economic Indicators 3rd Edition

经济指标的秘密

2017-04-26

读懂中国经济[高盛]UNDERSTAND CHINA ECONOMICS

读懂中国经济[高盛]UNDERSTAND CHINA ECONOMICS

2017-04-23

.net reflector 5.1.5 with FileDisassembler

.net 程序集解析工具,反汇编IL的利器

2009-05-15

CLR via C# Second Edition

CLR via C# Second Edition .net程序员走向卓越的必由之路

2009-05-13

The Art of Systems Architecting

The Art of Systems Architecting

2009-05-01

Patterns of Enterprise Application Architecture

Patterns of Enterprise Application Architecture By Martin Fowler, David Rice Edition: illustrated Published by Addison-Wesley, 2003 ISBN 0321127420, 9780321127426 533 pages

2009-05-01

DXperience 8.3.6 (Patch包)【Part3】14M/42M

使用前需要先下载并安装试用版 http://www.devexpress.com/Products/NET/DXperience/

2009-04-18

DXperience 8.3.6 (Patch包)【Part2】14M/42M

使用前需要先下载并安装试用版 http://www.devexpress.com/Products/NET/DXperience/

2009-04-18

[PDF] Cambridge Press C plus plus Design Patterns and Derivatives Pricing 2nd Edition

C++ DESIGN PATTERNS AND DERIVATIVES PRICING 2nd edition

2009-03-13

[CHM] Orielly C++ In A Nutshell

Orielly C++ In A Nutshell Ray Lischner is currently writing C++ in a Nutshell for O'Reilly. We expect the book to be published in early 2003.

2009-03-13

[PDF] O'Reilly Programming C# 2nd Edition

Programming C#, 2nd Edition Jesse Liberty Publisher: O'Reilly Second Edition February 2002 ISBN: 0-596-00309-9, 648 pages

2009-03-12

O'Reilly C# Essentials 2nd Edition

电子书 C#.Essentials.pdf O'Reilly C# Essentials 2nd Edition Ben Albahari Peter Drayton Brad Merrill Publisher: O'Reilly Second Edition February 2001 ISBN: 0-596-00315-3, 216 pages

2009-03-12

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除