搜索资源列表
unsupervisedClassification
- 非监督分类程序,MATLAB环境,采用K均值算法,通过初始聚类中心逐次迭代而得到所要分类,并输出分类后的图像。-Non-supervised classification procedures, MATLAB environment, using K-means algorithm, the initial cluster center through successive iterations to be classified, and the output classification im
kejiyingyu
- 科技英语不像普通英语那样具有感性形象思维,不具感*彩,其目的是使读者容易理解而不产生太多的想象。 也不经常运用比喻、排比、夸张等修辞手段,而是要准确表达客观规律,按逻辑思维清晰地描述问题。-Unlike ordinary English, as English, science and technology with the sensual image of the thinking, non-emotional, which aims to enable readers to create
os2
- 实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。分页式存储管理系统是内存非连续存储管理中基本的方法,可以通过把一个作业分成多个页面分配到不连续的内存块中去。实验可以通过位示图的方式来模拟内存的使用情况,为每个作业建立页表用于完成正确的地址转换。 (二) 实验内容与步骤: 利用键盘输入本模拟系统的物理块的大小,作业的页表中的块号;完成逻辑地址转换成相应的物理地址的过程。 具体过程: 1、 建立一张位示图,用来模拟内存的分配情况,利用随机数产生一组0和1的数对应内存的使
The-tree
- (1)输入字符序列,建立二叉链表。 (2)中序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法。(最好也能实现先序,后序非递归算法) (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)建立中序线索二叉树,并实现中序遍历。 (8)借助队列实现二叉树的层次遍历。 (9)在主函数中设计一个简单的菜单,分别调试上述算法。-(1) Enter the character sequence of binary list. (2) in traversing
deletion
- 节点删除的方式实现不相重叠的任务请求路由的选择-Node delete means to achieve non-overlapping tasks requested route choice
Ex3_3
- 我是一名在读大学生,非CS专业的学生,只是因为自己感兴趣,所以踏上了学习java的路,现在还是处于初步阶段,这个代码是:在商业和科学研究中,人们经常需要对数据进行分析并将结果以直方图的形式显示出 来。例如,一个公司的主管可能需要了解一年来公司的营业状况,比较一下各月份的销售收 入状况,如果仅给出一大堆数据,这显然太不直观了,如果能将这些数据以条形图(直方图) 的形式表示,那么将会大大增加这些数据的直观性,也便于数据的分析与对比。下面以顾客 对餐饮服务打分为例,练习一下这方面的程序
suxiang
- 本程序要求通过输入的身份证号码来辨识属相: 我们知道身份证号码是18位的,通过字符串的方式读入身份证号码,如果长度不是18位,提示输入的长度有误,然后提取号码中第7-10位的年份段,我们通过判别字符的范围来辨别有没有输入非数字的字符,如果有非数字的字符,判别年份段有误。通过取余运算来看属相是否正确。-This program requires through input id number to identify the animal sign: We know tha
NLM
- MATLAB implementation of non local means algorithm for image denoising and comparison with other fast algo with PSNR and SSIM computation
Newton-brent-Method
- 这个程序通过Netwon法或者二分法等计算非线性方程的根。-This program is used to find the rooting of the non-linear equations by means of Netwon s method.
Convex_hull_v1
- Convex hull algorithm Algorithms that construct convex hulls of various objects have a broad range of applications in mathematics and computer science. In computational geometry, numerous algorithms are proposed for computing the convex hull o
jquery-2.1.4.min
- JQ在网络上另一个比较流行的意思就是“奸情”。常有这样的用法,某某人和某某人有JQ。常用于朋友之间的玩笑话,以此来挪揄一些网友之间的小暧昧或进行类似非恶意造谣的小恶作剧。有时也指男男CP。(JQ on the Internet is another popular means "". There is often a use of JQ for someone and someone. Used to joke between friends, to some users b
Android 性能监控实现原理
- Android 性能监控实现原理 性能监控其实就是hook 代码到项目代码中,从而做到各种监控。常规手段都是在项目中增加代码,但如何做到非侵入式的,即一个sdk即可(Performance monitoring is actually the hook code to the project code, so that all kinds of monitoring are done. The conventional means are to add code to the project,
NL-means
- 利用MATLAB实现了图像的非局部均值去噪算法,效果明显。(The non local means denoising algorithm of image is implemented by MATLAB, and the effect is obvious.)
C__ICCS_LNCS_3991_563
- This paper presents a simple technique for motion detection in steady-camera video sequences. It consists of three stages. Firstly, a coarse moving edge representation is computed by a set of arithmetic operations between a given frame and two equ