资源列表

« 1 2 ... .79 .80 .81 .82 .83 2584.85 .86 .87 .88 .89 ... 3005 »

[汇编语言e-luo-si-fang-kuai

说明:实现俄罗斯方块游戏机的基本功能,同时可统计显示游戏得分-Basic functions of Tetris game, while statistics show that the game score
<林峰> 在 2024-10-12 上传 | 大小:541696 | 下载:0

[汇编语言64bitadd

说明:实现64位加法的程序 用汇编写的 简单易懂 适合初学者使用-实现64位加法的程序 用汇编写的
<*博> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[汇编语言ASM

说明:输入一个字符串,统计输出字符串中最常的单调递增子序列的长度-Enter a string, the most common statistical output string length of monotonically increasing subsequence
<倪莹> 在 2024-10-12 上传 | 大小:327680 | 下载:0

[汇编语言xieyunjing

说明:99秒倒计时,通过汇编语言编写,利用单片机和数码管展示出来-The countdown to 99 seconds
<王云景> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言biaobao

说明:一键式获取表白网站(先生成网页 然后自动申请ftp空间并上传)-One-click access to confession website (Mr. Cheng web space and then automatically apply ftp upload)
<冯文轩> 在 2024-10-12 上传 | 大小:172032 | 下载:0

[汇编语言hex2str

说明: this an hext2tsring algortym _hex_to_string proc mov ecx, 8 _loop1: movzx eax, byte ptr [esi] mov ebx,eax and eax,15 cmp eax, 9 jg _jg1 add eax,30h jmp _jmp1 _jg1: add eax,37h _jmp1: shr ebx,
<coder> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[汇编语言Rsa64

说明:Rsa64 bit Keygen algo original source tsrh
<coder> 在 2024-10-12 上传 | 大小:5120 | 下载:0

[汇编语言rip-effect

说明:rip effect. this effect writing on assembly
<coder> 在 2024-10-12 上传 | 大小:5120 | 下载:0

[汇编语言1-2Delement-birth-adeath-weld-1

说明:ansys的焊接模拟,应用生死单元技术和热源的应用进行模拟-ansys welding simulation, application and death cell technology and the application of heat to simulate
<杨雪> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[汇编语言3

说明:汇编语言实现字符串的比较 在内存里可以看见过程 用dos调用运行出结果-Comparison of assembly language strings can be seen running in memory procedure call out the results with dos
<乌拉> 在 2024-10-12 上传 | 大小:26624 | 下载:0

[汇编语言module-counter8

说明:用verilog实现8为计数器频率范围20-80kHz,根据DDS原理来一个时钟计数器记一下,n=n+1,根据公式fout=(fc÷x)÷2,fout=80 fc=320,所以n≥2时,再取反,又由公式 fout=(k.fc)÷2^n,k=50hz,fout=80khz,fc=320,所以数据的位宽n≥7。 设计要求两路方波信号的相位差在0-360゜可调,可以根据延时来实现。具体的-8 is realized with verilo
<倪飞> 在 2024-10-12 上传 | 大小:24576 | 下载:0

[汇编语言rectangle

说明:三角形面积的计算公式JAVA,但是还是分享-this is one formula which can calculate the whole area of rectangle.
<fushiyuan> 在 2024-10-12 上传 | 大小:2048 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 2584.85 .86 .87 .88 .89 ... 3005 »

源码中国 www.ymcn.org