-
使用VBA在Excel、Word、Access中进行数据交换。从Access中取出数据,使用Excel中的参数在Word中建立需要的文件。...
使用VBA在Excel、Word、Access中进行数据交换。从Access中取出数据,使用Excel中的参数在Word中建立需要的文件。-The use of VBA in Excel, Word, Access in the data exchange. Remove the data from Access using Excel in the parameters in Word to create documents required.
- 2022-07-02 01:07:58下载
- 积分:1
-
用于数据预处理的多小波分解与重构程序.其中多小波是采用CL4平衡多小波,所以分解前的预处理是采用等值预滤波器.如果要用别的非平衡多小波,只需替换为相应的预滤波器...
用于数据预处理的多小波分解与重构程序.其中多小波是采用CL4平衡多小波,所以分解前的预处理是采用等值预滤波器.如果要用别的非平衡多小波,只需替换为相应的预滤波器即可.-for data pretreatment multiwavelet decomposition and reconstruction process. Multiwavelet which is the Panasonic balance multiwavelets Therefore, the pretreatment before decomposition is the equivalent pre-filter. If you want other non-equilibrium multiwavelets only replacement for the corresponding pre-filter may be.
- 2022-08-11 09:51:21下载
- 积分:1
-
FPGA
基于FPGA的DDS算法的实现,已经通过FPGA的后端仿真实现-FPGA-based algorithm cordic, has passed the back-end FPGA simulation
- 2022-03-25 06:45:04下载
- 积分:1
-
稀疏矩阵
此代码是关于稀疏矩阵。我表示稀疏矩阵为结构。它还可以做稀疏矩阵加法。如果你读了这段代码然后你可以了解有关内存分配、 指针和结构中的应用。稀疏 matrix 元素几乎为 0,所以如果你将它定义为 2 的三维数组,然后它会浪费内存。解我的想法是,使用结构.通知: 我是韩国的所以所有的文件和在 c 文件上的评论由朝鲜语写的。
- 2022-10-02 11:45:05下载
- 积分:1
-
改进后的高斯信号发生函数,可用于字符运算。
改进后的高斯信号发生函数,可用于字符运算。-Improved Gaussian signal, can be used for computing characters.
- 2022-01-26 05:12:57下载
- 积分:1
-
汇编原码“霓虹灯”的模拟显示.rar
汇编原码“霓虹灯”的模拟显示.rar-compilation of the original code, "neon" simulation show. Rar
- 2023-07-09 22:20:03下载
- 积分:1
-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
- 2022-05-21 23:44:10下载
- 积分:1
-
另一款RPG小游戏,基于c语言,其中应用了大量的直接操作硬件的技术,很经典。...
另一款RPG小游戏,基于c语言,其中应用了大量的直接操作硬件的技术,很经典。-Another RPG game, based on c language, in which a large number of direct application of the hardware to operate the technology, it is classic.
- 2022-03-09 21:24:15下载
- 积分:1
-
php实现飞信功能,转载自http://www.zendstudio.net/archives/php
php实现飞信功能,转载自http://www.zendstudio.net/archives/php-fetion-class-source-download/-php function to achieve Fetion, reproduced from http://www.zendstudio.net/archives/php-fetion-class-source-download/
- 2022-04-21 11:50:18下载
- 积分:1
-
设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各...
设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各持一个按钮,迅速地、不断地按动,产生脉冲,谁按得快,亮点就向谁的方向移动,每按一次,亮点移动一次。 4、 亮点移到任一方终端二极管时,这一方就获胜,此时双方按钮均无作用,输出保持,只有复位后才使亮点恢复到中心。 5、 用数码管显示获胜者的盘数。 教学提示: 1、 按钮信号即输入的脉冲信号,每按一次按钮都应能进行有效的计数。 2、 用可逆计数器的加、减计数输入端分别接受两路脉冲信号,可逆计数器原始输出状态为0000,经译码器输出,使中间一只二极管发亮。 3、 当计数器进行加法计数时,亮点向右移;进行减法计数时,亮点向左移。 4、 由一个控制电路指示谁胜谁负,当亮点移到任一方终端时,由控制电路产生一个信号,使计数器停止计数。 5、 将双方终端二极管“点亮”信号分别接两个计数器的“使能”端,当一方取胜时,相应的计数器进行一次计数,这样得到双方取胜次数的显示。 6、 设置一个“复位”按钮,使亮点回到中心,取胜计数器也要设置一个“复位”按钮,使之能清零。--design a tug-of-war game, can design a game of tug of war circuit. 2, circuit use 15 (or 9), light-emitting diodes, come only among a shiny, namely, the center of tug-of-war. 3, the game with a two button rapidly and continuously pressed, have a pulse, who by fast, Who bright spots on the move, every time, a bright spot in Mobile. 4, the party moved to highlight terminal diode, on the winning side, this time the two sides had no effect buttons, to maintain output, so after only bright
- 2022-07-25 10:14:55下载
- 积分:1