资源列表

« 1 2 ... .65 .66 .67 .68 .69 1070.71 .72 .73 .74 .75 ... 3005 »

[汇编语言dft

说明:dft的汇编语言代码,N为64点的dft。简便-dft of assembly language code
<jane> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[汇编语言huibianshili

说明:学汇编语言所必须懂的汇编实例题目,为以后的进一步学习大好基础 : -failed to translate
<恩彩叶子> 在 2025-04-24 上传 | 大小:17kb | 下载:0

[汇编语言huib2

说明:汇编语言,用二重循环实现,给片内ram中的00H~1FH赋初值,对初学者了解工作寄存区组的工作方式有帮助-Achieved with double loop, to the on-chip ram in the 00H ~ 1FH initial value, working storage area for beginners to understand way to help the working group
<july> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[汇编语言1

说明:汇编语言16位画圆程序 计算三角形水平边平方 计算半径r平方 双字减法,入口参量:bx减数的低16位,cx减数的高16位-Circle 16-bit assembly language program to calculate the level of the triangle the square of the radius r side of the square of double word comp
<曲正钢> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[汇编语言dianyabiao-

说明:电压表实现程序源代码,包括源程序,说明以及结果-Voltmeter to achieve the program source code, including source code, descr iption and results
<feifei1j2> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[汇编语言weiji

说明:编写两个汇编语言子程序,分别返回系统的当前日期和时间;编写一个C语言程序,调用汇编语言子程序, 显示系统的当前日期和时间-Write two assembly language subroutine, return the current system date and time write a C program to call assembly language subroutines, display system' s
<wutao> 在 2025-04-24 上传 | 大小:10kb | 下载:0

[汇编语言even

说明:编制计算N (N<50)个偶数之和(2+4+6+…)的子程序和接收输入N及将结果(例如:2+4+6=12)显示的主程序。 对键盘输入的字符进行判断,如果不是数字,显示提示,输入两位数。对输入的数字进行判断,如果输入的数不在1~50之 间,提示重新输入。结束时,显示提示信息,按任意键退出。 -the calculation of N even numbers
<Sherry> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[汇编语言CsvReader

说明:ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
<Pires> 在 2025-04-24 上传 | 大小:13kb | 下载:0

[汇编语言masm5

说明:在数据段DATA中有两个数据X和Y,假设X=1122H,Y=3344H,编程求两个字的和,结果存放到Z单元中。-DATA in the data segment has two data X and Y, assuming X = 1122H, Y = 3344H, program requirements and the word, the result in the Z unit.
<jasmine> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[汇编语言masm5

说明:从SOURCE_BUFFER单元开始存放了20个字母A,编程将这个20个字母A的字符串传送到DEST_BUFFER开始的单元中。-Starting from SOURCE_BUFFER unit 20 holds the letters A, this program will be a string of 20 letters sent to the DEST_BUFFER A starting unit.
<jasmine> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[汇编语言eightPqueensPproblem

说明:八皇后问题。输入第一个皇后所在的行和列,给出所有符合条件的解。输出使用0和1画棋盘-Eight queens problem. Enter the first row and column where the Queen gives all eligible solution. Output board with 0 and 1 draw
<易文> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[汇编语言to-determine-a-leap-year

说明:3、 题目:输入1842——2006年之间的十进制数。 要求: (1) 要求必须有提示信息,并独占一行。 (2) 判断是否是闰年,如果是输出“yes”,否则输出“no”。 (提示:先除100,如果除尽了再用400除如果除不尽是闰年。(如果刚才的100没有除尽则用4除,除尽则为闰年。) (3) 以二进制输出xxxx年8月29日距离1842年8月29日的月数。 (4) 以十进制输出xxxx年8月29日距离1842年8月2
<卢波> 在 2025-04-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 1070.71 .72 .73 .74 .75 ... 3005 »

源码中国 www.ymcn.org