-
包括讲义ADPCM解码器ADPCM简单的Verilog代码ADPCM编码的代码
包括adpcm的简单讲义 adpcm解码Verilog代码 adpcm编码代码-Including handouts adpcm decoder adpcm simple Verilog code for adpcm coding code
- 2022-05-17 11:13:51下载
- 积分:1
-
数据结构经典例题,机场模拟,单跑道,根据输入期望值随机生成起飞,降落飞机,注释详细...
数据结构经典例题,机场模拟,单跑道,根据输入期望值随机生成起飞,降落飞机,注释详细-Classic example of data structure, airport simulation, single-track, in accordance with expectations for randomly generated input to take off and landing aircraft, detailed notes
- 2022-08-26 10:10:36下载
- 积分:1
-
Newton插值多项式,这里才用6组数据进行测试.每步详细记录计算过程...
Newton插值多项式,这里才用6组数据进行测试.每步详细记录计算过程-Newton interpolation polynomial, here only six sets of data used for testing. Detailed records of each step calculation process
- 2023-06-16 06:15:03下载
- 积分:1
-
下列程序的目的是, 在定义类时直接定义一个无参数的对象B,在主程序中创建并初始化对象A,再改变对象B的参数,最后再改变对象A的参数。...
下列程序的目的是, 在定义类时直接定义一个无参数的对象B,在主程序中创建并初始化对象A,再改变对象B的参数,最后再改变对象A的参数。 -following procedures aimed at the class definition directly to a non- parametric definition of the target B, In the main object creation and initialization A, B object to change the parameters, then finally changing the parameters of a target.
- 2022-12-09 10:45:03下载
- 积分:1
-
ASP秀智能搜索 ASP秀智能搜索 ASP秀智能搜索
ASP秀智能搜索 ASP秀智能搜索 ASP秀智能搜索-ASP-Intelligent Search ASP-Intelligent Search ASP-Intelligent Search ASP-Intelligent Search
- 2022-01-31 00:54:57下载
- 积分:1
-
lib smis
lib smis
- 2022-02-18 15:42:20下载
- 积分:1
-
时钟设置时钟类程序,设置二次时间并显示输出和学生信息
时钟设置时钟类程序,设置二次时间并显示输出和学生信息-clock set the clock category, the setting is the second time, and output of information and students
- 2022-03-18 09:32:14下载
- 积分:1
-
实验一_LED小灯亮,实现单片机控制LED小灯,流水灯功能
实验一_LED小灯亮,实现单片机控制LED小灯,流水灯功能-Experiment 1 _LED small lights, to achieve single-chip microcomputer to control a small LED lights, water lights function
- 2022-09-14 08:45:03下载
- 积分:1
-
TCL是工具命令语言,是一种解释型语言,在应用常用的
tcl是工具命令语言,是一种解释型的语言,在测试中经常用到。支持多种系统平台。-tcl is a tool command language, is an interpreted language, frequently used in the tests. Supports a wide range of system platforms.
- 2022-02-14 12:21:22下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1