资源列表
排序选择:
[其他小程序] vcgetcpuid
说明:1. 用汇编语言编写一个cpuid函数,然后调整链接器配置,在C语言中调用该函数。 2. 使用内嵌汇编调用CPUID指令。 3. 使用编译器提供的Intrinsics函数来调用CPUID等特定平台指令。 我们一般优先使用第3种办法,代码量少、可读性高、编译维护简单。例如VC(VC2005或更高)在“intrin.h”中声明了 __cpuid函数。 当编译器没有提供Intrinsics函数时,就只有使用前两种办法了。 -Written in assembly langu<ahcd30> 在 2026-01-20 上传 | 大小:56kb | 下载:0
[汇编语言] parallel_search_for_maximum_weight_latest.tar
说明:Completely tested VHDL program for parellel search for maximum weight. Includes tesbenches as well. Totally synthesizable<ahmed> 在 2026-01-20 上传 | 大小:10kb | 下载:0
[汇编语言] two_dimensional_fast_hartley_transform_latest.tar
说明:VHDL/ Verilog program of fast hartley Transform. Includes testbenches and map/synth files<ahmed> 在 2026-01-20 上传 | 大小:12kb | 下载:0
[汇编语言] vhdl_cpu_emulator_latest.tar
说明:VHDL based CPU emulator/ Fast and power efficient<ahmed> 在 2026-01-20 上传 | 大小:30kb | 下载:0
[JSP源码/Java] demo
说明:实现的是一个简单的日记本程序,主要运用JTree和设计模式中的观察者模式,该模式实现统计日志中的数字和字符,将其分开显示。还能随时打开关闭日志,甚至是删除。读者可以自己设置源码中存日志的路径。-To achieve a simple diary program, mainly in the use the JTree and design mode observer mode, the mode to achieve statistical log of numbers and characte<lichengchao> 在 2026-01-20 上传 | 大小:5kb | 下载:0
[汇编语言] ca_prng_latest.tar
说明:Pseudo random noise generator/ implemented in VHDL/Verilog<ahmed> 在 2026-01-20 上传 | 大小:10kb | 下载:0
[汇编语言] bluespec-reedsolomon_latest.tar
说明:Reed Solomon decoder implemented in VHDL/Verilog. Includes ASM s<ahmed> 在 2026-01-20 上传 | 大小:33kb | 下载:0
[加密解密] heimantree
说明:MICROSOFT VISUALC++ 夫曼树例子源程序-The MICROSOFT VISUALC++ Huffman tree example source<ahcd30> 在 2026-01-20 上传 | 大小:3kb | 下载:0