资源列表
DBN代码
- 深度学习代码,用于MATLAB编程使用,可为广大学者提供参考(Depth learning code for MATLAB programming use, for the majority of scholars to provide a reference)
DigitalPowerStarterKitDesignPackage
- MPLAB 数字电源设计开发套件,对从事电源设计的开发工程师很有用(MPLAB Starter Kit for Digital Power Design Package,useful reference material for design engineer)
OV7725_2
- 基于0V7725的形状识别并找出中心点,可以检测圆,十字架,直线,直角(Shape recognition based on 0V7725 and find the center point)
java
- 仿widows计算器。功能齐全,适合新手操作,代码完整没有BUG(Imitation widows calculator.)
11
- 编程实现如何创建含有n个结点的单向循环链表(programing to realize creating single linklist with n node)
12
- 编程实现清除线性表L=(a0,a1,---,ai,-------,an-1)中重复元素。(programing to realize cleaning the repeated elements in sequence sheet)
o_file
- GPS导航文件读取 运用C/C++语言实现了对导航电文的读取(GPS navigation file read)
dcbuggiogs-flexibility-variable
- About MFC AppWizard principle and the analysis of the MFC application framework to recommend to you
Histogram_Matching
- 自己写的关于图像直方图匹配的程序,使用的是MATLAB平台写的,比较简单(a relatively simple procedures for image histogram matching.It is an image histogram matching procedure,using the MATLAB platform to write.)
3
- 编程实现线性表的合并,即线性表La=(a0a1, ……,am-1), Lb= (b0b1, ……,bn-1),求La∪Lb =>La。(the combining of sheet)
1
- 将被排序的记录数组R[1..n]垂直排列,每个记录R看作是重量为R.key的气泡。根据轻气泡不能在重气泡之下的原则,从下往上扫描数组R:凡扫描到违反本原则的轻气泡,就使其向上"飘浮"。如此反复进行,直到最后任何两个气泡都是轻者在上,重者在下为止。(The ordered array of records R[1..N] is vertically arranged, each recording R as a bubble of weight R.key. According
STM32_加解密库_UM0586_stm32-cryp-lib.zip_
- STM32 AES 官方加密库,官方源码(STM32 AES official encryption library, the official source code)