联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 汇编语言(2573) 

[汇编语言] patternMorph

该存储库包含用于模拟生物学中一系列模式化和形态发生现象的代码。
This repository contains the code for modeling a range of patterning _and_ morphogenesis phenomena in biology. (2016-12-02, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688308940118222.html

[汇编语言] cube_conversion

从DATA-CUBE数字化仪中提取波形和元数据,并写入miniSEED文件
Extract waveforms _and_ metadata from DATA-CUBE digitizers _and_ write to miniSEED files (2022-10-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688305600689793.html

[汇编语言] android-timeline

测试应用程序以组合android中发生的所有活动(SMS、CALL、GOOGLE PLAY)。
Test app to combine all activities occur in android(SMS, CALL, GOOGLE PLAY). (2013-02-26, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688304561126505.html

[汇编语言] 直流电机控制源代码

通过前馈控制直流电机运转,并生成pwm波形进行检测
Feedforward control of DC motor (2017-11-19, Quartus II, 4KB, 下载2次)

http://www.pudn.com/Download/item/id/1511086218143348.html

[汇编语言] PM_FSK

利用matlab编写连续信号的相位调制和频率调制
Matlab in the analog signal phase modulation, frequency modulation and so on (2017-04-07, matlab, 4KB, 下载6次)

http://www.pudn.com/Download/item/id/1491548300125593.html

[汇编语言] music_maker

基于汇编语言的开发的智能音乐发生盒,里面注释非常清楚
Assembler-based development language occurs intelligent music box, which is very clear comments (2015-11-24, Asm, 22KB, 下载1次)

http://www.pudn.com/Download/item/id/1448352286853584.html

[汇编语言] jsp-tushuguanlixitong

吃的还是别的风格和大哥的份上到底发生的撒个都是试试
Eat or spreading a try on all the other parts of style and her brother in the end occurred (2015-05-30, Java, 19476KB, 下载4次)

http://www.pudn.com/Download/item/id/1432995950675232.html

[汇编语言] Microcomputer-Principles-(Report)

(1)、分别用C语言和汇编语言编程完成硬件接口功能设计; (2)、硬件电路基于80x86微机的接口电路; (3)、程序功能要求:小键盘给定、数码管(屏幕)显示,并产生对应信号 波形(D/A)输出(信号波形包括正弦波、三角波、方波、锯齿波)、输出信号波 形幅度、频率可调(注意:按键数量应尽量少)。
(1), respectively, in C and assembly language programming to complete the functional design of the hardware interface (2), the hardware circuit based on the 80x86 microprocessor interface circuit (3), the program function requirements: the keypad is given, the digital tube (screen) display, and generate the corresponding signal Waveform (D/A) output (signal waveforms including sine, triangle, square wave, sawtooth wave), the output signal wave Shaped amplitude, frequency is adjustable (Note: the number of keys should be minimal). (2012-03-12, Asm, 935KB, 下载5次)

http://www.pudn.com/Download/item/id/1791446.html

[汇编语言] TM57PE12_PWM0

十速TM57PE12_PWM0应用程序。 PB1,PB2,PB3对应按钮k1,k2,k3. 每次按下K1键,PWM0的波形周期将按50US,100US,150US,200US的顺序循环改变。 每次按下K2键,PWM0的波形占空比将按1/5,2/5,3/5,4/5的顺序循环改变。 每次按下K3键,PWM0输出的波形为默认值(周期50us,占空比为1/5)
Ten Speed TM57PE12_PWM0 applications. PB1, PB2, PB3 the corresponding button k1, k2, k3. Each time you press K1 key, PWM0 waveform cycle will be 50US, 100US, 150US, 200US change the order cycle. Each time you press K2 key, PWM0 duty cycle of the waveform will be 1/5 2/5, 3/5 4/5 in the order cycle changes. Each time you press K3 key, PWM0 output waveform is the default value (cycle 50us, duty cycle 1/5) (2011-01-20, Asm, 2KB, 下载10次)

http://www.pudn.com/Download/item/id/1416429.html

[汇编语言] DA0sine0triangle0trape0zoid0square

用89C51和DAC0832产生正弦、三角、梯形、方波,用按键选择波形输出。附有protues仿真图,keil源程序(汇编),产生正弦波表格的运用程序。
With the 89C51 and the DAC0832 produce sine, triangle, trapezoid, square, with the key option waveform output. With protues simulation map, keil source code (compilation), resulting in the use of sine wave form on the program. (2009-12-28, Asm, 44KB, 下载117次)

http://www.pudn.com/Download/item/id/1020291.html

[汇编语言] sound

45KHz声波发生程序 利用资源T0。每次是个脉冲,连续发声音。
45KHz sound procedures for use of resources occurs T0. Each is a pulse, continuous-fat sounds. (2009-09-24, Asm, 33KB, 下载5次)

http://www.pudn.com/Download/item/id/920370.html

[汇编语言] speaker

蜂鸣器在单片机上的应用,汇编语言,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚通过一个与非门来控制, 用户可以通过程序控制P2.4管脚的置低和置高来使蜂鸣器发出声音和关闭。 蜂鸣器的声音大小及音调可以通过调整P2.4管脚的置高时间及输出的波形进行控制,这一点可以在调试程序的时候来试验。
On the buzzer in single-chip applications, assembly language, with a schematic diagram and instructions to study documents the positive polarity of the end of the buzzer connected to the 5V power supply above, the other end connected to the transistor' s collector, the base level by the single-chip transistor Machine P2.4 pin through a NAND gate to control, the user can be programmed to set pin P2.4 low and set high to make the buzzer sound on and off. Buzzer sound size and pitch can be set by adjusting the P2.4 pin of the high time and output waveform control, and this point could be the time to test the debugger. (2009-09-21, C/C++, 182KB, 下载39次)

http://www.pudn.com/Download/item/id/917073.html

[汇编语言] AD

实验名称:A/D与D/A接口实验 实验目的: (1) 了解A/D转换器的工作原理及ADC0809程序设计方法;掌握ADC0809与80C51接口电路的设计方法。 (2) 了解D/A转换的工作原理和DAC0832的性能及编程方法;掌握DAC0832与80C51接口电路的设计方法。 实验内容: (1) 由电位器电路板分压获得模拟信号,输入到ADC0809的IN0通道,编写程序,将得到的AD转换结果保存到内部RAM中。 (2) 编写程序,使DAC0832输出正锯齿波,用示波器观察输出波形。(选做)
know how to use AD (2009-07-13, Asm, 4KB, 下载7次)

http://www.pudn.com/Download/item/id/842492.html

[汇编语言] Matlab

选择三个不同频段的信号对其进行频谱分析,根据信号的频谱特征设计三个不同的数字滤波器,将三路信号合成一路信号,分析合成信号的时域和频域特点,然后将合成信号分别通过设计好的三个数字滤波器,分离出原来的三路信号,分析得到的三路信号的时域波形和频谱,与原始信号进行比较,说明频分复用的特点。
Choice of three different signal-band spectral analysis carried out, according to the characteristics of the design spectrum signals of three different digital filter, the signal will be three-way all the way signal synthesis, analysis of time-domain signal synthesis and frequency domain characteristics of signals and then synthetic through three digital filter designed to isolate the original three-way signal, the three-way analysis of time-domain signal waveform and spectrum, compared with the original signal on frequency division multiplexing features. (2009-05-08, matlab, 4KB, 下载39次)

http://www.pudn.com/Download/item/id/748941.html

[汇编语言] dsp-sin

汇编语言产生的查表法实现正弦波发生器的程序,需要的下载。
Assembly language generated by sine wave generator look-up table method implementation procedures, the required download. (2009-03-11, Asm, 2KB, 下载181次)

http://www.pudn.com/Download/item/id/668881.html

[汇编语言] SPWM

采用STC-51的STC12C5202AD芯片产生50HZ正弦波的SPWM调制发生器
50HZ generate sine wave of SPWM modulation generator (2009-02-24, Asm, 1KB, 下载251次)

http://www.pudn.com/Download/item/id/651872.html

[汇编语言] 16led.motor

一个16LED显示的双路马达驱动电路图,PCB,源程序,以及波形输出文件。
16LED displayed a dual motor drive circuit, PCB, source code, as well as waveform output file. (2008-12-11, Asm, 885KB, 下载12次)

http://www.pudn.com/Download/item/id/602392.html

[汇编语言] 20MS

单片机产生20ms方波,使用T0中断,在P1.7口输出20ms的方波。
Singlechip have 20ms square wave, use T0 interrupt, in the P1.7 port of the square wave output 20ms. (2008-11-07, Others, 17KB, 下载33次)

http://www.pudn.com/Download/item/id/574800.html

[汇编语言] AD9852.txt

AD9852驱动,可以产生任意波形。若果有不对的地方,请高手们批评指正。
AD9852-driven, can generate arbitrary waveform. If there is something wrong, please correct me experts have criticized. (2008-08-29, Visual C++, 1KB, 下载122次)

http://www.pudn.com/Download/item/id/536880.html

[汇编语言] sin

正弦波发生信号产生汇编程序,此程序可以产生正弦波信号
Sine wave signal generator assembler occurred, this procedure can produce sine wave signal (2008-05-30, Asm, 43KB, 下载8次)

http://www.pudn.com/Download/item/id/477137.html
总计:2573