CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - analog
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - analog - List
[
Linux driver
]
dm5408_0.1.tar
DL : 0
DM5408 acquisition card Linux driver. As a driver example for beginners. It is not complete just reading and writing digital/analog ports. Port of windows 98 driver.
Date
: 2026-01-18
Size
: 43kb
User
:
sneetsher
[
Linux driver
]
PWM-DAC
DL : 0
s3c2410 arm a9 程序开发,数模转换.-s3c2410 arm a9 program development, digital-to-analog conversion.
Date
: 2026-01-18
Size
: 373kb
User
:
yuxin
[
Linux driver
]
ADC
DL : 0
s3c2410 arm a9 程序开发,模数转换实验-s3c2410 arm a9 program development, analog-to-digital conversion experiments
Date
: 2026-01-18
Size
: 373kb
User
:
yuxin
[
Linux driver
]
fork
DL : 0
模拟多进程机制,用fork()开启子进程,模拟父进程与子进程的关系-Analog multi-process mechanism, with the fork () on the child process, the parent process and the child process simulation relations
Date
: 2026-01-18
Size
: 1kb
User
:
唐宝
[
Linux driver
]
nmidrv_kernel
DL : 0
driver for Android Analog TV
Date
: 2026-01-18
Size
: 43kb
User
:
jason
[
Linux driver
]
RFM65
DL : 0
RFM65在linux下的驱动程序,使用的模拟spi,配上中断系统-RFM65 under linux drivers, analog spi use, coupled with the interrupt system
Date
: 2026-01-18
Size
: 3kb
User
:
王晓磊
[
Linux driver
]
SVN-52
DL : 1
AC101网络驱动程序,里面包含相当详细的注释,且使用GPIO模拟MDIO、MDC等接口-AC101 network driver, which contains quite detailed notes, and use the GPIO analog MDIO, MDC and other interfaces
Date
: 2026-01-18
Size
: 6kb
User
:
张月
[
Linux driver
]
xuni
DL : 0
编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。-Write a program that simulates a paged virtual memory management system. (Without regard to the address conversion) wherein the system generates a random process process size, the process order of arrival, time, the process execution trace (page access sequence) is randomly generated, but there must exist between concurrent processes, the process time required to perform a limited process scheduling algorithm using time slice (page-analog) physical block allocation strategy to take a fixed allocation of partial replacement allocation algorithm using a pro rata allocation algorithm paging using demand paging mode replacement using LRU algorithm resident set size adjustable observe the resident set size affect the rate of missing pages.
Date
: 2026-01-18
Size
: 2kb
User
:
冯妮
[
Linux driver
]
ssh-lib
DL : 0
C++模拟SSH登录远程操作linux,可远程对linux进行指令编辑-C++ analog remote operation linux SSH login
Date
: 2026-01-18
Size
: 6.05mb
User
:
ericshp
[
Linux driver
]
cpu
DL : 0
模拟cpu的忙碌,使cpu的使用率达到期望值-Analog cpu busy
Date
: 2026-01-18
Size
: 2kb
User
:
chenxiong
[
Linux driver
]
2440adc
DL : 0
2440内置AD实现同时对4路0到3.3v模拟量进行采集-2440 AD built-in 4-way simultaneous analog 0 to 3.3v collection
Date
: 2026-01-18
Size
: 2kb
User
:
王家居
[
Linux driver
]
at88sc0104_linux
DL : 0
ATSHA204加密IC驱动,附件是基于华为的安防处理器写的,用IO口模拟的I2C驱动,方便移植。-ATSHA204 encryption IC driver, attachment security processor-based Huawei written with analog IO I2C driver, easy to transplant.
Date
: 2026-01-18
Size
: 122kb
User
:
FFF
[
Linux driver
]
adv7180
DL : 1
ADV7180视频解码芯片驱动,用于驱动模拟摄像头。-ADV7180 video decoder chip driver for driving analog camera.
Date
: 2026-01-18
Size
: 6kb
User
:
renhard
[
Linux driver
]
mt65xx_leds_ft5206
DL : 0
MTK智能机升级敦泰触摸ic固件的驱动程序(模拟i2c),工作在lk模式,可以避免kernel中升级的错误-MTK smart machine firmware upgrade Duntai touch ic driver (analog i2c), working in lk mode, to avoid errors in kernel upgrade
Date
: 2026-01-18
Size
: 8kb
User
:
SHH
[
Linux driver
]
adc
DL : 0
该ADC模块总共有8个通道可以进行模拟信号的输入,分别是AIN0、AIN1、AIN2、AIN3、YM、YP、XM、XP。那么ADC是怎么实现模拟信号到数字信号的转换呢?首先模拟信号从任一通道输入,然后设定寄存器中预分频器的值来确定AD转换器频率,最后ADC将模拟信号转换为数字信号保存到ADC数据寄存器0中(ADCDAT0),然ADCDAT0中的数据可以通过中断或查询的方式来访问。开发板通过一个10K的电位器(可变电阻)来产生电压模拟信号,然后通过第一个通道(即:AIN0)将模拟信号输ADC。-The ADC module has a total of eight channels can be input analog signals are AIN0, AIN1, AIN2, AIN3, YM, YP, XM, XP. So is how ADC analog signal to digital signal conversion it? First, the analog input signal either channel, and the set value of the prescaler register AD converter to determine the frequency and finally ADC to convert analog signals to digital signals to the ADC saved data register 0 (ADCDAT0), then ADCDAT0 in the data can be accessed via interrupt or query. Development board to generate a voltage analog signal through a 10K potentiometer (variable resistor), and then through the first channel (ie: AIN0) analog signal output ADC.
Date
: 2026-01-18
Size
: 2kb
User
:
立即
[
Linux driver
]
myadc
DL : 0
此程序为qtopia2.20应用程序,可以通过AIN2口对输入的信号进行模数转换,并绘制成波形-This program is qtopia2.20 application by opening the input signal AIN2 analog to digital conversion, and plotted as waveform
Date
: 2026-01-18
Size
: 375kb
User
:
shayangyang
[
Linux driver
]
6410ADC
DL : 0
ADC数据转换,应用于一些需要模拟信号输入的传感器驱动应用-ADC data conversion, an analog signal applied to some of the required input sensor-driven applications
Date
: 2026-01-18
Size
: 3kb
User
:
gg
[
Linux driver
]
AD7793-SPI
DL : 3
1、本主控芯片为stm32f103vet6 2、原理图上的是AD7792,实际使用的是AD7792 3、程序主要针对的是AD7792,代码是模拟方式与使用SPI方式读取AD值,共两份代码。-1, the main chip is stm32f103vet6 2 is a schematic diagram of the AD7792, AD7792 is actually used 3, the program is aimed primarily AD7792, code analog mode and use SPI reads AD value, a total of two codes.
Date
: 2026-01-18
Size
: 1.38mb
User
:
徐
[
Linux driver
]
Simulation-File-System
DL : 1
模拟了linux中ex3文件系统的实现。将一个文件当作磁盘进行操作,呈现的效果类似linux命令行,可以实现cd,ls,创建文件/目录,删除文件/目录,读写文件- Analog implementation linux in ex3 file system. The disk as a file operation, showing the effect is similar to linux command line can be achieved cd, ls, create a file/directory, delete files/directories, reading and writing files
Date
: 2026-01-18
Size
: 4kb
User
:
王志祥
[
Linux driver
]
Guitar_capacitive_screen_driver
DL : 0
(Guitar电容屏驱动)多点电容式触摸屏控制芯片Guitar,采用投 射式电容检测原理,由15个驱动通道与10个感应 通道组成触摸检测网络,通过内置模拟放大电路、 数字运算模块,及高性能MPU得到实时准确的触 摸信息,并通过I2C传输给主控芯片。实现“所 点即所得”的非凡用户体验。 Guitar可同时识别5个触摸点位的实时准确 位置,移动轨迹及触摸力度。并可根据主控需 要,读取相应点数的触摸信息。-(Guitar capacitive screen driver) multi-point capacitive touch screen controller chip Guitar, using cast Shot capacitive detection principle by 15 and 10 drive channel induction Channel composed of touch detection network, through built-in analog amplifier circuit, Digital computing modules, and high-performance MPU get real-time accurate touch Touch information, and transmitted to the master chip via I2C. Achieve the Click-to-income extraordinary user experience. Guitar can identify five touch points in real-time accurate Position, the movement trajectory and strength of touch. And in accordance with the master need To read the information of the corresponding touch points.
Date
: 2026-01-18
Size
: 1.27mb
User
:
邵仁
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.