搜索资源列表
-
0下载:
用java写得一个treetable实现,可以携带用户自己的数据类。本例带有一个简单得使用例子:
1、导入到Eclipse,把package换成你自己得package
2、运行TreetableMain.java即可
这是本人参考sun公司给出得那个treetable例子写得。重大改进如下:
1、sun公司的例子可能是由于写得较早,里面重写了TreeModel和AbstractTableModel的很多方法。本人改进了它里面的TreeTableModel和TreeTable
-
-
0下载:
a.rar.数字图像处理入门-腐蚀,膨胀,细化算法-a.rar. Introduction to Digital Image Processing - corrosion, swelling, thinning algorithm
-
-
0下载:
参考算法导论写的LCS算法,仿照STL的泛型风格,适用于多种STL容器中的各种类型数据构成的序列的最大公共子序列(Longest Common Subsequence)问题求解。-reference Introduction to write the algorithm LCS algorithm, modeled on the STL Generic style. STL is applicable to many types of containers data constitute the
-
-
0下载:
Introduction.to.GPS, receiver, process, algorithm,ciruit, software -Introduction.to.GPS, receiver, process, algorithm, ciruit, software
-
-
0下载:
次数深入简出地介绍sudoku的各种类型的算法设计和实现,是一本很好的算法学习书-Views Chien-depth introduction to the sudoku of all types of algorithm design and realization is a very good book learning algorithm
-
-
0下载:
算法 c++ 语言描述 全面介绍了各种算法的实现细节,可以为您的开发提供各种便利条件。-Algorithm c language to describe a comprehensive introduction to the realization of the details of various algorithms can be developed for your convenience to provide a variety of conditions.
-
-
2下载:
数字图像处理编程入门 书和书的 源代码
1) windows位图bitmap(即bmp文件)的结构和调色版的概念;
(2) 图象的平移、旋转、镜象变换、转置变换、放缩;
(3) 图象的平滑(去噪声)、锐化;
(4) 图象的半影调、抖动技术;
(5) 图象的直方图修正、彩色变换;
(6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取;
(7) 图象的边沿检测与抽取、hough变换、轮廓跟踪;
(8) 图象的检测、模板匹配;
-
-
0下载:
很好的介绍了自适应滤波器的一些相关算法,lms算法,rls算法-Very good introduction to some of the adaptive filter correlation algorithm, lms algorithm, rls algorithm and so on
-
-
0下载:
红黑树代码实现,全部功能,参考Introduction to algorithm以及MIT算法课程-Red and black tree code, all functions, refer to Introduction to algorithm and the algorithm MIT course
-
-
0下载:
MIT算法导论课程的讲义,十分齐全,是计算机专业的学生学习算法设计的经典入门材料-Introduction to Algorithms MIT course lecture notes, very complete, is a computer science students to learn the classic algorithm design entry materials
-
-
0下载:
这是对加快程序运行时间,合理程序类型最有效,最有说服力的一本书-Introduction to Algorithm
-
-
0下载:
Sound is usually considered as a mono-dimensional signal (i.e., a function
of time) representing the air pressure in the ear canal. For the purpose of this
book, a Single-Input Single-Output (SISO) System is defined as any algorithm
or device t
-
-
0下载:
《算法导论》英文原版,非扫描版,希望对深入理解算法有帮助。-"Introduction to Algorithms" English original, non-scanning version, hope to help further understand the algorithm.
-
-
0下载:
Simple Genetic Algorithm
Introduction
遗传算法-Introduction to Simple Genetic Algorithms
-
-
0下载:
第1章 算法引论
1.1 算法与程序
1.2 表达算法的抽象机制
1.3 描述算法
1.4 算法复杂性分析
小结
习题
第2章 递归与分治策略
2.1 速归的概念
2.2 分治法的基本思想
2.3 二分搜索技术
2.4 大整数的乘法
2.5 Strassen矩阵乘法
2.6 棋盘覆盖
2.7 合并排序
2.8 快速排序
2.9 线性时间选
-
-
0下载:
introduction to algorithm
-
-
0下载:
introduction to algotithem
-
-
0下载:
Introduction to Algorithms PPT second
-
-
0下载:
introduction to algorithm
-
-
0下载:
算法导论书籍扫描高清版,作者是Thomas H.Cormen、Charles E.Leiserson等(Introduction to Algorithm)
-