-
Matrix
矩阵相关运算,拷贝矩阵,打印矩阵内容,为矩阵赋初值,调用高斯约旦算法求逆矩阵-Matrix-related operations, matrix copy, print the contents of the matrix for the matrix given initial value, called Gauss Jordan matrix inversion algorithm
- 2022-02-12 12:14:56下载
- 积分:1
-
VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过....
VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过.-under VC expression is the basic functions under the definition of analytic expressions reg logs extracted from the corresponding item, I MFC test.
- 2022-07-01 02:48:49下载
- 积分:1
-
Qinghua Zheng Li version of c++ courseware, learning c++ very useful going fine!...
清华郑丽版c++课件,对学习c++很有用的喽!值得一下-Qinghua Zheng Li version of c++ courseware, learning c++ very useful going fine! Is worth about ... ...
- 2022-01-25 19:58:42下载
- 积分:1
-
实体识别
基于机器学习的方法实现生物医学实体识别,来识别生物文献中的实体;用genia语料库作为训练集和测试集,并使用基于机器学习的朴素贝叶斯的方法来训练模型;以此来实现生物文献中的实体。
- 2022-08-17 22:30:49下载
- 积分:1
-
一个微
一个微型的C lib
把 OpenSSL 移植到WCE 平台下必须使用-A micro-C lib of OpenSSL ported to the platform must be used WCE
- 2023-06-06 21:25:03下载
- 积分:1
-
分形。纹理可以使用分形几何方法(Fracta1 geometry)来真实地描述自然景物,使用过程而不是使用方程来对物体进行建模。正如我们所期望的, 过程描绘的物...
分形。纹理可以使用分形几何方法(Fracta1 geometry)来真实地描述自然景物,使用过程而不是使用方程来对物体进行建模。正如我们所期望的, 过程描绘的物体其特征远不同于方程描绘的物体。物体的分形几何表示可以用于很多领域, 以描述和解释自然现象的特性。在计算机图形学中, 使用分形方法来产生自然景物显示及各种数学和物理系统的可视化。-fractal. Texture can use fractal geometry (Fracta1 geometry) to describe the beauty of nature, the use of the process rather than the use of equations to model objects. As we had hoped, the process of objects depicted far different from the characteristic equation painted objects. Objects said Fractal geometry can be used in many areas to describe and explain natural phenomena features. In computer graphics, the use of fractal method to generate natural landscape display and mathematical physics and visualization system.
- 2022-03-10 23:30:09下载
- 积分:1
-
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。...
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。-Album manager, an album management software
- 2022-09-26 20:20:03下载
- 积分:1
-
实现简单图象,文字的描点,并转换成二进制。对图象加工有帮助。有详细注释...
实现简单图象,文字的描点,并转换成二进制。对图象加工有帮助。有详细注释-To draw points of simple images and character and then to transmit into binary system. To help
process images.With detail notes.
- 2022-03-21 11:16:01下载
- 积分:1
-
程序员面试宝典(全).rar
PDF文档
程序员面试宝典(全).rar
PDF文档-Programmer Interview Collection (full). Rar
- 2023-06-08 14:45:03下载
- 积分:1
-
这是一个最小堆的模板实现,遗憾的是没有使用模板特化,否则使用起来会更方便,这个实现似乎还有些问题,在析构的时候会出现错误,但是我没有找到原因,很是郁闷。没什么好...
这是一个最小堆的模板实现,遗憾的是没有使用模板特化,否则使用起来会更方便,这个实现似乎还有些问题,在析构的时候会出现错误,但是我没有找到原因,很是郁闷。没什么好说的,代码跟书上的没什么两样-This is a template to achieve the minimum heap, unfortunately, do not use template specialization, or else will be more convenient to use, this achievement seems to be some problems in the destructor when an error, but I did not find reason, was very depressed . There" s really nothing, the code is no different with the book" s
- 2022-03-17 14:56:37下载
- 积分:1