资源列表
标准例程-V3.5库函数版本
- 本文件包括了STM 32的基本函数 希望大家好好学习(hello world this is ver great program is very much)
如何烧写RX23T开发板
- 瑞萨官网官方例程,如何烧写rx23t,更方便快捷试用芯片(Renesas official website official routine, how to write rx23t, more convenient and quick trial chip)
BaseCurveFit
- 正交基函数,用于时变信号基于正交基的拟合与实现。用于过程神经网络。(Orthogonal basis functions are used for the fitting and Realization of time-varying signals based on orthogonal basis. Process neural network.)
车牌的定位与分割
- 通过形态学处理和边缘检测方法实现对图像中的车牌实现定位和分割(Through the morphological processing and edge detection method, the license plate is located and segmented in the image)
cppcheck
- cppcheck 是一个静态代码检查工具,支持c, c++ 代码;作为编译器的一种补充检查,cppcheck对产品的源代码执行严格的逻辑检查。 执行的检查包括: 1. 自动变量检查 2. 数组的边界检查 3. class类检查 4. 过期的函数,废弃函数调用检查 5. 异常内存使用,释放检查 6. 内存泄漏检查,主要是通过内存引用指针 7. 操作系统资源释放检查,中断,文件描述符等 8. 异常STL 函数使用检查 9. 代码格式错误,以及性能因素检查(Cppcheck is a
7433.C
- 超声波测距程序,通过声波和高电平的时间来测量距离(Ultrasonic Ranging procedures, through the sound wave and high level of time to measure distance.It can be revised and perfected. MSP430F149 program.)
C++ GUI Qt 4编程(第二版)
- 应用Qt4的GUI编程参考书,比较经典实用。(Reference book for GUI programming on Qt4 , which is very classic and practical.)
MX25L25635F, LLD, v0.4
- flash 驱动,适用C8051,方便移植(low level driver for mx25l25635f)
signal-sorting
- 直方图法进行信号源分选 cdif 和 sidf(Histogram method for signal source sorting, CDIF and sidf)
实验十一之哈希表的建立
- 该文档详细介绍了我们该如何建立一个哈希表,并对哈希表进行一系列操作(This document details how we can build a hash table and perform a series of operations on the hash table)
demo
- 在做基于SSM框架时,因用的是全注解模式开发,在做些查询+分页工作时Mybatis注解并不能很好的进行sql编写,因而用到了这个java类,对实现了sql语句的拼接。(In the framework based on SSM, because of using the full annotation model development, doing some work for the preparation of SQL paging query + Mybatis annotation is
List Clone
- List的深度复制 浅谈C#中List<T>对象的深度拷贝问题(List Clone Introduction to c # in the List < T > object deep copy of the problem)
