搜索资源列表
get_the_sum
- 用汇编写成的将正负数分别相加,求和的一个小程序。对于初学汇编的人有一定参考价值-used to compile written in the sum of positive and negative, respectively, the sum of a small program. For beginners compilation of a certain reference value
SQCOMM51
- 51串行令牌格式 a51编译 Read data from serial port and write into buffer DPTR pointed in XRAM if a data frame is received and calculate the check sum if a information frame is received return control byte only -51 serial format A51 compile
ARM-SUM
- 这个是ARM的学习开发环境ADS的好东西 用C语言编写的,对学习ARM很有帮助.-this the learning environment for the development of the good things ADS C language. ARM helpful for the study.
zigbee-learning
- zigbee学习,这是网上高人学习的经验总结,我总结了一下,希望对大家有用-zigbee learning, which is an expert online learning experience in conclusion, I sum up a bit, we hope to be useful
DataProcess
- 单片机基本数据处理常用函数,主要处理对于AD采集的数据的处理操作。 函数的操作单位大多为数组。 包含浮点求和、平方和、均值、方差、协方差、自相关函数、正弦信号产生、白噪声产生、数据类型转换等功能。-SCM basic data processing commonly used functions, dealing mainly with the data collected for the AD processing operations. Function is mostly an a
RS-485_guide
- 详细介绍RS-485/422原理与区别、元件选择、参考电路、通讯规约、程序设计等方面的应用要点,以及在产品实践中总结出的一些经验、窍门-Detail the difference between theory and RS-485/422, component selection, reference circuits, communications statute, procedures for the application of design elements, as well as pr
RYSR
- 初学者使用,实现任意位相加,简单了点,但是思想重要-Beginners to use and realize the sum of arbitrary spaces, the simple point, but an important ideological
HEXtoBCD
- 在目前所发表的十六进制转化成BCD码的处法中,一般都采用移位相加的方法,其计算过程都比较费时,不适宜很多场合,且很多不适宜C语言调用。而在C语言中,有些初学者用求余的方法来做这种运算,造成程序十分臃肿。下面这段程序仿照竖式除法来进行运算,速度超快。-Published in the current hex code into a BCD at law, in general, have adopted the method of shifting the sum of its calculati
Configuration_for_ICCAVR
- ICCAVR的配置视频,自己总结的经验,很有用的!愿与大家分享!-ICCAVR configuration video, sum up their experience, very useful! Would like to share with you!
addition-of-polynomial
- 能够按照指数降序排列输入并且输出的多项式 完成两个多项式的相加 相减 并将正确结果输出 -Descending order according to index to input and output of the polynomial complete the subtraction of two polynomials and the correct sum of the resulting output
PCBbuju
- DXP手动布局经验谈,相当实用的大总结,对你的设计十分有帮助的-Experience DXP manual layout, very practical large sum, the design of your very helpful
maximumsum
- Dynamic Programming - maximum sum...with two solutions...O(n^3) / O(n^4)-acm uva judge 108 maximum sum O(n^3) solution
CRC16
- 使用crc16进行循环冗余的数据效验。在里面我说了自己的总结经验-Crc16 cyclic redundancy with the data for efficacy. I say in it sum up their experience
PWM_sumsig
- Sum Signal Encoder for RC transmitter
TestCheckSum
- this code generate check sum for fram with crc32
jianpansaomiao
- 键盘扫描 矩阵键盘接口(反转法): 使用双向接口,行列交叉点连键,行列数接近。 行出低,检列码;列出低,检行码;键值等于行列码之和。-Keyboard scan matrix keyboard interface (inversion method): Use two-way interface, the ranks of the intersection with keys, the number of close ranks. Line out is low, check out
characteristic
- 组成有机化合物的结构单元即称为基团的原子组合数目约有几十种,根据红外光谱特征吸收峰可以推断物质的结构,在此对各类有机化合物的光谱特征加以总结-Structural unit composed of organic compounds is known as the number of groups about dozens of atoms, according to IR absorption peaks can be deduced the structure of matter, in t
Exercise-VI
- The applications in Chapters 210 display text at the command window and obtain input from the command window. Most applications you use on a daily basis use windows or dialog boxes (also called dialogs) to interact with the user. For example, e-mail
cPPadd
- 在键盘上输入m和n(2<=m<n<32000),求出从m到n之间的所有完全数并把该数及其因子之和的式子一起输出(设因子个数不会超过50个)。 -On the keyboard input m and n (2 < = m < n < 32,000), find out from m to n all completely between the Numbers and the number of its factor of the sum of the o
monte_carlo
- function func_baidu_monte_carlo randn( state , sum(100*clock)) 利用时钟设置随机种子,这样每次产生的随机数就不同了 -function func_baidu_monte_carlo randn( state , sum(100*clock)) 利用时钟设置随机种子,这样每次产生的随机数就不同了