搜索资源列表
trainafterselectbaru
- This subfunction scales data to value between 0 and 1
MSKmodulationDemodulation
- MSK 完整的调制及解调程序,包含主函数和所有的调用函数。-MSK modulation and demodulation contain main function and subfunction.
ProjectTest_CH451DS1
- 飞思卡尔单片机控制ch451显示的一个例程。欢迎朋友们下载。
sun_position
- 一个相当好用的matlab函数,由美国国家可再生能源实验室科研人员设计,可以计算太阳的直射维度和方位角。只要输入时间、观测地点即可。 -This algorithm is based on numerical approximation of the exact equations. The authors of the original paper state that this algorithm should be
ndnanfilter
- NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。
R1
- R统计软件程序,用于股票的计算,比如股票是哪一类分布,并进行分类,等等。-A R software subfunction:use stock computation.
ds18b20(1)
- ds18b20温度数码管显示子程序,包括初始化,读写子函数。-ds18b20 temperature digital display routines, including initialization, read and write subfunction.
test_subfunc_dynamic_call_space
- 该程序说明 在子函数中创建的结构体或数组无法通过将指针送出的方式送出 即:在子函数调用中,只有动态申请的内存空间在退出子函数时不被释放-The descr iption of the procedures Structure or array created in the subfunction can not be pointer sent sent : In subroutine calls, the only dy
1wrie
- 典型单总线芯片18b20的子函数,详细的子函数源代码,让你充分理解,掌握单总线!-18b20 subfunction of the typical single-bus chip, detailed the subfunctions source code, allows you to fully understand and master the single bus.
des_realization
- DES算法的matlab实现,内有多个子函数,调用时使用des.m文件即可-Matlab implementation of the DES algorithm, more than one subfunction using des.m file while calling
key
- 用stm32实现按键的长按和短按,通过子函数返回-The stm32 achieve subfunction button long press and short return
Chaos-Toolbox-Ver.2.0
- C-C方法计算时间延迟和嵌入维数 主程序:C_CMethod.m, C_CMethod_independent.m 子函数:correlation_integral.m(计算关联积分) disjoint.m(将时间序列拆分成t个不相关的子序列) heaviside.m(计算时间序列的海维赛函数值)-CC method to calculate the time delay and embedding dimensio
solomon_ssd1963_init
- 基于c8051的ssd1963串口24bit输出初始化,分辨率800*480。附带全屏单色显示,彩条显示,黑白方格显示及白框黑屏显示子函数-Initialization, c8051' s ssd1963 serial 24bit output resolution of 800* 480. Comes with full-screen monochrome display, color bar display, black an
IImaageSegmenm
- 图像分割程序源码代码说明P0801:索书号文字图像分割P0802:粘连字符切分P0803:文字识别P0804:彩色车牌分割P08805:商标文字分割Recognition:文字识别的识别子函数StrDeteect01:文字识别的结构特征提取子函数 可直接使用。 -Image segmentation program source code Descr iption P0801: Call text image segmentatio
stc89_eeprom
- stc89c52单片机内部自带的eeprom驱动程序,包含擦除,写入,读出三个子函数-MCU internal stc89c52 comes eeprom driver, including erase, write, read three subfunction
Cchaap88a
- 索书号文字图像分割粘连字符切分文字识别彩色车牌分割商标文字分割割文字识别的识别子函数文字识别的结构特征提取子函数 已通过测试。 -Call text image segmentation adhesion character segmentation of a color license plate character recognition split the trademark text segmentation cut the
NOKIA5110
- 基于MSP430的NOKIA5110液晶的应用程序,头文件包含在内,子函数。-NOKIA5110 LCD MSP430-based application, the header files to include, and subfunction.
csbcj-
- 超声波测距,带温度修正,子函数模块。适用于52系列单片机,显示有点闪可以加到中断里去就行了。-Ultrasonic ranging, with a temperature correction, subfunction module. Applies to the 52 series of microcontrollers, show a little flash can be added to interrupt to go on t
TLetterImageRe
- 文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数 -Text image recognition: Call text image segmentation Touching Character Segmentation character recognition color license plate sub-division tra
Main function call subfunction
- 此程序是一个主函数调用子函数的例子,对初学者很有帮助。(This program is an example of a main function call subfunction, which is helpful for beginners.)