资源列表
ContactFilter
- 计算滤波后的轮轨力,考虑对小于轮轨接触斑轴长度的波长的粗糙度的率减作用(contact filter of contact force)
pgrouting_astar
- 在postgresql和postgis里进行pgrouting最短路径导航(Nearest route searching in postgresql and postgis using pgrouting)
NS2
- 通过对NS2进行新增模块进行TCP及UDP的相关测试(TCP and UDP related tests are carried out by adding new modules to the NS2)
my_uart_rx
- 串口读取数据,串口输入,8位数据输出,串口读取数据,串口输入,8位数据输出(Read data from serial port)
PWM tiaoguang
- 白炽灯调光程序,无极调光,无闪烁,效果非常不错,可以直接应用到产品中(Incandescent dimming program, stepless dimming, no flicker, the effect is very good, can be applied directly to the product)
MAX7219
- 8*8点阵显示代码,可以按模板自己更新代码,设计自己想像的图案(8*8 dot matrix display code)
matrix
- 矩阵乘法 给定两个矩阵 A 和 B,其中 A 是具有 M 行、K 列的矩阵, B 为 K 行、N 列的矩阵, A 和 B 的矩阵积为矩阵 C, C 为 M 行、N 列。矩阵 C 中第 i 行、第 j 列的元素 Cij 就是矩阵 A 第 i 行每个元素和矩阵 B 第 j 列每个元素乘积的和,即 要求:每个 Ci j 的计算用一个独立的工作线程,因此它将会涉及生成 M×N 个工作线程。主 线程(或称为父线程)将初始化矩阵 A 和 B,并分配足够的内存给矩阵 C,它将容纳矩阵 A 和 B
MATLAB
- 数学形态学,高帽滤波,低帽滤波,并运算叠加实现对比度增强(By using mathematical morphology method, hat and low hat filter for image filtering)
hyy_d
- 图论D算法求最小路径,应用于路由选择问题(Graph theory, D algorithm, minimum path)
LASSO与一般线性回归模型构建
- 一种综合评价方法,跟主成分分析类似,但效果更好(A comprehensive evaluation method, similar to principal component analysis, but better)
tir
- 计算tir透镜反射面,该程序用于照明中设计的(The program is used for lighting design and is to design Total Internal Reflection lens)
简单代码
- 一些很基础的Matlab的函数代码,简单易懂,初学者可以尝试运行看看,最最基本的maylab代码,没基础也能看懂(Some very basic Matlab function code, easy to understand, beginners can try to run to see, the most basic maylab code, no foundation can understand)