自定义博客皮肤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的专栏

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

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

原创 Windows下虚拟串口工具:com0com可做串口调试用

http://sourceforge.net/projects/com0com/The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You c

2011-07-31 09:54:16 19782

原创 MFC 移动控件到指定坐标

CRect rect; GetDlgItem(IDC_IMG_NOTEPAD)->GetWindowRect(&rect);//获得空间的绝对坐标 ScreenToClient(&rect);//获得相对于主窗体的坐标 rect.OffsetRect(CS

2011-07-17 19:14:13 16309

原创 MFC静态控件CStatic显示不出ICO图标解决

//加载NotePad.exe的图标到IDC_IMG_NOTEPAD Cstatic控件上,这段代码显示不出ico图标,原因是什么?? //是type属性设置错了,在资源视图里面,编辑CStatic控件的属性,将它的Type改为icon,即解决。 SHFILEINFO fil

2011-07-17 17:20:47 11595

原创 MFC 非模态,无内存泄漏对话框应该是怎么创建

//如果这个对话框通过非模态的方式被创建,由于在PostNcDestroy(对话框销毁会被调用)中使用了delete this;不会发生内存泄漏class CMessageDlg:public CDialog{public: void PostNcDestroy();};

2011-07-17 16:51:21 9493

原创 colinux 上网配置(解决Dr.com)

Dr.com限制是如此的严格,以至于colinux连不上网。怎么办的?找到这个解决方案:http://ngc1976.yo2.cn/articles/cooperative-linux%E7%AE%80%E8%A6%81%E6%8C%87%E5%8D%97.html原来可以使用s

2011-07-17 12:14:41 11213

原创 fread读文件读取不全解决方法

fread,对指定长度的文件数据。读取的长度远小于文件的总长度,怎么回事呢?查MSDN,fopen最后一个参数:t Open in text (translated) mode. In this mode, CTRL+Z is interpreted as an end-of-file character on input. In files opened for reading/writing

2011-07-02 22:19:56 8547

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关注的人

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