资源列表
数据挖掘 R语言实战-代码
- 数据挖掘算法R语言实现,包括聚类、判别、集成学习、随机森林、神经网络、支持向量机等算法。(Data mining algorithm R language implementation, including clustering, discrimination, ensemble learning, random forest, neural network, support vector machines and other algorithms.)
VC++局域网企业信使(发文件、发消息等)
- VC++编写的局域网办公软件,企业信使,用它可以发送发文件、发送消息、回复消息,并支持文件夹数据传输功能。进行简单的软件设置,打开软件后在系统托盘显示图标,它的启动界面也比较不错,是淡入淡出方式。(VC++'s LAN office software, enterprise Messenger, can send files, send messages, reply messages, and support the folder data transmission function. Sim
SR501模块
- c语言程序 HC-SR501红外热释模块,资料齐全:C语言程序,电路图,数据手册,推荐(HC-SR501 infrared pyroelectric module, complete information: C language programming, schematics, datasheets, recommended!)
My_PMLSM
- 28377多相电机控制程序,包括PWM SPI SCI 旋变,等多种功能(Base on 28377 Multiphase motor control program)
BP神经网络预测激光焊接数据
- 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program, some basic parameters are set
Sm2_sm3_sm4_c语言实现
- Sm234, the national secret algorithm, and the detailed solution to sm4 algorithm and matters needing attention
无线电能传输技术及其应用_2014.08_P179_13610631
- 重点讲述了讲述了无线电能传输的技术原理及相关特性建模分析(The principle of radio transmission is described.)
Unity 4.x 5.x Pro Patch
- unity pro 破解补丁 64位 4.x 5.x Patch 4.0和5.0都可以破解(Unity Pro 4.x 5.x Patch)
新建文本文档 (3)
- 校园导航系统,用c++编写,未使用数据库,深度优先遍历计算路径(Campus navigation system, written in C + +, unused database, depth priority Traversal path)
HMM_speechRecognation
- 基于hmm的语音识别,包括训练与测试两部分,可以直接运行(HMM based speech recognition, including training and testing two parts, can be directly run.)
MATLAB
- 利用三轴地磁传感器测地磁信号,将三轴地磁传感器测得地磁信号转换成数值(The three - axis geomagnetic sensor is used to measure the geomagnetic signal)
k-means
- Based on user collaborative filtering, users' similarity is evaluated by different users' ratings of items, and recommendations are made based on similarity between users.