-
声学二维常单元
说明: Fortran的声辐射边界积分计算程序,使用常数网格单元(FORTRAN version of the acoustic radiation boundary integral calculation program, the grid is a constant element.)
- 2020-07-09 16:44:18下载
- 积分:1
-
control_server
这个是vb编写的控制服务器的程序,还包括一个于此相关的视频教程(This is the control server vb preparation procedures, this also includes a related video tutorial)
- 2008-08-10 08:54:48下载
- 积分:1
-
HTML 个人介绍网页源代码(4套)
说明: 个人介绍网页源码4套
Personal introduction page source code 4 sets(Personal introduction page source code 4 sets)
- 2020-06-24 05:00:01下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
inexact_alm_rpca
RPCA的代码实现。内容包含部分测试程序以及测试图片(RPCA code implementation.It contains part of the test program and test pictures.)
- 2017-06-12 17:39:52下载
- 积分:1
-
模拟退火算法背包问题MATLAB程序
说明: 学习模拟退火算法的案例,背包问题,可以初学者学习使用,,,,(Learn the case of simulated annealing algorithm, knapsack problem, can be used by beginners to learn,,,,)
- 2020-06-18 10:20:02下载
- 积分:1
-
mcu51
说明: 8051单片机mcu的ip核,文件语言为verlilog,内容包含alu/指令解码/ram控制/寄存器结构等(The IP core of 8051 MCU, the file language is Verilog, the content includes Alu / instruction decoding / ram control / register structure, etc)
- 2019-12-29 23:03:14下载
- 积分:1
-
VC++添加托盘图标的CTrayIcon类应用例子
CTrayIcon 类的运用,编这个类是因为看到网上很多的文章介绍怎样把图标添加到系统区,但是有点繁琐,所以就把它封装在CTrayIcon类里,供以后的人方便使用,先介绍一下这个类的功能:
在状态栏系统区方便的显示图标,以动画显示图标
类的使用方法如下:
在窗口类中包含#include "TrayIcon.h".
再申明一个类的实例 CTrayIcon w_myTray;
在需要添加图标的地方调用 w_myTray.SetIcon(youIcon,Tip,ID);
在需要动画的地方调用w_myTray.SetAnimIcon(&youImglst);
在循环或OnTimer()里调用w_myTray.ShowNextIcon()就可以动画显示了.
具体就请下载本源码吧。
- 2023-06-06 01:55:03下载
- 积分:1
-
pds文件
anys进行可靠度分析,内容精简可靠,可放心使用(Anys for reliability analysis)
- 2021-04-23 11:08:47下载
- 积分:1
-
代码
小波包分析,对信号进行分解和重构,从而获得低噪声,完整的信号(Wavelet packet analysis, decomposition and reconstruction of signals, thus obtaining low noise, complete signal.)
- 2018-04-20 21:48:52下载
- 积分:1