资源列表

« 1 2 ... .23 .24 .25 .26 .27 5628.29 .30 .31 .32 .33 ... 66581 »

[菜单sum

说明:code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si],ax mov ah,4ch int 21h
<陨石> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[钩子与API截获HOOK

说明:如何做到程序可以避开键盘HOOK -How to do the procedure can avoid the keyboard HOOK
<晨星> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[其他小程序erchashu

说明: 演示遍历二叉树的过程,所以首先建立二叉树,并用图形显示出树的形状。建立的过程是采用前序便利的方法来创建,设计两种生成树的方式:一种是系统随机生成,另一种是人工输入。考虑到屏幕界面的有限性,限定二叉树不超过5层,最多26个字符,输入字符小数点“.”代表NULL。初始树为某种颜色的结点,三种情况的遍历采用填充另外一种醒目的颜色,来表示当前遍历的结点,同时显示该结点的访问序号。同时在遍历的过程中在遍历图形的下方显示出遍历序列。-Demonstration of the process of bina
<溪传友> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[其他小程序hannuota

说明:本程序的功能就是通过输入特定的塔的个数,实现演示的功能。此部分分为手动和电脑自动演示两部分。在手动演示下通过输入塔的个数通过手动控制来实现所要求的功能,在程序中通过一个变量来控制塔移动的速度,以能更好的看青移动的过程。 在电脑控制下通过输入塔的个数和盘子移动的速度,让电脑自动演示移动的过程-Feature of this procedure is to enter a specific number of towers to achieve the functions of presentati
<溪传友> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[Windows编程hydropathy

说明:这是一个计算氨基酸物理化学性质的程序,可以用于研究蛋白质的性质-This is a calculation of physical and chemical properties of amino acid procedures, can be used to study the nature of protein
<> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[多媒体编程ctrsongRL

说明:控制声道,调用waveOutGetVolume和waveOutSetVolume可以控制声道左右..非常简单-Control channel, call waveOutGetVolume and can control the channel waveOutSetVolume around .. very simple
<conan> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[其他小程序Showsingpass

说明:显示所有星密码,操作非常简单,编后运行,到有星星密码程式,按下Unmask后,再看看星星密码...变-Show all stars password, operation is very simple, made after the operation, the program stars a password, press unmask after看星星look at the change password ...
<conan> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[GDI/图象编程Show3Dtext

说明:显示立体字,立体字非常像网页的效果字,令程式字不再平面-Show three-dimensional characters, three-dimensional character very much like the effect of the word page, so that the word program is no longer flat
<conan> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[其他小程序wind

说明:这是一个旋转的风车,由三个大轴和大轴上的三个小风车组成,且成顺时针转动,中心的颜色成周期变化。-This is a rotation of the windmill, by the three major axis and the axis composed of three small windmill, and into a clockwise rotation, the center of the color change cycle.
<> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[其他小程序021543448

说明:<操作系统>大纲要求必做的实验!很多人为此头疼呢-<Operating System> Outline of the experimental requirements must be done! A lot of people do that end a headache
<youyou> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[按钮控件a

说明:在客户区的左半部显示三种滚动条,并分别标以「Red」、「 Green」和「Blue」。当您挪动滚动条时,客户区的右半部将变为三种原色混合而成的合成色,三种原色的数值显示在三个滚动条的下面。-Left in the customer area showed three types of the Department of scroll bars, and are marked with Red , Green and Blue . When you move the scroll bar,
<张朝阳> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[其他小程序entropy

说明:shannon Tsallis escort Tsallis renyi entropy and their relative entropy
<guanwenye> 在 2025-11-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 5628.29 .30 .31 .32 .33 ... 66581 »

源码中国 www.ymcn.org