-
用vhdl语言描述时钟的功能,并通过七段译码显示输出。
用vhdl语言描述时钟的功能,并通过七段译码显示输出。-VHDL language used to describe the function of the clock and through the Seven-Segment display decoder output.
- 2023-08-11 11:05:04下载
- 积分:1
-
个人及家庭开支明细系统,支持导出到Excel
个人及家庭开支明细系统,支持导出到Excel-Details of personal and household expenditure system, to support the export to Excel
- 2022-03-24 09:38:28下载
- 积分:1
-
孙鑫C++教程(全20讲)PPT讲义,包含全部源代码。
孙鑫C++教程(全20讲)PPT讲义,包含全部源代码。-SUN Xin C++ Course (all 20 speakers) PPT notes, including all the source code.
- 2022-11-04 17:10:03下载
- 积分:1
-
这是一个用VB实现的记事本程序。
这是一个用VB实现的记事本程序。-This is a VB procedure of the notebook.
- 2022-03-13 16:34:35下载
- 积分:1
-
刻录软件源代码 ename all Files *.rename in the folder to *.dll.
After this run the pr...
刻录软件源代码 ename all Files *.rename in the folder to *.dll.
After this run the project and have phun!!!
The source for the dll s is included.
For the source for aspiburning.dll you need the free compiler "masm32".
The source of aspiburning.dll is Assembler, so it s very fast!!!
You ll get an error, if you want to overwrite an existing ISO.
Visual Basic will crash.-Burning software source code ename all Files*. rename in the folder to*. dll.After this run the project and have phun!!! The source for the dll s is included.For the source for aspiburning.dll you need the free compiler masm32 . The source of aspiburning.dll is Assembler, so it s very fast!!! You ll get an error, if you want to overwrite an existing ISO.Visual Basic will crash.
- 2022-01-27 18:10:24下载
- 积分:1
-
V0.8版新增加了:英文关键词建议,根据本地tags、文章标题和文章内容通过YahooAPI进行关键词解析,最终获得Yahoo建议的英文关键词组合。...
V0.8版新增加了:英文关键词建议,根据本地tags、文章标题和文章内容通过YahooAPI进行关键词解析,最终获得Yahoo建议的英文关键词组合。-An increase of the new v0.8 version: English Keywords recommendations, in accordance with local tags, article title and article content for keywords through YahooAPI analysis, eventually Yahoo English Keywords combinations.
- 2023-06-09 07:55:03下载
- 积分:1
-
Students in school management system, is the thesis vb+ sql students can manage...
学生学籍管理系统,是vb+sql的论文 可以管理学生的基本信息-Students in school management system, is the thesis vb+ sql students can manage the basic information
- 2022-02-06 21:25:19下载
- 积分:1
-
Wind the film version of professional v3.7 Sql open
乘风电影v3.7 Sql版
专业的开的-Wind the film version of professional v3.7 Sql open
- 2022-02-21 07:04:33下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
小波变换程序
利用Morlet母小波对时间序列进行时频变换
- 2023-08-13 23:05:03下载
- 积分:1