资源列表
计算机书籍
- android开发入门,开发核心,底层原理的深入(Android development portal, the development of the core, the underlying principles of depth)
mathematical modeling
- 文件包含了多种现代优化算法,如神经网络,模拟退火,禁忌搜索等智能算法。同时还有一些数学建模的相关的matlab实现。(The document contains a variety of modern optimization algorithms, such as neural networks, simulated annealing, tabu search and other intelligent algorithms. At the same time, there are some
spm12
- 读取nii格式的文件,用于医学图像处理第一步(Read NII file format, the first step for medical image processing)
指纹
- 物联网指纹模块的开发,里面存放了动态库,可供大家参考(Fingerprint module development, which stored a dynamic library, for your reference)
Classification
- 一个C++程序能够实现对车辆图片的分类代码(To achieve the classification of vehicle picture code)
SerialTest
- 上位机串口通讯功能,通过VS2013编程,可以实现简单的数据发送和接收功能(serial test PC serial communication function, through the VS2013 programming, you can achieve a simple data transmission and reception function)
夏老师讲义保存
- 书中的内容从算法和计算的基本概念出发,讲述如何由硬件逻辑电路来实现复杂数字逻辑的方法和技术。(The content of the book is based on the basic concepts of algorithms and computing, and describes how to implement complex digital logic by hardware logic circuits.)
unity3D源代码脚本
- 根据工作经验积攒下来的unity常用的开发脚本,使用时找到对应的功能导入unitypackage即可
omapl138_demo
- omapl138的所有测试代码,可以在此程序拓展各种功能(All the test code for omapl138 can extend the functionality in this program)
EKF_monoSLAM_1pRANSAC_1.01
- 基于EKF 单目序列SLAM,matlab平台模拟,可用于研究图像追踪(1-Point RANSAC Inverse Depth EKF-Based Structure from Motion. Matlab code for EKF-Based Structure from Motion / EKF SLAM from a monocular sequence.)
bixu
- linux安装oracle数据库时需要安装必要的rpm包,此包中包含所需的几个rpm包(When you install Oracle database with Linux, you need to install the necessary RPM package, which contains several required RPM packages)
tesseractAutoTrain
- 可以识别图像中文字的工具,然而识别结果因文字的字体而可能出现差错。本项目使用SpringBoot开发,通过封装Tesseract程序命令,及解析box文件来达到自动训练的目的,要求主机安装有Tesseract程序即可。本项目提供Web API进行自动化训练,提供的参数可见接口文档(The tool can recognize text in the image, but the recognition result may be wrong due to the font of the text