资源列表

« 1 2 ... .66 .67 .68 .69 .70 571.72 .73 .74 .75 .76 ... 3005 »

[汇编语言模拟桌面

说明:模拟了6个桌面 我的QQ:2891-Simulated 6 Desktop My QQ: 2891
<剑神狂> 在 2025-01-16 上传 | 大小:6kb | 下载:0

[汇编语言pe

说明:获取pe文件的函数. 我的QQ:2891-Pe a function of access to documents. My QQ: 2891
<剑神狂> 在 2025-01-16 上传 | 大小:5kb | 下载:0

[汇编语言turbo

说明:包含了turbo发射及接收,译码方式采用MAP迭代译码方式,信道方面加入的是高斯白噪声,程序写的思路很明确-Contains a transmitter and receiver of turbo decoder Iterative MAP decoding channel added white Gaussian noise, the program writes ideas very clear
<> 在 2025-01-16 上传 | 大小:28kb | 下载:0

[汇编语言cmdsrc

说明:random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码-random.zip random number generator to compile the source code of a text editor cmdsrc.zip compilation of source code
<黄小龙> 在 2025-01-16 上传 | 大小:62kb | 下载:0

[汇编语言amis

说明:random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text
<黄小龙> 在 2025-01-16 上传 | 大小:120kb | 下载:0

[汇编语言asmfiles

说明:random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text
<黄小龙> 在 2025-01-16 上传 | 大小:9kb | 下载:0

[汇编语言foxprn

说明:foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序-foxprn.zip a Fox use assembly language interface program print graphics procedures
<黄小龙> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[汇编语言52-7

说明:一个汇编的学籍管理程序-A compilation of the school management procedures
<朱静> 在 2025-01-16 上传 | 大小:4kb | 下载:0

[汇编语言rising钥匙盘破解源码

说明:DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁
<> 在 2025-01-16 上传 | 大小:0byte | 下载:0

[汇编语言1

说明:题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。-Title: Please enter a few weeks the first letter to determine what is the day of the week, if the first letter of the same, t
<> 在 2025-01-16 上传 | 大小:20kb | 下载:0

[汇编语言3

说明:题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数-Title: to a more than five positive integer, following requirements: First, for it is the number of a few, two, reverse print out all the figures. 1. Procedure A
<> 在 2025-01-16 上传 | 大小:19kb | 下载:0

[汇编语言4

说明:题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said th
<> 在 2025-01-16 上传 | 大小:19kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 571.72 .73 .74 .75 .76 ... 3005 »

源码中国 www.ymcn.org