资源列表
Oraclepinyin
- oracle中的函数源代码 select f_pinyin from dual-oracle function source code select f_pinyin from dual
Exercise-1-IntChar
- 定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。 * 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100 * 长度不足四个字符的串,剩下部分用0补足。 * * * 自己根据需要类IntChar的属性和方法,但需满足以下要求: * 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属
matlab
- 六自由度钢带并联机器人位置逆解仿真程序 源码-Six degrees of freedom steel strip connected in parallel position of the robot inverse solution of emulation program
COM
- VB编的天信仪表通信程序,只是思路,作者玩玩的-VB series day letter Instrument communication program, just thinking, the author of the play
wpt
- 电磁耦合无线输能系统仿真,关于磁线圈状态的仿真-wireless power transport
KMPstrMatching
- kmp模式匹配算法——优化版next数组求解及其matching的方法-kmp string matching
quzao
- 先对信号进行两层分解,构造小波分解结构[c,l] 然后使用函数wnoiset()获取噪声方差,接着使用函数wbmpen()获取小波去噪阈值,最后使用函数wdencmp()实现信号去噪。-The first two layers of the signal decomposition, construct wavelet decomposition structure [c, l] then use the function wnoiset () to get the noise varianc
yangben_tezheng
- 基于HSI空间的车牌切割及定位,将彩色图像转换到HSI空间-Based on the license plate cutting and positioning HSI space, the color image is converted to HSI space
ca
- 1023位ca码产生的Matlab程序,用于扩频-generation of ca
_12864
- arduino与12864显示屏的中文输出。英文输出例子-arduino with 12864 display Chinese output. English output examples
fangzhen
- 打印一个N*N方阵,自由设置各层打印的字符内容。模块化设计,移植方便!-Print a N* N matrix, freely set character content layers print. Modular design for easy porting!
123
- 分维值计算小程序 求取一维分维值计算小程序 程序简单易懂-A one-dimensional images used to calculate the fractal dimension of the matlab program