Welcome![Sign In][Sign Up]
Location:
Search - C RLC

Search list

[Compress-Decompress algrithmsRLC

Description: 使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。
Platform: | Size: 1078 | Author: 荆瑞 | Hits:

[Software EngineeringRLC

Description: 把R、L、C转换成频率信号f,转换的原理分别是RC振荡电路和LC电容三点式振荡电路。单片机计数得出被测频率,由该频率计算出各个参数值,数据处理后,送显示。
Platform: | Size: 405255 | Author: 建国 | Hits:

[Program docspi

Description: ;################################################ ; Designed by CaoHai 10-23-2002 in SDUWHB ; ; Updated by CaoHai 12-12-2002 in SDUWHB ; ; Upgraded by CaoHai 22-12-2002 in SDUWHB ; ; Upgraded by CaoHai 05-05-2003 in SDUWHB ; ;################################################ ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ;标号定义 data_len equ 0ch ;温度数据长度 data_buf equ 50h ;温度数据缓冲区 ;虚拟引脚定义(For SPI BUS) vcs equ p1.0 ;片选线 vio equ p1.1 ;数据线 vsc equ p1.2 ;时钟线 ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ;================================================ ;模块GetData ;参数:无参数 ;功能:用spi总线从LM74温度传感器读取温度数据 ;返回:无 GetData: clr ea clr vcs setb vio mov r1,#08h clr vsc ;读符号位 nop nop nop setb vsc nop nop nop mov f0,vio read_bite: ;读数据 clr vsc nop nop nop setb vsc nop nop nop mov c,vio rlc a djnz r1,read_bite setb vcs ;转换数据 mov data_buf+1,#2bh jnb f0,fill_data dec a cpl a mov data_buf+1,#2bh fill_data: mov data_buf+2,#30h mov data_buf+3,#30h mov data_buf+4,#30h mov data_buf+5,#0a1h mov data_buf+6,#0e6h mov data_buf+7,#3bh mov data_buf+8,#20h mov data_buf+9,#30h mov data_buf+10,#30h mov data_buf+11,#31h mov data_buf+12,#7ch mov r0,#data_buf+4 divide_data: mov b,#0ah div ab mov r1,a mov a,b add a,#30h mov @r0,a dec r0 mov a,r1 jnz divide_data mov data_buf,#data_len setb ea ret
Platform: | Size: 2397 | Author: hencirl | Hits:

[Compress-Decompress algrithmsRLC

Description: 使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。-The use of C language RLE image compression, superior performance, code is simple, easy to achieve.
Platform: | Size: 1024 | Author: 荆瑞 | Hits:

[Software EngineeringRLC

Description: 把R、L、C转换成频率信号f,转换的原理分别是RC振荡电路和LC电容三点式振荡电路。单片机计数得出被测频率,由该频率计算出各个参数值,数据处理后,送显示。-The R, L, C converted into frequency signal f, the principles of conversion are RC oscillator circuit and three-point capacitance LC oscillator circuit. Singlechip count reached the measured frequency, calculated by the frequency of the various parameters, data processing, the delivery shows.
Platform: | Size: 405504 | Author: 建国 | Hits:

[SCMRLC

Description: 本文所设计的系统是基于AT89C52单片机控制的简易RLC测试仪。为了充分利用单片机的运算和控制功能,方便的实现测量。把参数R、L、C转换成频率信号f,然后用单片机计数后再运算求出R、L、C的值,并送显示。 转换的原理分别是RC振荡电路和电容三点式振荡电路。为了比较准确的测试而频率的计数则是利用等精度数字频率计完成。然后再将结果送单片机运算,并在LED显示器上显示所测得的数值。通过一系列的系统调试,本测试仪到达了测试标准。经过测试, -In this paper, the system designed is based on AT89C52 single-chip microcomputer to control a simple RLC tester. In order to take full advantage of single-chip computing and control functions to facilitate the realization of measurement. The parameters R, L, C converted into frequency signal f, and then use the single-chip counts obtained after the operator R, L, C values, and sent to display. The principle of conversion is the RC oscillator circuit, respectively, and three-point oscillator circuit capacitance. In order to test more accurate frequency count is the number of frequency of use of complete accuracy. Then send the results of single-chip operation, and LED display shows the measured values. Through a series of system debugging, the tester arrived at the testing standards. After testing,
Platform: | Size: 533504 | Author: 马天 | Hits:

[Compress-Decompress algrithmsRLC

Description: Run-length encoding游程编码,实现对二值图像的压缩与解压缩。-Run-length encoding Run-length encoding, the realization of two-valued image compression and decompression.
Platform: | Size: 1165312 | Author: star | Hits:

[Other systemsComplex

Description: This program calculates the phase and amplitude of an RLC circuit. It calculates it s complex number and returns each R, L, or C amplitude and phase according to the user request-This program calculates the phase and amplitude of an RLC circuit. It calculates it s complex number and returns each R, L, or C amplitude and phase according to the user request
Platform: | Size: 11264 | Author: Amit Adoni | Hits:

[VC/MFCUM_RECEIVE_2010_11_29

Description: 对LTE系统中RLC子层中UM模式接收端的代码仿真,所用语言为C-On the LTE system, UM RLC sub-layer simulation model code receiver, the language used for C++
Platform: | Size: 268288 | Author: 曲景峰 | Hits:

[Other Embeded programdsaftgr

Description: org 0000H AJMP START 延时1/4s子程序 YANSHI1S: MOV R7,#250 YANSHI1S1: MOV R6,#250 YANSHI1S2: NOP NOP DJNZ R6,YANSHI1S2 DJNZ R7,YANSHI1S1 RET 将58开始的单或多字节(字节数在R3中)写入芯片 XIENB: MOV R0,#58H CLR P1.7 SCN变低 XIE00: ACALL XIE1B INC R0 DJNZ R3,XIE00 SETB P1.7 RET 将R0所指1单元按SPI时序写入模块,调用该子程序前,应将CSN线变低 单次或多次调用完成后将CSN线变高 XIE1B: MOV R2,#8 MOV A,@R0 XIE1B1: RLC A MOV P1.5,C 数据送上MOSI线 SETB P1.4 数据移入模块 CLR P1.4 DJNZ R2,XIE1B1 RET-org 0000H AJMP START delay 1/4s subroutine YANSHI1S: MOV R7,# 250 YANSHI1S1: MOV R6,# 250 YANSHI1S2: NOP NOP DJNZ R6, YANSHI1S2 DJNZ R7, YANSHI1S1 RET will start single-or multi-byte 58 ( number of bytes in R3) into the chip XIENB: MOV R0,# 58H CLR P1.7 SCN low XIE00: ACALL XIE1B INC R0 DJNZ R3, XIE00 SETB P1.7 RET 1 unit will be referred to by SPI R0 Timing write module, call this routine before, CSN line should be low single or multiple calls to be completed after the CSN line goes high XIE1B: MOV R2,# 8 MOV A, @ R0 XIE1B1: RLC A MOV P1. 5, C data sent to the MOSI line SETB P1.4 data into the module CLR P1.4 DJNZ R2, XIE1B1 RET
Platform: | Size: 400384 | Author: 袁季稻 | Hits:

[Windows Developbai-tap-lon-lap-trinh.DkaTDH4-malop.29358

Description: C++ RLC1 giả i mạ ch RLC C-C++ RLC1 giả i mạ ch RLC C++
Platform: | Size: 157696 | Author: hung | Hits:

[SCMrlc

Description: 测量R,L,C。可以大概测量电阻,电容及电感的值,并通过1602液晶显示出来-measure R,L,C
Platform: | Size: 2048 | Author: 个性 | Hits:

[OtherRLC_2_doc_v1...v3

Description: This source (scheme and source code C) for RLC-2 (resistance-inductance-capacitance) meter. This a project based on PIC16F876A micro controller. This is a Grear measure instrument for DYI.-This is source (scheme and source code C) for RLC-2 (resistance-inductance-capacitance) meter. This a project based on PIC16F876A micro controller. This is a Grear measure instrument for DYI.
Platform: | Size: 3281920 | Author: Sergey Ryumik | Hits:

[assembly language11

Description: 广告流水灯程序 ORG 00H MOV P2,#80H START:MOV A,#0FFH 赋初值 CLR C MOV R2,#8 LOOP:RRC A 带进位右移 MOV P1,A CALL DELAY DJNZ R2,LOOP MOV R2,#7 LOOP1:RLC A 带进位左移 MOV P1,A CALL DELAY DJNZ R2,LOOP1 JMP START DELAY:MOV R3,#20 延时0.2秒 D1: MOV R4,#20 D2: MOV R5,#248 DJNZ R5,$ DJNZ R4,D2- 广告流水灯程序 ORG 00H MOV P2,#80H START:MOV A,#0FFH 赋初值 CLR C MOV R2,#8 LOOP:RRC A 带进位右移 MOV P1,A CALL DELAY DJNZ R2,LOOP MOV R2,#7 LOOP1:RLC A 带进位左移 MOV P1,A CALL DELAY DJNZ R2,LOOP1 JMP START DELAY:MOV R3,#20 延时0.2秒 D1: MOV R4,#20 D2: MOV R5,#248 DJNZ R5,$ DJNZ R4,D2
Platform: | Size: 2048 | Author: yoauni | Hits:

[SCMRLC-briage

Description: 用C语言编写的RLC数字电桥测试仪,功能强大,测量范围广,精度高。2012年广西区区赛参赛作品,获得二等奖。-RLC digital bridge tester written in C language, a powerful, wide measurement range and high accuracy. 2012 Guangxi District tournament entries, won the second prize.
Platform: | Size: 49152 | Author: 李磊 | Hits:

[Software EngineeringLTE--RLC-layer-AM-transmission

Description: 针对 3 G PP最新发布的 LTE ( l o n g t er m evol u t i on ) R e l ease 8 标准, 研究了 LTE 空中接口协 议栈无线 链路控 制 ( ra d i o l i nk con t ro, l RLC ) 的子层确认 ( ac kn o w l e d ged m o d e , A M ) 传输模式的 设计与实 现机制。主要介 绍了 L TE 无 线接入网空中接口协议 栈的结构, 详细阐述了空中接口协 议栈中 RLC的 A M 数据传 输模式的 运行原理, 最 后根据 协议设计了一种具体在 协议栈软件中实现 A M 传输模式的方法。3 GP P L T E 协议栈 RL C 层 AM 传输-For 3 G PP Recently LTE (longt ER m eVol UTI on) R EL Ease 8 standard LTE air interface protocol stack of a radio link control (ra dioli nk con t ro, l RLC) sub-layer acknowledgment (ac kn owled ged mode, AM) Design and implementation of mechanisms for transfer mode. Mainly introduces L TE air interface of radio access network protocol stack structure, elaborated on the principle of operation of the air interface protocol stack, the data transmission mode of the RLC AM Finally, according to the protocol design a specific AM transmission implemented in the protocol stack software mode method. Of 3 GP PLTE protocol stack RL C layer AM transmission
Platform: | Size: 653312 | Author: cindy | Hits:

[SCMRLC_meter

Description: DIY RLC数字电桥【程序+电路图+BOM】 1、能够准确测量电抗器的L、C、R,精度优于0.5 ,如果进行人工逐档校准,精度优于0.3 2、取材容易,电路简洁,易于制作,成本应适当控制。使之具有更强的业余DIY价值及研究价值,并通过设计、DIY学习到LCR电桥的相关细节、原理。 -DIY digital RLC bridge program+ circuit+ BOM] 1, can accurately measure the reactor L, C, R, accuracy of better than 0.5 , if manual file-by-file calibration accuracy of better than 0.3 2, drawing easy, simple circuit, easy to make, the cost should be properly controlled. So that it has more amateur DIY value and research value, and design, DIY learning to the LCR bridge detail principle.
Platform: | Size: 277504 | Author: marjolein | Hits:

[Graph DrawingC-CLASS

Description: 高频谐振功率放大器的pspice仿真,输入为耦合回路,基极和射极和输入共电源,负载为RLC谐振回路。实现负载匹配。-Pspice simulation frequency resonant power amplifier, the input circuit is coupled to the base and the emitter electrode of the input power, the load is a resonant RLC circuit. Load matching.
Platform: | Size: 2614272 | Author: nancy | Hits:

[Special EffectsRLC

Description: 使用C语言实现图像的游程编码压缩,性能优越,便于C语言实现-The use of C language to realize image compression encoding, superior performance, easy language C
Platform: | Size: 1024 | Author: zcwl | Hits:

[Embeded-SCM DevelopRLC测量仪

Description: 电容电阻测量仪,内含proteus图纸,c语言程序(Capacitance resistance measuring instrument, containing Proteus drawings, C language program)
Platform: | Size: 80896 | Author: 杨星星1234 | Hits:
« 12 »

CodeBus www.codebus.net