-
在VHDL编码矩阵的3x3
应用背景这是一个编码使用VHDL语言实现FPGA矩阵乘法。这一计划将做两3x3矩阵,将增加操作。它会给你的3x3矩阵的结果与精确计算。使用Quartus II 9.1版仿真提供一个好的结果。关键技术这个程序可以使用Altera FPGA板上用VHDL语言实现的1。
- 2022-01-31 16:52:31下载
- 积分:1
-
自动保存文件的示例。对如文本编辑等一类程序,建议加入引此功能。...
自动保存文件的示例。对如文本编辑等一类程序,建议加入引此功能。-automatically save the file examples. The text editor such as a type of proceeding, the proposed addition from this function.
- 2022-03-05 07:15:55下载
- 积分:1
-
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDl...
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDlg.h
│ ReadMe.txt
│ Resource.h
│ StdAfx.cpp
│ StdAfx.h
│
└─res
Array.ico
Array.rc2
MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。
MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。
MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
- 2022-03-07 20:55:03下载
- 积分:1
-
一个类似于记事本的.net程序,实现了经典的文档视图模式即MVC模式,有很好的扩展性,可以作为学习.net的实例。...
一个类似于记事本的.net程序,实现了经典的文档视图模式即MVC模式,有很好的扩展性,可以作为学习.net的实例。-similar to the one in the notebook. Net program, realized the classic document view mode that MVC model, good scalability, can be used as learning. net examples.
- 2023-04-11 05:30:04下载
- 积分:1
-
程序运行过程中,鼠标位置的记录与重演
GetCursorPos/SetCursorPos,fwrite/fread...
程序运行过程中,鼠标位置的记录与重演
GetCursorPos/SetCursorPos,fwrite/fread-running process, the position of the mouse and a repeat of the record GetCursorPos/SetCursorPos, fwrite/fread
- 2022-07-01 01:06:38下载
- 积分:1
-
ata encryption with DPAPI
ata encryption with DPAPI
- 2022-06-11 18:20:24下载
- 积分:1
-
FileWatch
filewatch-FileWatch FileWatch_src.zip
- 2022-08-06 11:59:56下载
- 积分:1
-
Fortran程序设计调用10个随机数
程序会输出10个1到10之间的随机数,每次执行结果会不一样,因为是随机的。这里实例了函数返回数组的方法,主程序中要用interface来说明函数的使用接口。使用接口包括参数类型及返回值类型。
- 2022-10-31 08:15:03下载
- 积分:1
-
实现XML解析的一个小程序。
实现XML解析的一个小程序。-XML parsing a small program.
- 2022-12-06 20:20:03下载
- 积分:1
-
DSP-BASED IMPLEMENTATION DOA
许多基于传感器阵列测量的声源波达方向(DOA)估计算法已经得到了很好的发展,并通过计算机模拟和/或小规模水槽实验进行了验证。然而,这些
- 2022-02-03 11:42:58下载
- 积分:1