资源列表

[易语言编程1

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

[易语言编程12

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

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

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

[Dephi控件源码uSaveIEPasswords

说明:code for pass recovery.
<Apper007> 在 2025-02-06 上传 | 大小: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 bac
<zhengzelun> 在 2025-02-06 上传 | 大小: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 si
<镜辰> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言sy1

说明:28M分频器 D触发器 jk触发器 library ieee -library ieee use ieee.std_logic_1164.all use ieee.std_logic_arith.all use ieee.std_logic_unsigned.all entity ymq is port(num:in std_logic_vector(3 downto 0)
<镜辰> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言sy4

说明:D74LS74 JK74ls112. LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY D74LS74 is port(clk,clr,PRE,D:in std_logic QT,QTN:out std_logic) end ENTITY D74LS74 architecture bhv of D74LS74 is signal q,qn:st
<镜辰> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[Dephi控件源码ZZZToHHMMSSZZZ

说明:Delphi 毫秒转换成时间格式,只是为方便初学者提供参考。 -Delphi ms conversion time format,Only provide a reference for the convenience of beginners.
<qw123456> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析cifa

说明:基于c++的简单词法分析器,用switch,case语句实现-Lexical analysis
<王小文> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言Character-classification

说明:基于汇编的字符分类实现,将一个字符串中的字符、数字、等分行显示-Based on the character of assembly classification realized, will a string of characters, Numbers, and branch display
<王小文> 在 2025-02-06 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org