CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - access C
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - access C - List
[
Algorithm
]
三元组
DL : 0
C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
Date
: 2025-12-22
Size
: 1kb
User
:
郑伟雄
[
Algorithm
]
c++_class_matrix
DL : 0
完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup, copy structure, initialization, distribution matrix of data memory, All the home 0 to initialize arrays of arrays installed matrix elements of value, be aware of the value elements, Access Matrix number, access to the Matrix a few, access to the data matrix, the designated access vector, The designated access vector, heavy Operators =, operator == heavy, heavy load Operators! =, heavy Operators, Heavy Operators- Heavy Operators multiply*, heavy Operators matrix multiplication* matrix transpose.
Date
: 2025-12-22
Size
: 3kb
User
:
dingdong
[
Algorithm
]
fft
DL : 0
MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MATLAB Interface, a new feature in MATFOR 4.1, provides MATFOR users access to MATLAB functions so they can obtain functionality that has not been built into MATFOR. The ability of using MATLAB functions makes MATFOR an ideal tool for those who create prototypes using MATLAB, then do implementation in C++ and other programming languages. Through the use of MATFOR, users may perform quick results comparisons between MATLAB and other languages. -MATFOR FFT Visual Fortran program.MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MATLAB Interface, a new feature in MATFOR 4.1, provides MATFOR users access to MATLAB functions so they can obtain functionality that has not been built into MATFOR. The ability of using MATLAB functions makes MATFOR an ideal tool for those who create prototypes using MATLAB, then do implementation in C++ and other programming languages. Through the use of MATFOR, users may perform quick results comparisons between MATLAB and other languages.
Date
: 2025-12-22
Size
: 266kb
User
:
donotspam
[
Algorithm
]
c++
DL : 0
计算任意一个多位数的位反序数; 由两个平方三位数获得三个平方二位数; 求车速; 阿姆斯特朗数; 求素数表中1~1000之间的所有素数。-Calculation of arbitrary bit more than one anti-median ordinal number by two three-digit access to three square square double-digit for speed Armstrong few for prime numbers form 1 ~ 1000 between all the prime numbers.
Date
: 2025-12-22
Size
: 15kb
User
:
lee
[
Algorithm
]
MCZTFFT
DL : 0
CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。-CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.
Date
: 2025-12-22
Size
: 1kb
User
:
zhujia
[
Algorithm
]
Numerical_Recipes.The_Art_of_Scientific_Computing_
DL : 1
《数值分析方法库_第三版 》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。 -《Numerical Recipes 3rd Edition: The Art of Scientific Computing》, Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and updated sections, and two completely new chapters. The executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly suited to scientific applications. Co-authored by four leading scientists from academia and industry, Numerical Recipes starts with basic mathematics and computer science and proceeds to complete, working routines. The whole book is presented in the informal, easy-to-read style that made earlier editions so popular. Highlights of the new material include: a new chapter on classification and inference, Gaussian mixture models, HMMs, hierarchical clustering, and SVMs a new chapter on computational geometry, covering KD trees, quad- and octrees, Delaunay triangulation, and
Date
: 2025-12-22
Size
: 8.18mb
User
:
王磊
[
Algorithm
]
Matrix
DL : 0
c++ 矩阵 功能包括访问元素、删除元素、添加元素,输出元素。矩阵加法,乘法等运算,使用模板-c++ features including access to the matrix elements, delete elements, add elements, output elements. Matrix addition, multiplication and other operations, the use of templates
Date
: 2025-12-22
Size
: 228kb
User
:
yuanfeige
[
Algorithm
]
SparseMatrix
DL : 0
c++ 稀疏矩阵 功能包括访问元素、删除元素、添加元素,输出元素。矩阵转置。使用模板-c++ features including access to the sparse matrix elements, delete elements, add elements, output elements. Matrix transposition. Templates
Date
: 2025-12-22
Size
: 234kb
User
:
yuanfeige
[
Algorithm
]
DaffodilAccount
DL : 0
C#求水仙花数的算法实例,水仙花数的算法是一个三位数,每一位数的立方相加等于该数本身。清空listBox1控件,获取3位数中的后两位数。 -C# example of the algorithm seeking daffodils, narcissus algorithm is a three-digit number, each digit is equal to the sum of the cube of the number itself. Empty listBox1 control, access to three digits in the last two digits.
Date
: 2025-12-22
Size
: 13kb
User
:
杜金
[
Algorithm
]
vidgrab_10.1.2.8_MainDemo
DL : 0
vidgrab__MainDemo USING C++ TO DEMONSTRATE HOW IT WORKS TO HAVE ACCESS TO VIDEO FRAMES AND DO WHAT EVER YOU WANT
Date
: 2025-12-22
Size
: 2.89mb
User
:
abdou
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.