-
ExeclTable
说明: 改代码实现了MFC基于对话框来操作OFFICE中的EXCEL的简单示例(Change the code to operate the MFC dialog-based EXCEL OFFICE simple example in)
- 2011-04-12 13:58:18下载
- 积分:1
-
roe
基于roe格式的欧拉方程求解程序,fortran语言的,网格文件是结构网格,注释少了点,不过对学习cfd的朋友来说,看懂是没有问题的(Euler equation solver based on roe format, FORTRAN, grid file is structured grid, and the annotation was lacking, but for the friends of learning cfd, understand there is no problem)
- 2020-08-18 09:58:21下载
- 积分:1
-
simulasiPemdelanKanal
simulasi pemodalan kanal
- 2009-11-18 08:06:55下载
- 积分:1
-
MATLAB信号删除背景
从MATLAB的信号去除背景使用此代码以消除信号的背景(视频或图像集)来检测明显的就是前台这个软件包包含3个文件(.M)和一个图像
- 2022-02-10 17:23:39下载
- 积分:1
-
Ex1_02
VC 入门字符串的用法,示范了在纯C++中字符串的输出及换行的方法。(Introduction to string VC usage, demonstrated in pure C++, the output of the string and wrap method.)
- 2011-08-03 00:57:26下载
- 积分:1
-
这是一个演示如何利用ASP建立论坛的程序,功能很强大
这是一个演示如何利用ASP建立论坛的程序,功能很强大-This is a demonstration of how to use ASP procedures for the establishment of forums, features a very powerful
- 2022-02-07 11:33:47下载
- 积分:1
-
DSP控制的单相全桥PWM程序
DSP控制的单相逆变器程序,SPWM,使用的是TMS320F2802(DSP controlled single-phase inverter program, SPWM, using TMS320F2802)
- 2021-01-11 11:48:49下载
- 积分:1
-
navindoor-code-master
说明: 室内定位tdoa算法,可以实现los和nlos环境下的模拟(TDOA algorithm of indoor location can realize the simulation in LOS and NLOS environment)
- 2020-06-08 14:06:59下载
- 积分:1
-
DSP_MODBUS
基于dsp28335MODBUS协议通信MCGS触摸屏人机界面程序(Based on dsp28335MODBUS protocol communication MCGS touch screen man- machine interface program)
- 2020-11-06 19:59:50下载
- 积分:1
-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1