自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

apk508

一个标准的伪程序员

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

原创 C8051F310 红外解码程序

//----------------------------------------------------------------------------- // Includes //----------------------------------------------------------------------------- #include

2013-08-16 10:50:03 2520 1

原创 [pwc980]串口通信参数之计算CRC32

做PWC980芯片的串口通信时,需要测试,那么就需要给PWC980发串口命令,而命令参数中需要计算CRC32, 怎么办? 做了一个小小的C程序来计算CRC32值,并直接输出PWC980能接收的16进制字符串. 见代码: #include #include #include "windows.h" #define CRC_HI 0xFF #define CRC_LO

2013-08-10 21:01:11 1879

原创 [TI DLP Buglist]data type error in illum_EnableIllumination function

I am debuging my code today, I find when my code is running, it's stop at illum_EnableIllumination(). After check it, I find my code is in a infinite loop, why it happen? Just because there is an da

2013-08-06 16:01:45 1414 1

原创 [TI DLP Buglist]DRAM fail after screen capture

In DDP4422, there is a bug after screen capture. After a sucessful screen capture action, GUI/Keypad/IR will be dead. Because GUI can not allocate memory from DRAM, then guiStyle_sub_AddTopMenuStruct

2013-08-02 08:17:00 1675 1

Libcurl.Net

相信你应该知道大名鼎鼎的libcurl吧,那么,libcurl默认是C库,这个是经过封装过的.NET库,可以直接在C#中引用之后,使用的。

2012-09-11

libjpeg for windows

其中包含include、lib和bin文件夹,直接添加到IDE的目录里面,然后直接使用libjpeg库就OK了。

2012-09-08

空空如也

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

TA关注的人

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