-
Lnode
typedef int ElemType:
stuct LNode{
ElemType data
LNode*next
}
- 2010-10-19 11:41:16下载
- 积分:1
-
maze
说明: 由数字1和0组成迷宫,0代表可走路径,程序会用坐标的形式给出每一步的走法(Composed by a maze of numbers 1 and 0, 0 to go the path, the program will use the coordinates given in the form of moves at each step)
- 2011-03-27 20:57:47下载
- 积分:1
-
malat
基于MFC编写的界面,用VC与matlab混编实现马拉特小波分解,有文档注释,适合初学者(
MFC-based interface prepared by VC and matlab mixed to achieve Marat wavelet decomposition, documentation notes, suitable for beginners)
- 2013-12-05 09:40:36下载
- 积分:1
-
TRCE
本代码是针对于土壤下位机的一个上位机,能显示出土壤湿度百分比。(This code is a PC for soil machine, can show the percentage of soil moisture.)
- 2015-04-26 08:34:38下载
- 积分:1
-
colorbin
统计一幅图像的颜色直方图特征,用于进行图像检索的一中方法。(Color histogram statistics of an image, for performing a method for image retri .)
- 2015-12-03 15:56:55下载
- 积分:1
-
数字电位器X9c103模块,有源码和pcb图纸
一、基础部分
数字电位器X9c103模块是一款宽电压(3V-5V)供电,10K满量程电位器。
电位器中间抽头在0-10k间滑动共100级(电位器滑动端典型阻抗40欧)
数字电位器VL和VH端口分别对应滑动变阻器的低端和高端,允许输入电压范围-5V到+5V。
数字电位器模块附带测试程序,程序代码为C语言代码,分模块编写。代码包括:主函数、显示子函数、按键子函数以及各模块的头文件,可以采用KEIL4打开源代码经行测试和学习。
二、测试部分
如只需测试模块使用可不研究源代码,将测试程序中.HEX文件下载到目标板。
1、按键子函数共涉及两个按键检测和控制,分别对应P3^2和P3^3.两个按键每次按下分别实现10K数字电位器中间滑动端往上端和往下端滑动1k数值。数字电位器接口说明:INC接P2^0,U_D接P2^1,CS接P2^2。
2、显示器接口:电源端口VCC(2脚) GND(1脚)接5V电源。数据端口D0-D7(7脚到14脚)接P0口(P0^0 -
P0^7)。对比度调节端口VL(3脚)为液晶显示器对比度调整端用电位器分压得到0V-5V中间某一电压使液晶清晰显示。控制端口RS(4脚)为寄
- 2022-07-25 07:22:53下载
- 积分:1
-
paddle-mobile
百度深度学习前向框架,针对手机前端等作出相应优化(Baidu Deep Learning Forward Framework)
- 2019-06-09 13:52:53下载
- 积分:1
-
NetemD
网络管理软件客户端,主要内容包括客户端和管理服务器之间的交互协议(Network management software client, the main content includes the interaction protocol between the client and the management server)
- 2018-01-03 11:14:43下载
- 积分:1
-
3.loadinpsw-a-call-dialog
在MFC平台环境下,用C++编写的关于编辑框和调用窗口的程序。(The MFC platform environment, the edit box and call window with C++ written procedures.)
- 2012-11-30 21:37:09下载
- 积分:1
-
65基于单片机太阳追踪系统设计(双轴)
在太阳能发电中,太阳板受光面与太阳光线的角度是决定太阳能发电效率的关键因素。本设计的原理是利用传感器(光敏电阻)把接收到的光信号转换成电信号,然后经过信号处理及单片机控制后,由控制电路输出相应的控制数字信号驱动方位角调整机构和高度角调整机构实现相应的位置调整。(In solar power generation, the angle between the solar panel receiving surface and the solar light is the key factor to determine the efficiency of solar power generation. The principle of this design is to use sensors (photoresistors) to convert the received optical signals into electrical signals. After signal processing and single-chip control, the control circuit outputs corresponding digital signals to drive azimuth adjustment mechanism and altitude angle adjustment mechanism to achieve corresponding position adjustment.)
- 2019-03-05 21:10:15下载
- 积分:1