搜索资源列表
MATLAB-Cinterface
- 这是一个MATLAB与C直接如何进行相互转换的技术资料,浅显易懂。不过就是英文的。-This is a direct MATLAB and C conversion how the technical data, simple words. But is English.
嵌入式应用技术基础教程1
- 嵌入式应用技术基础教程1 第1章 嵌入式应用技术概述 第2章 嵌入式应用技术的硬件基础 第3章 高级语言的串行通信编程 第4章 Freescale 08系列单片机概述 第5章 HC08 CPU与汇编基础 第6章 通用I/O与第一个汇编程序 第7章 08C语言 第8章 串行通信接口SCI与串行外设接口SPI 第9章 键盘中断模块与A/D转换模块 第10章 定时接口模块-embedded applications guide a technical basis
singelhorse_1
- 经典著作《设计模式》中将策略模式定义为:定义一系列的算法,把它们一个个的封装起来,并且使它们可以相互转换。这个定义还是比较抽象,下面我将通过一个例子来具体的讲解策略模式。感觉这样更容易帮助新手理解模式,这也是《Head First Design Patterns》中讲解模式的方法。先来描述一下用到的例子的背景资料:-classics "design mode" model strategy will be defined as : definition of a series
slyb115
- 美国德州仪器公司(TI Texas Instrument)的放大器和数据转换器选择指导。-Texas Instruments Inc. (TI Texas Instruments) amplifiers and data conversion options for guidance.
94kk
- 94KK转换程序 94KK转换程序-94KK conversion conversion 94
Visitor
- 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照一般的思路,我们需要在ICumulation中定义两个方法分别计算平均值和平方和,并在实现类中同
0809AD
- 0809AD转换,实现电压模拟值到数字量的转换-0809AD conversion, realizing the value of the analog voltage digital conversion
坐标转换
- 有关坐标转换的软件开发
001TLC7528.高速转换DA芯片的中文资料
- 高速转换DA芯片的中文资料,TLC7528的中文资料,相当于英文版资料中的翻译,很适合不喜欢看英文资料的使用,DA converter high-speed chips in Chinese information, TLC7528 Chinese data, which is equivalent to the information in English translation, it is appropriate to see that the English do not like th
Halcon_VC Halcon与VC之间图象互相转换
- Halcon与VC之间图象互相转换相关说明-Hallcon VC++
0809addasample.rar
- 超级经典的adda转换实例应用,包含了仿真,工程及源程序,经过调试成功的,数模转换子程序非常经典的,Super-adda classic example of the application of the conversion, including the simulation, engineering and source, after successful testing, digital-to-analog conversion subroutine is classic
gaosi
- 用vb编写的进行高斯正反算程序,可进行任意度带的经纬度和大地坐标之间的转换-Vb prepared to use positive and negative Gaussian counting procedures can be carried out with any degree of latitude and longitude and geodetic coordinate conversion between
avr
- 详细的讲解了如何利用avr单片机完成ad、da转换,包含编程范例,讲解过程简单易懂-In detail how to use avr complete single-chip ad, da converters, including programming examples, explain the process of easy-to-read
ADS1211
- 24位AD转换器ADS1211的初始化和读写操作。-ADS1211 24-bit AD converter initialization and read-write operation.
3gp-video-converter-standard
- 视频格式转换软件,可以将3GP格式的视频转换成些常用的视频文件格式-Video format conversion software, you can convert 3GP video format more commonly used video file formats
UTC2Time
- 时间转换工具,把自1970年以来秒转换为年月日时分秒,-Time conversion tool to convert seconds since 1970 for the year, month, day, hour,
PureVoiceQCP.RAR
- 转换qcp格式 和可以听qcp格式的好软件-Convert qcp qcp format format and can listen to good software
WM8731音频编解码器中文资料
- WM8731音频编解码器,芯片的中文资料,模数、数模转换器
DataTransform
- 将日常使用的年月日时间转换为格林威治时间。(Converts the date of the year to the time of Greenwich mean time)
Test9
- c语言实现输入一个十进制数,将其转换为二进制数(C language to enter a decimal number, converted to binary number)