资源列表
SVM算法二分类
- 将支持向量机(SVM)用于模式识别,解决二分类问题,程序中包含训练集和测试集。(The support vector machine (SVM) is used for pattern recognition to solve the dichotomy problem, which includes training set and test set.)
jieceshu
- 很强,很好,是python啦啦啦啦啦啦啦啦啦啦啦啦啦·(You can write your own scoring function to capture all three pieces of information)
HIDTester
- c#,usb 与mcu 通信 HID c#,usb 与mcu 通信 HID(USB communicate with mcu with HID)
Sentech_U3_SDK
- Sentech相机的开发包,内含实例。适用于USB3.0相机(Sentech camera development kit, containing examples. Applies to USB3.0 cameras.)
ISS PUBLIC V3
- warz辅助,透视自瞄。。。。。。。。。。。。纳尼。。。。。。。。(Warz aided, perspective self aiming)
粒子群算法
- 粒子群算法代码,一种搜寻最优解的算法。它没有遗传算法的"交叉"(Crossover) 和"变异"(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。(Particle swarm algorithm, a search algorithm for optimal solutions. It does not have the "Crossover" and "Mutation" operation
ex_3_3
- 机器学习课后练习,对率回归程序,判断好瓜与坏瓜,包含西瓜测试数据。(Machine learning exercises after class, to rate regression procedure, judge good melon and bad melon.include test data)
ListViewEdit
- 即时通讯项目,可以语音通话,视屏通话,高仿微信(Instant messaging projects include voice calls, video calls, and high imitation WeChat)
ChatClient
- 运用c#实现windows 聊天客户端的简单开发(Implementation windows chat client development)
ds18b20printf
- DS18B20温度传感器,stm32f103c8t6芯片采集通信程序(DS18B20 temperature sensor, stm32f103c8t6 chip acquisition communication program)
bp
- 用多层前向网络的BP算法拟合函数 说明:1)网络结构为三层(输入层、1个隐层和输出层); 2)获取两组数据,一组作为训练集,一组作为测试集; 3)用训练集训练网络; 4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
基于c8t6板的TIM1的PWM输出
- 使用stm32f103c8t6 输出pwm,可实现正弦波,三角波,锯齿波。(use stm32f103c8t6 to make pwm.)