<<Windows驱动开发技术详解>>随书光盘源码,共23章,开发环境主要是Visual studio.
上传时间: 2014-01-18
上传用户:hullow
可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码 0x49,0x41,0x1f,0x01,0x09} uchar data cnt[8] //在data区定义8位长度的数组,用来存放计数值 uchar data pre_cnt[8] //在data区定义8位长度的数组,用来存放预置值 sbit drv=P3^4 //定义输出驱动端 bit set_flag //定义工作标志 bit out_flag //定义输出标志 bit keydown_flag //键按下标志
标签: unsigned include define uchar
上传时间: 2015-04-29
上传用户:changeboy
请将 basedzfb.asp和mdb5复制到同一目录, 记事本打开basedzfb.asp修改商户支付宝账户t2和安全校验码t3即可, 安全校验码,登陆支付宝后在商家工具中获得校验码。 调用支付宝接口URL:<%=itemURL%>。请在调用接口URL文件中加入<!--#include file="basedzfb.asp"-->即可。
上传时间: 2014-01-01
上传用户:362279997
< 智能控制>>刘金琨主编的书,大量的MATLAB源码,很具有参考价值。
上传时间: 2013-12-04
上传用户:franktu
< EVC高级编程及其应用开发>>电子书!!! 共13章,超星转PDF格式,这可是我自己转换独家首次发布!其源码本站已经有人发布过了,可以自己找找。
上传时间: 2014-08-24
上传用户:zhengzg
zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.
标签: standard surface models either
上传时间: 2013-12-05
上传用户:003030
< USB 2.0 应用系统开发实例精讲>>源代码,包含MP3播放器、UDISK应用实例、USB键盘、USB数据采集仪、USB信号发生器的所有源码。采用AT89C5131作为主控制器开发!
上传时间: 2015-08-20
上传用户:whenfly
完整源码,您可以二次开发,增减功能,文件及支持的芯片看下面说明: PCRecord.cpp PCRecord.h PCRecordDlg.cpp PCRecordDlg.h Resource.h wavrec.cpp wavefile.cpp wavefile.h wavrec.h <Platforms> <Platform Name="JZ4740 (MIPSII)" /> <Platform Name="QQ2440 (ARMV4I)" /> <Platform Name="Smartphone 2003 (ARMV4)" /> <Platform Name="Win32" /> </Platforms>
标签: PCRecordDlg PCRecord cpp Resource
上传时间: 2013-12-21
上传用户:啊飒飒大师的
VC下ATL开发的书<<ATL开发指南(第二版)》,并且随书源码都有,欢迎下载。
上传时间: 2014-01-25
上传用户:凤临西北
< 算法设计与分析基础>> 【原 书 名】 Introduction to The Design and Analysis of Algorithms 【原出版社】 Addison Wesley/Pearson 【作 者】(美)Anany Levitin 【译 者】 潘彦 【出 版 社】 清华大学出版社 【书 号】 7302086567 【出版日期】 2004 年6月 【开 本】 185×260 【页 码】 388 【版 次】1-1
标签: Introduction Algorithms Analysis Design
上传时间: 2014-01-21
上传用户:yuzsu