-
矩阵的三角分解,ap指向a,bp指向下三角,cP指向上三角
矩阵的三角分解,ap指向a,bp指向下三角,cP指向上三角-Triangular matrix decomposition, ap point a, bp point lower triangular, cP point to upper triangular
- 2022-04-24 01:07:38下载
- 积分:1
-
Flash Communication Server
Flash Communication server
- 2022-01-26 04:23:26下载
- 积分:1
-
VB network connectivity procedures
VB网络连接的程序-VB network connectivity procedures
- 2022-01-21 03:36:38下载
- 积分:1
-
Comparison of sorting algorithms quicksort,heapsort, radix sort and introsort
Comparison of sorting algorithms quicksort,heapsort, radix sort and introsort-Comparison of sorting algorithms quicksort,heapsort, radix sort and introsort
- 2022-02-02 13:08:58下载
- 积分:1
-
皮肤识别
两种方法,一种是直接用公式,一种是用bayes方法
皮肤识别
两种方法,一种是直接用公式,一种是用bayes方法-Skin, identifying two methods, one is the direct use of formula, a method is to use bayes
- 2022-03-14 10:46:49下载
- 积分:1
-
一个有经验的书
一个比较老的好书-a veteran of the books
- 2023-04-20 04:20:03下载
- 积分:1
-
HFSS 耦合器 微带结构 可调参数
HFSS 耦合器 微带结构 可调参数-HFSS structure of adjustable parameters of microstrip coupler
- 2023-01-05 03:30:03下载
- 积分:1
-
Drive ccts for use with solenoid
Drive ccts for use with solenoid
- 2022-04-15 08:08:37下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
用PIC16F887做的4个触摸按键的例程
用PIC16F887做的4个触摸按键的例程-M-TOUCH SAMPLE CODE FOR PIC16F887
- 2022-06-12 13:09:46下载
- 积分:1