搜索资源列表
-
0下载:
本软件用C#编写,功能强大,其内容有:系统时间读取与修改,正点报时,农历算法,时节算法,定时闹钟,定时关机,日程表,记事本,私人日记,语音秘书(含语音识别功能),通信录,优美活泼的界面,是网上少见的C#学习极品。你安装完试试,肯定让你喜欢。-the software with C# prepared, powerful, its contents are : system time to read with changes revealed timekeeping, the Lunar New
-
-
0下载:
养学生的算法设计能力及良好的程序设计习惯。通过学习,要求学生能够掌握典型算法的设计思想及程序实现,能够根据实际问题选取合适的存储方案设计出简洁、高效、实用的算法,为后续课程的学习及软件开发打下良好的基础。学习这门课程,习题和实验是两个关键环节。学生理解算法,上机实验是最佳的途径之一。因此,实验环节-support students algorithm design capability and good programming habits. Through the study, requiri
-
-
0下载:
Implementation of Apriori algorithm, using C#.
Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details o
-
-
0下载:
双循环列表算法实例,里面运用的链表的建立及两个链表的连接,是一个不错的学习程序-Examples of two-cycle of a list of algorithms, which use the establishment of the list and the list of connections, is a good learning process
-
-
0下载:
1+到100算法实例,SumByFor、学习算法的一个小知识。-1+ to 100 algorithm instance, SumByFor, a little knowledge of learning algorithms.
-
-
0下载:
C# 做的动画特效算法,适合算法的学习!-C# to do animation effects algorithm for learning algorithms!
-
-
0下载:
C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。-C# genetic algorithms and artificial neural algorithm example code, the example of a simple artificial neural networks and genetic algorithms, interface langu
-
-
0下载:
很好的C#入门学习好资料,各种经典算法,-Introduction to C# learning good information, a variety of classic algorithms
-
-
0下载:
C4.5 算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. C4.5算法继承了ID3算法的优点,并在以下几方面对ID3算法进行了改进:
1) 用信息增益率来选择属性,克服了用信息增益选择属性时偏向选择取值多的属性的不足;
2) 在树构造过程中进行剪枝;
3) 能够完成对连续属性的离散化处理;
4) 能够对不完整数据进行处理。
C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描
-
-
0下载:
AES加密和解密算法,和书本上的非常相似,可以作为学生学习的资料-Very similar to the AES encryption and decryption algorithms, and the books can be used as learning materials
-
-
0下载:
液压支架优化设计C#源码,主要实现功能有,建立液压支架选型通用模型,支持设计参数的导入导出,支持后台Access数据连接,实现液压支架力学和运动学分析,有二维的动画模拟演示。对学习二维绘图也有一定帮助.还实现了一些科学计算算法。-Optimal design of hydraulic support C# source code, the main function, the establishment of a common model selection hydraulic support,
-
-
0下载:
C#下图像的频域处理,算法精妙,非常值得学习,也很实用。-C# under the algorithms of image frequency domain processing, fine, very worth learning, is also very practical.
-
-
0下载:
C语言经典100个算法,满足基本c语言学习-c language classic 100 algorithms to meet the basic c language learning
-
-
0下载:
最近找到的JAVA近百种算法大全 分享一下,学习java的朋友可以下载看下。 -JAVA recently found hundreds of algorithms Daquan share, learning java friends can download to see.
-