-
MemoryStatusEX
一个内存查看器程序(a memory viewer procedures)
- 2005-01-01 21:57:04下载
- 积分:1
-
ldpc_decode
基于对数的置信度传播算法的LDPC译码程序,ldpc_decode.m
(Based on the number of belief propagation algorithm for LDPC decoding process, ldpc_decode.m)
- 2011-07-31 17:26:43下载
- 积分:1
-
Ex1_QSort
windows.net下实现的QSort算法,可以正确使用,并放心下载(windows.net achieved under QSort algorithm, can be the proper use of, and rest assured Download)
- 2008-07-19 16:39:46下载
- 积分:1
-
2016电赛
HX711 采用了海芯科技集成电路专利技术,
是一款专为高精度电子秤而设计的 24 位 A/D 转
换器芯片。与同类型其它芯片相比,该芯片集
成了包括稳压电源、片内时钟振荡器等其它同
类型芯片所需要的外围电路,具有集成度高、
响应速度快、抗干扰性强等优点。降低了电子
秤的整机成本,提高了整机的性能和可靠性。
该芯片与后端 MCU 芯片的接口和编程非常
简单,所有控制信号由管脚驱动,无需对芯片
内部的寄存器编程。输入选择开关可任意选取
通道 A 或通道 B,与其内部的低噪声可编程放
大器相连。通道 A 的可编程增益为 128 或 64,
对应的满额度差分输入信号幅值分别为±20mV
或±40mV。通道 B 则为固定的 32 增益,用于系
统参数检测。芯片内提供的稳压电源可以直接
向外部传感器和芯片内的 A/D 转换器提供电
源,系统板上无需另外的模拟电源。芯片内的
时钟振荡器不需要任何外接器件。上电自动复
位功能简化了开机的初始化过程。
- 2023-08-26 14:25:04下载
- 积分:1
-
gcc
本文将介绍如何利用 GNU Autoconf 及 Automake 这两套软体来协助我们『自动』产生 Makefile 档,并且让开发出来的软体可以像 Apache, MySQL 和常见的 GNU 软体一样,只要会 ``./configure , ``make , ``make install 就可以把程式安装到系统中。如果您有
心开发 Open Source 的软体,或只是想在 Unix 系统下写写程式。希望这份介绍文件能帮助您轻松地进入 Unix Programming (gcc)
- 2009-06-05 22:29:43下载
- 积分:1
-
Space_Environment
倾情奉献,这是我编的一个电离层的解算程序,里面有各参数的详细说明,希望对大家有所帮助(Portrait of dedication, which I made a solution of the ionosphere counting procedures, which have a detailed description of each parameter, and they hope to help everyone)
- 2008-04-19 13:35:16下载
- 积分:1
-
dma_ram_to_ram
dma_ram_to_ram的C编程实例(F28335 DSP example dma_ram_to_ram)
- 2012-01-04 20:32:26下载
- 积分:1
-
clock
本程序利用51单片机的定时器中断产生时间信号,同时具有通过按键调节时间的功能,还可设置闹钟(This procedure using 51 single-chip timer interrupt time signal, but also has the functions via buttons adjust the time, but also set the alarm)
- 2011-07-27 19:20:57下载
- 积分:1
-
eCan_Rx
基于DSP的CAN通信的接收过程,主要是在接收时使用该程序(DSP-based CAN communication reception process, mainly in the reception of the use of the program)
- 2017-05-13 20:10:54下载
- 积分:1
-
24368
程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。
每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.
  Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other.
Specific methods of each class, see the comments in the appropriate header files.)
- 2015-04-13 10:05:34下载
- 积分:1