-
利用labview制作的一个可以设置桌面墙纸的子vi程序
利用labview制作的一个可以设置桌面墙纸的子vi程序-Labview produced using a desktop wallpaper can be set up procedures for the sub-vi
- 2022-03-05 03:23:51下载
- 积分:1
-
vista checkbox控件!!用用就知道好不好了
vista checkbox控件!!用用就知道好不好了-vista checkbox controls! ! By using a known good
- 2023-04-07 13:00:04下载
- 积分:1
-
均值聚类算法 vc++图形演示程序
K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
- 2022-02-16 03:27:12下载
- 积分:1
-
该文章介绍了在点云形式下的数据的孔和洞的检测算法。
该文章介绍了在点云形式下的数据的孔和洞的检测算法。-The article describes a cloud in the form of data and the hole-hole detection algorithm.
- 2022-03-22 05:35:45下载
- 积分:1
-
包括使用修正Gram
包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.-Including the use of Gram-Schmit amended QR decomposition algorithm, self-LU decomposition, the use of power law and inverse power method to calculate maximum and minimum matrix eigenvalue procedures. With the exception of the examples of the use of these algorithms for reference. QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.
- 2022-02-20 19:43:09下载
- 积分:1
-
H.264 JM86为VC++
h.264 jm86 for vc++
h.264 jm86 for vc
- 2022-03-24 01:36:30下载
- 积分:1
-
Realize dual
双进程实现,启动 互相探视,互相启动
如果其中一个被关闭 那么另一个 又开启-Realize dual-process, start to visit each other, each other to start if one was shut down then opened another
- 2022-09-04 03:40:03下载
- 积分:1
-
xp 和Apple的双系统,该文件是用来在xp的启动栏里加Apple的启动选项,用于启动Apple系统,具体的方法是吧tboot复制到c:(和boot.ini同...
xp 和Apple的双系统,该文件是用来在xp的启动栏里加Apple的启动选项,用于启动Apple系统,具体的方法是吧tboot复制到c:(和boot.ini同级目录)在boot.ini文件的最后加上行加上c: boot=Apple Mac Os x 10.5 leopard 保存-xp, and Apple" s dual system, the file is used to start bar xp plus Apple startup options used to start Apple systems, specific methods, right tboot copied to c: (and boot.ini peer directories) In the boot.ini file, add the line add c: tboot = Apple Mac Os x 10.5 leopard to save
- 2022-03-04 14:09:29下载
- 积分:1
-
这是将波动方程分解为上行波下行波的源程序 把两个源代码放在一起,运行即可了!...
这是将波动方程分解为上行波下行波的源程序 把两个源代码放在一起,运行即可了!-This is the wave equation will be decomposed into up-going wave downlink wave source source code of the two together, you can run the!
- 2022-11-15 13:25:03下载
- 积分:1
-
一维0-1背包问题
一维0-1背包问题 - one dimensional knapsack problem
有一个最大容量为 X 的的背包
有 Y 个商品
第 i 件商品的的体积为 vi,价格为 pi
合理选择商品放入背包中,使得背包中商品的价值总和最大
- 2023-01-04 04:10:03下载
- 积分:1