搜索结果

找到约 13,602 项符合 A-X 的查询结果

汇编语言 汇编语言程序上机过程DEBUG程序的使用 1.编制程序计算Z=X+Y

汇编语言程序上机过程DEBUG程序的使用 1.编制程序计算Z=X+Y,其中X、Y、Z均为字型无符号数。2.将数据区中的100个‘A’字符组成的字符串传送到附加段中。
https://www.eeworm.com/dl/644/332993.html
下载: 27
查看: 1230

数值算法/人工智能 正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如

正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b之间约数个数最多的数x。 对于给定的2 个正整数a≤b,编程计算a 和b 之间约数个数最多的数。 数据输入 输入数据由文件名为input.txt的文本文件提供。文件的 ...
https://www.eeworm.com/dl/518/352461.html
下载: 112
查看: 1903

Linux/Unix编程 Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pang

Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed however, most of the work on Pango so far has been done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handli ...
https://www.eeworm.com/dl/619/353746.html
下载: 64
查看: 1109

单片机开发 Echo a received character, RX ISR used. Normal mode is LPM0. // USART1 RX interrupt triggers TX Ech

Echo a received character, RX ISR used. Normal mode is LPM0. // USART1 RX interrupt triggers TX Echo. // Baud rate divider with 1048576hz = 1048576/38400 = ~27.31 (01Bh|03h) // ACLK = LFXT1 = 32768Hz, MCLK = SMCLK = default DCO = 32 x ACLK = 1048576Hz // //* An external watch crystal between XIN & X ...
https://www.eeworm.com/dl/648/361145.html
下载: 88
查看: 1067

数学计算 This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a funct

This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by usin ...
https://www.eeworm.com/dl/641/363633.html
下载: 190
查看: 1117

单片机开发 * The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for an

* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any * matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver * can support "SHIFT" keys. These keys are: SHIFT1, SHIFT2 and SHIFT3.
https://www.eeworm.com/dl/648/366564.html
下载: 107
查看: 1118

其他 Lotus Notes开发用的在线DHTML编辑器,基于Active X control 1. This rich text editor is based on the editor used

Lotus Notes开发用的在线DHTML编辑器,基于Active X control 1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base code to add m ...
https://www.eeworm.com/dl/534/371946.html
下载: 136
查看: 1035

VHDL/FPGA/Verilog The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i

The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until ...
https://www.eeworm.com/dl/663/374293.html
下载: 53
查看: 1065

GPS编程 function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R

function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions is epsilon =??????. %*******Modified 9/15/04 to have epsilon = ...
https://www.eeworm.com/dl/693/377007.html
下载: 125
查看: 1134

网络 FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Wind

FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:change EXT name to ".tar.bz2"
https://www.eeworm.com/dl/635/378585.html
下载: 186
查看: 1072