-
本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。...
本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。-the procedures under the VC Calling MATLAB C math, system does not require Matlab, only Matlab/bin in several dynamic link libraries can support.
- 2023-08-30 20:00:03下载
- 积分:1
-
文件快速分割器QuickSplit 1.0
文件快速分割器QuickSplit 1.0 -document rapid dividers QuickSplit 1.0
- 2023-08-25 03:10:04下载
- 积分:1
-
Raman amplification simulates Raman amplification in a Kerr medium
Raman amplification simulates Raman amplification in a Kerr medium
- 2022-03-26 18:23:27下载
- 积分:1
-
h264 rtp mux demux
测试RTP的工具,里面有很多的工具可以查看、分析rtp发送码流里面的数据,对于查找RTP出错的原因有很好的帮助,用了就知道。
- 2022-08-12 12:04:47下载
- 积分:1
-
use of this procedure : 1. You can monitor the computer running program, on your...
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
- 2022-02-13 15:25:41下载
- 积分:1
-
信息访问网络资源的过程
在DELPHI程序中获取网络资源信息-the process of information access network resources
- 2022-05-12 17:48:14下载
- 积分:1
-
列举系统中所有进程
列举系统中所有进程-list all processes System
- 2022-07-19 14:49:52下载
- 积分:1
-
source code of this is idiotic n dumb
source code of this is idiotic n dumb
- 2022-07-04 19:09:21下载
- 积分:1
-
it is a user interface file which is configurated by monitor system UI configura...
此为监控系统界面配置后的界面文件,具体的界面编辑工具与开发者联系-it is a user interface file which is configurated by monitor system UI configuration,about UI editor tools please contact with the developer.
- 2022-03-01 16:21:56下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1