资源列表
plot
- this program is for plotting polar functions
0102
- 1. 打开Matlab 编程环境; 2. 利用’imread’ 函数读入图像数据; 3. 利用’imshow’ 显示所读入的图像数据;-1. Open the Matlab programming environment 2. Use ' imread' function to read image data 3. Use of ' imshow' show to read the image data
setHyperlinkEffect
- 设置超链接效果 在窗体的Open事件或Load事件中调用 setHyperlinkEffect Me-setCmdOut() ,setCmdMove()
yakun
- 归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
252565
- FORTRAN语言的可后习题,^_^
erhan
- java程序实现的通俗易懂的饿汉式单例模式的实现代码
add
- 实现在一个数组中存放两个栈,这样可以节约空间,加强利用率
qipan
- 棋盘覆盖问题.用分治法设计L型组件填图问题的算法
阻尼振动.rar
- 物理程序
myinfomax
- 【共享】很久以前写的一个Infomax算法的程序,希望对大家有用
rbnnet_166
- Matlab下实现rb算法-Matlab under rb Algorithm
piecewise_linear_interpolation
- 分段线性插值 包含输入数组的排序和插值点生成,希望对初学者有帮助