资源列表
排序选择:
[IOS] NSUserDefault
说明:自编的一个登陆模块的小例子,主要是用NSUserDefault来练习的-This is a very good example to learn NSUserDefault of usage<欧文> 在 2025-11-18 上传 | 大小:77kb | 下载:0
[其他小程序] pingxiang
说明:求频率响应的程序,里面提供了三个求的方法,经过本人调试-frequency response<yechaoguan> 在 2025-11-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] K-means
说明:K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大。这是一本介绍K-means算法的英文书籍 -K-means algorithm is very typical distance-based clustering algorithm, using distance as the similarity evaluation, that the closer the two objects, the greater the s<> 在 2025-11-18 上传 | 大小:761kb | 下载:0
[Internet/网络编程] larbin-hai-2.6.3.tar
说明:将larbin2.6.3官网代码调试通过。-The larbin2.6.3 official website code through debugging.<海涛> 在 2025-11-18 上传 | 大小:417kb | 下载:0
[人工智能/神经网络/遗传算法] SVM
说明:SVM方法是通过一个非线性映射p,把样本空间映射到一个高维乃至无穷维的特征空间中(Hilbert空间),使得在原来的样本空间中非线性可分的问题转化为在特征空间中的线性可分的问题.这是一本介绍SVM方法的应为资料-SVM method is a non-linear mapping p, the sample space is mapped into a high-dimensional and even infinite dimensional feature space (Hilbert sp<> 在 2025-11-18 上传 | 大小:417kb | 下载:0
[其他小程序] matlabgequ
说明:生成各个音阶和音符的波形图,可设置节拍与单个音符长短。能用matlab编辑音乐-Waveform to generate various scales and notes, you can set the tempo and length of individual notes. Can use matlab edit music<斯文的企鹅> 在 2025-11-18 上传 | 大小:2kb | 下载:0
[SQL Server数据库] workageinput(SQLPdelphi)
说明:内有职工管理系统的SQL数据库跟DELPHI程序代码,直接将数据库带入SQL2000即可,再用DELPHI关联运行-Workers SQL database management system with the DELPHI program code within the database directly into the SQL2000 can then run DELPHI associated<侯飞> 在 2025-11-18 上传 | 大小:5.41mb | 下载:0
[控制台(字符窗口)编程] HOG-SVM
说明:it s HoG descr iptor, the writer code has some errors, and I have correct the errors, and the code is right under C+-it s HoG descr iptor, the writer code has some errors, and I have correct the errors, and the code is right under C+<fzernike> 在 2025-11-18 上传 | 大小:4.06mb | 下载:0
[人工智能/神经网络/遗传算法] PageRank
说明:这是一本介绍PageRank算法的资料。PageRank基本思想:如果网页T存在一个指向网页A的连接,则表明T的所有者认为A比较重要,从而把T的一部分重要性得分赋予A。这个重要性得分值为:PR(T)/C(T)其中PR(T)为T的PageRank值,C(T)为T的出链数,则A的PageRank值为一系列类似于T的页面重要性得分值的累加。 -This is the one introduced the PageRank algorithm. PageRank basic idea: If the p<> 在 2025-11-18 上传 | 大小:347kb | 下载:0