This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus.
标签: combination materials reference creating
上传时间: 2014-12-03
上传用户:时代电子小智
The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-controlled buses using a minimum of external circuitry. The 3-State output data lines can be connected directly to the data bus.
标签: approximation converters successive family
上传时间: 2016-11-20
上传用户:libenshu01
这是书上的代码,Visual C++ 环境下用数据库与Auto CAD相结合,设计的功能强大使用方便的图库管理系统,可以运行,供大家参考
标签: 代码
上传时间: 2014-09-05
上传用户:ddddddos
这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3,具有如下功能: 一、支持INI读取,支持 SECTION 的读取,模块modINIReader.bas支持读取Sections及key 二、支持 /auto /uninstall /del命令行参数运行 三、支持软件后台静默模式安装、支持静默卸载(当然视安装软件的参数支持) 四、支持自身删除 五、模块 modSys.bas 获取文件大小,支持kb,MB,byte及auto 返回大小单位 六、支持高级shell调用及等待安装程序结束并返回结果 七、支持倒计时进度计时器及饼图显示 八、支持XP风格,不需要使用.manifest格式文件 九、支持系统托盘气泡提示各种安装信息等 补充:要安装的软件请放在soft文件夹中,再修改Autoss.ini文件中的安装路径。
上传时间: 2016-11-25
上传用户:liansi
SWF文件格式规范 该基金会的文件格式(发音为“西佛” )提供的矢量图形,文字,视频和声音 在互联网上,并支持安装Adobe ® Flash ® Player软件。的的SWF文件格式 设计是一种有效的传送格式,而不是一个格式的图形之间的交流 图形编辑。这是旨在满足以下目标: 屏幕上的显示格式,主要是用于屏幕显示和支持 反锯齿,快速绘制的点阵图的任何颜色格式,动画及互动 按钮。
上传时间: 2014-01-15
上传用户:lizhen9880
TCPMP代码结构分析。。。主要讲了Common,Context_Init(),向系统中载入外部插件模块,与界面相交互的播放控制模块(player.c)
上传时间: 2016-12-05
上传用户:weixiao99
一个计算分岔的软件,采用弧长延拓算法,计算后可以画出分岔图形。安装请看说明手册,是解压后doc目录下的auto.pdf。也可以在windows下安装,但需要仿unix环境,例如cygwin。
上传时间: 2017-01-14
上传用户:懒龙1988
Circuit simulation and the simulation function, can be prepared and the process of checking the automatic control system
标签: simulation the and function
上传时间: 2014-02-05
上传用户:wweqas
dsp2812的源程序,很多的例子如I/O , PWM , MUSIC PLAYER ,BUZZER等
上传时间: 2013-12-30
上传用户:熊少锋
.NET平台下专题地图实现的C#代码 private void 点密度图ToolStripMenuItem_Click(object sender, EventArgs e) { //获取当前图层 ,并把它设置成IGeoFeatureLayer的实例 IMap pMap = axMapControl1.Map ILayer pLayer = pMap.get_Layer(0) as IFeatureLayer IFeatureLayer pFeatureLayer = pLayer as IFeatureLayer IGeoFeatureLayer pGeoFeatureLayer = pLayer as IGeoFeatureLayer //获取图层上的feature IFeatureClass pFeatureClass = pFeatureLayer.FeatureClass IFeatureCursor pFeatureCursor = pFeatureClass.Search(null, false) IFeature pFeature = pFeatureCursor.NextFeature()
标签: ToolStripMenuItem_Click EventArgs private object
上传时间: 2013-11-27
上传用户:xlcky