自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 关于自增自减操作符

C/C++中自增自减运算符相信是不少人的一个困扰,这个问题也一直困扰着我,今天再次翻开书本来看了看,有了些新的体会,所以在这里记录下来,同时也与那些像我一样被困扰的人分享,编程大牛可以绕道了,或者有什么不对的地方请大牛们指正。       以++为例,如下程序输出结果是什么  int a=0,j=1;a=j++;cout 估计有人会说a=2,j=2;恭喜你答错了;有人会说a=1;

2012-07-25 15:13:04 1013

原创 VC6.0 添加函数注释宏,VS2010同样可以添加

昨天在玩VC的时候发现VC6.0自带一些宏,觉得好玩就拿来试下,发现其中的函数注释宏非常的实用,拿来分享下,知道的大牛就请绕道了不要喷我,主要是给一些还不知道这个强大功能的小鸟们一些提示。        基本步骤是这样的,首先VC6.0工具栏右键------custom-----Add-ins and Macro Files,选中Sample,然后同样是在custom中,选择command标签

2012-05-25 22:39:07 1643

AD5933 英文 资料

AD5933 英文资料 The AD5933 is a high precision impedance converter system solution that combines an on-board frequency generator with a 12-bit, 1 MSPS, analog-to-digital converter (ADC). The frequency generator allows an external complex impedance to be excited with a known frequency. The response signal from the impedance is sampled by the on-board ADC and a discrete Fourier transform (DFT) is processed by an on-board DSP engine. The DFT algorithm returns a real (R) and imaginary (I) data-word at each output frequency.

2012-05-15

AD5933中文pdf

AD5933 中文 pdf The AD5933 is a high precision impedance converter system solution that combines an on-board frequency generator with a 12-bit, 1 MSPS, analog-to-digital converter (ADC).

2012-02-07

空空如也

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

TA关注的人

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