资源列表
ExampleBar1
- 创建进度条 jpb = new JProgressBar() jbutton = new JButton("观看演示") jbutton.addActionListener(this) this.getContentPane().add(jbutton) //设置进度条的前景色为红色 jpb.setForeground(Color.red) this.getContentPane().add(jpb)
lianshibiao
- 链式表的建立与实现,对广大学习者是很有帮助的,希望能帮助到一些人-Chain table establish the majority of learners is helpful, hope to help to some people
10
- 一个简单的C++编程,用以计算10以内的计算软件,包含加减乘除算法。-A simple C++ programming, to calculate within 10 calculation software, including arithmetic algorithms.
K-means
- the whole source code for this example using the k=3 and the initial means are (2, 10) (5 ,8) and (1, 2) and the the following are the points. piont A1 (2, 10) A2 (2, 5) A3 (8, 4) A4 (5, 8) A5 (7, 5) A6 (6, 4)
topcoder
- topcoder 比赛的参赛作品。编译通过,可以放心使用。C++语言编写-topcoder competition entries. Compiled by the ease of use. The preparation of the C++ language
asp_upload
- asp简单文件上传源码 文件1.上传界面文件 upload.htm 文件2.保存上传文件 SaveFile.asp-asp simple file upload source files. the the upload interface file upload.htm file 2. saved upload files SaveFile.asp
Matlab
- 自定义一个函数,使得实现生成整数m和n的最大公因子。-Make a fitness by self for making Generation integer m and n of the greatest common factor come true
VUM505
- Medidor VU estéreo con memoria de pico
CRLB
- CRLB理论测试精度,用于实现蜂窝网无线定位算法及其仿真~-CRLB theory test accuracy
MSC
- 对近红外光谱图进行处理,主要是消除颗粒分布不均匀及颗粒大小产生的散射影响。-To deal with the near infrared spectra, mainly eliminate the uneven distribution of particles and the scattering effects of particle size.
makeLMfilters
- LM滤波器组程序,用于图像纹理提取和处理,共有48个滤波器组成,在图像处理中应用-LM filter banks in matlab
luojiyuju
- 有关matlab中的几个循环语句的简单设计。-Simple design of several matlab loop statement