资源列表

« 1 2 ... .17 .18 .19 .20 .21 14222.23 .24 .25 .26 .27 ... 14954 »

[易语言编程3

说明:又一种程序自杀方法2.0,很不错的易语言源码,适合易语言爱好者学习研究。-Easy language source code, a program of suicide 2.0, very good for easy language enthusiasts to learn.
<> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[汇编语言MIT

说明:判断用户输入的n个数字中的最大值,并将最大值存入dx寄存器中,将最大值的地址存在AX寄存器中-It is a program that calculate the max number in the a string of number you entered,and save the max at the dx register,sava it s address at the ax register
<zhangzheng> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Dephi控件源码cara-menyimpan-file-gambar

说明:cara menyimpan file gambar
<sandi> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[汇编语言5_13

说明:在 STRING 到STRING+99 单元中存放着一个字符串,试编制程序测试该字 符串中是否存在数字。如有,则把CL 的第5 位置1,否则将该位置0。-STRING~STRING+99 is a string of charcaters. If there exists a number,then set the 5th of register CL "1" else set "0"
<zhangxin> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[汇编语言digitalclock

说明:八段数码管的数字钟汇编代码,能够实现秒钟自动加一,有时,分,秒按键的校时功能。-the asm of digital clock,and you can correct the time by clicking the button.
<董涛> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[易语言编程1

说明:格式化指定磁盘2.0,很不错的易语言源码,适合易语言爱好者学习研究。-Format specified disk 2.0, very good in easy language source code for easy language enthusiasts to learn.
<> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[易语言编程12

说明:超级ip地址加密还原,很不错的易语言源码,适合易语言爱好者学习研究。-Super ip address encryption restored, very good and easy language source code for easy language enthusiasts to learn.
<> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[易语言编程Dynamic-call-DLL-functions

说明:该模块可以不用在易语言设计状态下声明DLL函数,而直接在程序中使用DLL函数。-The module in the Yi language design state can not declare DLL functions directly in the program using the DLL functions.
<凌捷> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Dephi控件源码API-ITaskbarList-Hide-Task-App-Icon

说明:API-ITaskbarList隐藏任务栏的程序图标-API-ITaskbarList Hide Task App ICON
<李要> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Dephi控件源码uSaveIEPasswords

说明:code for pass recovery.
<Apper007> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[汇编语言beibao

说明:假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2) (1,4,5) (8,2) (3,5,2)。 -Suppose there are a load of the backpack of the total volume of T
<zhengzelun> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[汇编语言1

说明:加减计数器 library ieee use ieee. std_logic-_1164.all entity dec3_8 is port(a,b,c,s1,s2,s3: in std_logic y: out std_logic_vector(0 to 7)) end architecture b of dec3_8 is signal abc: std_logic_vector(0 t
<镜辰> 在 2025-06-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 14222.23 .24 .25 .26 .27 ... 14954 »

源码中国 www.ymcn.org