-
对于解决一般的问题就不是什么问题了,十分似的可怜见法就急口令士大夫了士大夫...
对于解决一般的问题就不是什么问题了,十分似的可怜见法就急口令士大夫了士大夫-it s very helpful to the primary learner,ldfkjslakdfjlsakdfjlsakdfjsadf
- 2022-06-11 21:21:12下载
- 积分:1
-
ansys常用命令,希望对初学者有所帮助
ansys常用命令,希望对初学者有所帮助-ANSYS common command, want to be helpful for beginners
- 2022-08-19 01:12:02下载
- 积分:1
-
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n...
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n----方阵A的行数
* a----矩阵A
* m----矩阵B的列数
* b----矩阵B
* 输出: det----矩阵A的行列式值
* a----A消元后的上三角矩阵
* b----矩阵方程的解X
-out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N* N matrix, B is N* M matrix* Input : n---- A phalanx of a few-a matrix* A* m-matrix shown in a few B* b---- Matrix B* output : det-A matrix of a determinant value---- A* Elimination of upper triangular matrix* b---- Matrix The X-Solutions
- 2022-10-20 06:00:04下载
- 积分:1
-
generate a text file, the disk space used for a full procedure, particularly fas...
生成一个文本文件,用来写满磁盘空间的程序,速度特别快,界面清晰.-generate a text file, the disk space used for a full procedure, particularly fast speed, interface clarity.
- 2022-09-19 14:50:03下载
- 积分:1
-
用vc开发环境解决快速傅立叶变换编程 希望大家能够喜欢。
用vc开发环境解决快速傅立叶变换编程 希望大家能够喜欢。-vc development environment using Fast Fourier Transform solve programming like to hope that we can.
- 2022-03-25 04:59:46下载
- 积分:1
-
第三层交换是新一代局域网路由和交换技术,本书是第一本关于这种新技术的系统化指南。本书主要内容包括:如何决定是否选择第三层交换技术、第三层交换网络设计技术、第三层...
第三层交换是新一代局域网路由和交换技术,本书是第一本关于这种新技术的系统化指南。本书主要内容包括:如何决定是否选择第三层交换技术、第三层交换网络设计技术、第三层交换案例分析等,并对目前流行的6种第三层交换产品给出了基准测试结果。最后,针对具体实施,为第三层交换的管理给出了一些推荐意见。-Layer 3 Switching is a new generation LAN routing and switching technology, This book is the first of this new technology systematic guide. The main contents of this book include : how to decide whether to choose the third layer switching technology, the third layer switching network design technology, Layer 3 Switching case analysis, and the popular six third layer switching products is a benchmark test results. Finally, the specific implementation of the third layer is the management of the exchange of views for some recommendations.
- 2022-07-26 05:44:51下载
- 积分:1
-
IEEE
IEEE-Std-802.11a标准文档,
如你需要更多的IEEE标准请联系truewell@anhuinews.com-IEEE- Std-802.11a standard documentation, If you need more IEEE standard please contact truewell@anhuinews.com
- 2022-01-25 18:33:45下载
- 积分:1
-
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄...
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-The following function LoadBmpFile, its function is from a. Bmp file to read data (including the BITMAPINFOHEADER, palette and the actual image data), its stored in a global memory handle hImgData, this hImgData will in the future plans used as treatment procedures. At the same time, fill out a type of global variable HBITMAP HBITMAP HPALETTE and a type of global variable hPalette. These two variables will be used for treatment WM_PAINT message, used to display bitmaps. The function of two parameters are used to display the bitmap handle of the window, and. Bmp file name (full path). When the function is successful, return TRUE, otherwise return FALSE.
- 2023-07-21 04:35:03下载
- 积分:1
-
数据库连接方法
数据库连接方法 -Database connection methods database connection methods
- 2022-07-24 14:04:53下载
- 积分:1
-
This library implements the KLT Tracking algorithm [2004] for Feature Tracking i...
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running time of the GPU-based implementation.
- 2022-03-07 02:59:13下载
- 积分:1