高级树,介绍各种高级树的原理,如B+树,策略树,等
上传时间: 2014-01-01
上传用户:牛布牛
本程序使用于爱思51-B型高级用户板功能测试及演示,是用asm写的,有要的朋友可以下下,
上传时间: 2015-08-26
上传用户:lmeeworm
These files contain all of the code listings in Java: The Complete Reference, J2SE 5 Edition The source code is organized into files by chapter. For example, the file Chap7.code contains the programs shown in Chapter 7. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested.
标签: Reference Complete listings Edition
上传时间: 2013-12-18
上传用户:diets
本文开发了一套基于J2EE技术的新兵思想评估系统。该系统基于多层B/S软件架构,提高了系统的稳定性、灵活性及安全性;通过使用UML的系统分析,MVC、DAO等设计模式及面向对象(VC++)的设计和开发,采用Spring、Hibernate、WebWork等框架技术,提高了开发的效率,为相关系统的设计开发探索了一条新思路。
上传时间: 2013-12-24
上传用户:gxf2016
高斯亚当消去法 GAUSSJ(A[],N,B[])用这个子过程实现高斯亚当消去法
上传时间: 2015-08-29
上传用户:541657925
The third edition of Learning GNU Emacs describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs customization. A new chapter details how to install and run Emacs on Mac OS X, Windows, and Linux, including tips for using Emacs effectively on those platforms.
标签: Emacs describes including Learning
上传时间: 2015-08-29
上传用户:caixiaoxu26
生产排程计划的一份源码.JAVA.B/S结构的。希望对一部分人有帮助
上传时间: 2015-08-30
上传用户:小草123
BackProp算法:经典的B-P算法.
上传时间: 2014-11-22
上传用户:xc216
1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。
上传时间: 2014-01-08
上传用户:songrui
《JavaScript 语言参考》中文版(CHM)- "JavaScript Language Reference" Chinese edition (CHM) ,Java,电子书籍/EBooks
标签: JavaScript CHM Reference Language
上传时间: 2013-12-05
上传用户:lyy1234