搜索资源列表
rosetta-1[1].0.1.zip
- ROSETTA C++库是一个C++类库和例程集合,支持基于可识别性的经验建模和数据挖掘。它由许多用于通用机器学习和粗糙集理论的例程组成。
一个权限设计教程
- 这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。 ----------------------------------- 首先,设置三种要素:用户、群组、角色。 用户为登录用,对应到人。群组对应为用户的集合,是一种特殊的用户。角色为一组权限项的集合,用户(群组)都有各自的角色。 权限的实现通过Permission类和Rule类来实现。 Permission供外部调用,Rule为一个接口,为权限判断规则。
wince3.00的源代码
- wince下的源代码集合打包,下载后安装。 学习wince嵌入式开发的推荐下载阅读,甚至可以找到自己想要的代码。-Jack the source code pool package, download and install it. Learning Jack embedded developers to download the recommendation read, or even want to find their own code.
c++base
- 一些关于C++基础的集合,在面试时会用到的,有助于更好的学习C++的基础知识-some based on the C pool, the interviews will be used in the study contribute to a better basic knowledge of C
离散数学——求集合
- 学习离散数学时在老师地要求下编写的个小程序,离散数学——求集合。-discrete mathematics learning at the request of the teacher to prepare procedures for the small, discrete mathematics -- seeking pool.
rosetta-1[1].0.1
- ROSETTA C++库是一个C++类库和例程集合,支持基于可识别性的经验建模和数据挖掘。它由许多用于通用机器学习和粗糙集理论的例程组成。 -ROSETTA the C storehouse is a C kind of storehouse and the example regulation set, supports based on 鍙
tanshishe
- vb编写的贪食蛇游戏,集合声音/图像来表现游戏内容,学习价值不错-vb prepared贪食蛇games, set the voice/image to the performance of game content, learning the value of good
Fortran_common_algorithm-xu_shi_liang
- fortran 常用算法集合 学习fortran的极好工具-a collection of commonly used learning algorithm fortran fortran great tool
多示例学习算法集合
- 多示例学习算法集合,实现了目前主流的多示例学习算法
大量图像去雾源代码和图像去雾质量评价标准代码
- 大量图像去雾源代码和图像去雾质量评价标准代码,供大家学习交流使用(A large number of images to fog source code and image quality evaluation criteria for fog, for everyone to learn how to communicate and use)
matlab
- matlab对话框代码学习笔记,包括各种对话框属性,注意事项(Matlab dialog box code learning notes.Including various dialog box attributes, matters needing attention.)
PMCTDS672
- 编写一个程序,采用单链表表示集合集合中不存在重复的元素,利用例2 4的算法将其按递增方式排序,构成有序单链表,求这样的两()
47508802
- 这是离散数学中集合与图论部分的算法实现 压缩包中有六个算法,均是,cpp文件,编译运行后,完全正确,已通过验证!()
MLInActionCode-master
- 机器学习实战的源代码集合,第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具(Machine learning combat source code collection
DeepLearning
- DeepLearning 工具包C, C++, Java, phython, scala代码集合,(DeepLearning Toolkit :C, C ++, Java, phython, scala code collection)
bzndwidth
- 二叉树的集合操作,附带一份程序的试验报告,相当优秀的程序,对深入理解二叉树很有帮助,()
算法模型集合
- matlab算法示例,演示,及学习资料,相关ppt已全部打包。(Matlab algorithm example, demonstration, and learning materials, related ppt has been packaged.)
汇编语言指令集合-吐血整理
- 此文件是汇编语言的指令大全,帮助你更好的学习汇编语言,谢谢!(This document is the assembly language command Guinness, help you better learn assembly language, thank you!)
C#源码大集合
- C#源码大集合;使用C#语言编写的一些小DEMO,可提供学习参考!!(C# Large Set of Source Codes)
ILearnMachineLearning.py-master
- 这个储存库是我的作品和与数据科学和机器学习相关的项目的集合。在我的脚本中,我主要使用python及其专用的库:pandas、numpy、scipy、sci kit learn、matplotlib、basemap plotly。我还用了一些d3进行数据可视化。我还尝试从sci kit学习库中定制算法实现(This repository is a collection of my works and projects related to Data Science and Machine Lear