资源列表
SpecialFTS
- 码流分析,支持部分私有数据解析,包括逻辑频道号,升级数据等。(Stream analysis supports partial private data resolution, including logical channel number, upgrade data, etc..)
4729512
- 可以在树型控件中添加背景图,每个item前添加小的图标()
oh
- Practic of microcontrollers, this have the code and simulation for the requeriments of this
kalman
- 程序很经典,自建了卡尔曼模型,离散的,效果很好(The program is classic, the effect is very good)
ArcGIS 10 地理信息系统教程 从初学到精通
- 精通Matlab数字图像处理与识别 张铮 倪红霞 苑春苗 等,图形处理等可以用matlab实现(Proficient in Matlab digital image processing and recognition)
kMeans
- K-means 的python实现,源码,机器学习实战的第10章(Python implementation of K-means)
Client
- Strs RF 2232-GU For Client
tablas
- PRUEBA DE SUBIR ARCHIVOS
matlab基频分析方法
- 脑电信号处理合集,里面有一些基础代码,献给大家(EEG Signal Management)
Matlab GUI 初学者教学教程
- Matlab GUI 初学者教学教程,学习matlab制作界面(Matlab GUI beginner tutorial)
Matlab 图像处理教学教程
- Matlab 图像处理教学教程,告诉你怎么处理图像(Matlab image processing tutorial)
class_37_homework_01
- 编写的一个python小游戏,乌龟吃小鱼: 假设游戏场景范围想(x,y)均为[0,10];游戏生成1只乌龟和10条鱼;他们移动方向均随机;乌龟最大移动能力为2(可为1或2),鱼最大移动能力为1;当移动到场景边缘自动向反方向动;乌龟初始体能为100(上限);乌龟每移动一次体力消耗1;乌龟与鱼坐标重合,乌龟吃鱼,乌龟体力增20;鱼暂不计体力;当乌龟体力为0或鱼儿数量为0游戏结束(Prepared a python game, the turtle to eat fish: Assuming th