自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (26)
  • 收藏
  • 关注

转载 通缩的魔咒 油价惊见二字头--今周刊「老谢开讲」

二○一六年才开始两周,已出现几个令人怵目惊心的数字。第一个是油价,纽约油价在元月十五日写下二十九.二二美元的新低价;北海布兰特原油也创下二十八.九四美元新低。油价这一跌,一下子跌破三字头关卡,还记得几个月前,高盛预告全球油价会跌到二十美元,大家都不相信,如今二字头油价跑出来了。**指标:油价、CRB与BDI指数下跌**第二个指标是CRB指数,这是芝加哥商品期货指数,上周写下

2016-01-21 14:40:55 864

转载 我不强求你做快乐的孩子——心理咨询师父亲给女儿的公开信

作为一名家长,我的角色不仅是你们的朋友,同时还是你们的父亲。不管你们喜不喜欢这样,这都是事实。所以在某些情况下,我可能会伤害到你们的感情,或者你们有一些心事不愿意跟我分享,这些都是难以避免的。事实上,这种情况完全不是问题,也很正常。除了我,你们的生活中还应该有其他你们可以信任的人。一些最好是能打心底里为你们好的人。也许你们和我在一起的时候会不开心,这其中有很多原因。首先第一点,有时候你们可能觉

2016-01-19 08:45:34 1588

转载 书中自有黄金屋:动荡时期值得深读的10本金融书籍

1929、1973、1987、1998、2008、2010、2013,金融市场人士对这些数字所代表的年份应该不陌生,每一个都代表了一场全球市场或大或小的动荡与危机,如今发达经济体逐渐进入后危机时代,货币政策逐渐正常化;新兴市场的危机,却似乎阴魂不散随时呼之欲出。时序更替,中国新常态前行。2016年开年,股汇市场已黑云压阵,如何避免让未来的某一个年份数字和危机,特别是与中国产

2016-01-12 08:56:58 1015

quizlet-learn-languages-vocab-with-flashcards_5.15.1(2100115).rar

Quizlet APK android 安装包, 5.15.1 版本 用于抽认卡,语言和学习的顶级学习应用程序。Quizlet是练习和掌握所学内容的最简单方法。创建自己的抽认卡和学习集,或从其他学生创建的数百万个中选择-由您决定。每月有超过5000万学生在Quizlet中学习,因为Quizlet是领先的教育和抽认卡应用程序,它使学习语言,历史,词汇和科学变得简单而有效。 Quizlet是练习和掌握所学内容的最简单方法。创建自己的抽认卡和学习集,或从其他学生创建的数百万个中选择-由您决定。每月有超过3000万学生在Quizlet中学习,因为Quizlet是领先的教育和抽认卡应用程序,它使学习语言,历史,词汇和科学变得简单而有效。而且是免费的! 使用Quizlet

2021-05-07

Temperature Sensor example.rar

郭天祥 Altium Designer 视频教程中的Temperature Sensor的操作手册以及实例原理图

2021-04-26

FlashFXP工具

FlashFXP工具,上传和下载,WIN7可以用,直接点击我要注册,就可以了。

2016-03-09

在VC中实现具有缩放功能的滚动视图类

在VC中实现具有缩放功能的滚动视图类,包含代码和论文

2014-11-12

详解VC++中的窗口与视口

详解VC++中的窗口与视口

2014-11-12

Windows图形编程中的坐标系与GDI映射方式

本文从GDI 映射方式入手, 对基于设备坐标的视口和基于逻辑坐标的窗口的概念、内涵及其相互关系进行了分析介绍。在此基础上, 文章详述了怎样建立不同原点、单位和正方向的逻辑坐标系, 对坐标系的构建原理进行了深入剖析。

2014-11-12

windows XPSP3 安装internet 信息服务(IIS)安装资料

internet 信息服务(IIS) 和 Frontpage2000服务器扩展 的安装资源 是在Windows XP SP3下安装vs2003.net必备。 1.在 c:\Windows\inf\ 中打开sysoc.inf ; 在sysoc.inf中找到“[Components]”这一段,在里面加上: “iis=iis2.dll,OcEntry,iis2.inf,,7” 后保存关闭; 2.将iis2.dll放在c:\Windows\system32\Setup文件夹下; 将iis2.inf放在c:\Windows\inf\文件夹下; 3.安装 FrontPage 服务器扩展 将fp40ext.dll放在c:\Windows\system32\Setup文件夹下; 将fp40ext.inf放在c:\Windows\inf文件夹下; 在sysoc.inf中找到“[Components]”这一段 ims=imsinsnt.dll,OcEntry,ims.inf,,7 的下一行加上 fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7 后保存关闭 这样就可以通过“添加删除Windows组件”添加“Internet 信息服务(IIS)”的子项 4. 下载IIS5.1完整安装包,按照提示选择IIS5.1安装包,就可以完成了。 本资料包括上述所有资源

2012-09-11

汇编语言 第2版 王爽 高清 带习题

汇编语言 第2版 王爽 高清版本 pdf格式 带书签 带习题

2011-01-22

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL习题答案

经典的verilog设计书籍,亚马逊5星级评价

2010-11-20

Advanced_Digital_Design_with_the_Verilog_HDL源码

经典的verilog设计书籍,亚马逊5星级评价

2010-11-20

Developer's Workshop to COM and ATL 3.0配套光盘源码

Developer's Workshop to COM and ATL 3.0 配套光盘源码,把附件文件中的*_exe文件改为*.exe,执行解压就可以了. enjoy!

2010-08-01

Developer's Workshop to COM and ATL 3.0

其它几个不能下载,压缩后重新上传。 Learn how to build sophisticated COM objects using C++ and IDL, as well as how ATL supplies support for several COM procedures. Understanding COM takes time and energy. I can say with great confidence that there is always more to learn. However, as with most technologies, COM does provide a core body of knowledge that works as the backbone for just about everything else. For example, once you understand the building blocks of interfaces, coclasses, class factories, and COM binaries, the foundation is laid for numerous related aspects of COM, such as the ActiveX control, distributed COM, and connectable objects (just to name a few). The relationship between COM and the numerous ActiveX technologies out there can be equated to an understanding of mathematics and the various applied sciences. If you don't understand how to work with basic algebraic equations, you can forget taking classes in physics, chemistry, and biology. The same holds true here: Without an understanding of the algebra of COM, forget the science of ActiveX. Moreover, without an understanding of COM, forget ATL. Once an individual has come to understand the core building blocks of the COM architecture, the next logical step is to adopt a component framework to help lessen the burden of repetitive code. ATL is the C++ developer's COM framework of choice. With ATL by your side, you can successfully spend less time handing out interface pointers and more time concentrating on the domain-specific coding task at hand. However, an ATL developer who does not understand the architecture of COM is no better off than an MFC developer who has no understanding of the central Win32 APIs. This book offers a firm foundation in COM, as well as the ATL framework.

2010-07-25

Developer's Workshop to COM and ATL 3.0

Learn how to build sophisticated COM objects using C++ and IDL, as well as how ATL supplies support for several COM procedures.

2010-07-25

symbian视频讲座-27对话框概述

北航分布与计算实验室-Symbian视频讲座-27对话框概述,用Flash播放器播放

2009-01-20

Symbian视频讲座-34多视图练习

北航分布与计算实验室-Symbian视频讲座-34多视图练习,用Flash播放器播放

2008-12-08

Symbian视频讲座-33多视图概述

北航分布与计算实验室-Symbian视频讲座-33多视图概述,用Flash播放器播放

2008-12-08

symbian视频讲座-32视图与控制练习

北航分布与计算实验室-Symbian视频讲座-32视图与控制练习,用Flash播放器播放

2008-12-08

Symbian视频讲座-31视图与控制概述

北航分布与计算实验室-Symbian视频讲座-30对话框练习,用Flash播放器播放

2008-12-08

Symbian视频讲座-使用服务器

北航分布与计算实验室-Symbian视频讲座-使用服务器,用Flash播放器播放

2008-11-11

空空如也

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

TA关注的人

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