-
matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的...
matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的-a matlab file realizing the DFT algorithm, realizing FFT algorithm by codes, it is based on the one-dimension signal process.
- 2022-07-19 19:14:46下载
- 积分:1
-
VB6 code to convert an access document to excel document.
VB6 code to convert an access document to excel document.
- 2023-08-12 11:55:02下载
- 积分: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
-
个人博客程序 很实用的 欢迎大家下载
个人博客程序 很实用的 欢迎大家下载
个人博客程序 很实用的 欢迎大家下载...
个人博客程序 很实用的 欢迎大家下载
个人博客程序 很实用的 欢迎大家下载
个人博客程序 很实用的 欢迎大家下载-personal blog procedure very practical to welcome you download per sonal blog very practical procedures to welcome you download personal blog procedure very practical to welcome you download
- 2022-04-09 01:46:38下载
- 积分:1
-
检查TCP或UDP端口是否被占用.rar
检查TCP或UDP端口是否被占用.rar...
检查TCP或UDP端口是否被占用.rar
检查TCP或UDP端口是否被占用.rar-Checks TCP or UDP port is occupied. Rar checks TCP or UDP port is occupied. Rar
- 2022-03-10 16:54:29下载
- 积分:1
-
查看密码框中的
查看密码框中的-View the stars
- 2022-06-01 09:19:47下载
- 积分:1
-
使用基于的VC++图库管理及查询显示程序!!我认为可以!
使用基于的VC++图库管理及查询显示程序!!我认为可以!-The VC++ based library management and query display program!! I think I can!
- 2022-07-26 16:15:10下载
- 积分:1
-
人体3d模型显示
读取bvh文件,建立人体的3维棍状模型,实现bvh文件载入,动画的播放停止,是人体动作捕捉系统中人体模型显示的很好的材料!
- 2022-03-12 00:27:18下载
- 积分:1
-
得到应用程序的窗口名字
得到应用程序的窗口名字-applications to be a window name
- 2022-03-13 08:45:02下载
- 积分:1
-
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操...
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操作。本系统界面清晰,操作简单实用。-Four basic modules: system maintenance module, data processing module, query module, the system to help module the establishment of a major databases and several data tables, modular programming methods, to achieve the data query, change, delete such operation. Clear interface of the system, operation is simple and practical.
- 2022-05-17 09:47:45下载
- 积分:1