-
Strassen expansion algorithm can even order any calculation of matrix multiplica...
strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves, English Notes ~)
- 2022-01-26 01:13:17下载
- 积分:1
-
设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~...
设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~-Set-signal amplifier, in the package are detailed code descriptions and notes, through the tree data structure to achieve signal amplifier settings ~
- 2022-03-09 10:29:57下载
- 积分:1
-
C语言282例代码集
所有程序都可以在VS 2015上运行;
该程序尤其适合初学者,算法初学者;
部分程序来自282例,其他是原创程序。
- 2022-03-22 05:05:15下载
- 积分:1
-
实现一个数据库的连接池,提高数据库的链接效率,同时还有利于平衡物理上的访问量。...
实现一个数据库的连接池,提高数据库的链接效率,同时还有利于平衡物理上的访问量。-Implement a database connection pool to improve the efficiency of the database links, while also help balance the amount of physical access.
- 2023-04-24 23:15:04下载
- 积分:1
-
日本ATR(Advanced Telecommunication Research InstituteInternational)的专门用于表情识别研究的基本表...
日本ATR(Advanced Telecommunication Research InstituteInternational)的专门用于表情识别研究的基本表情数据库JAFFE,该数据库中包含了213幅(每幅图像的分辨率:256像素×256像素)日本女性的脸相,每幅图像都有原始的表情定义。表情库中共有10个人,每个人有7种表情(中性脸、高兴、悲伤、惊奇、愤怒、厌恶、恐惧)。 JAFFE数据库均为正面脸相,且把原始图像进行重新调整和修剪,使得眼睛在数据库图像中的位置大致相同,脸部尺寸基本一致,光照均为正面光源,但光照强度有差异。由于此表情数据库完全开放,且表情标定很标准,所以现在大多数研究表情识别的文章中都使用它来训练与测试。-Japan ATR (Advanced Telecommunication Research InstituteInternational), devoted to the basic expression of facial expression recognition research database JAFFE, the database contains 213 (each image resolution: 256 pixels × 256 pixels) Japanese women face relative to each piece of expression of both the original definition of the image. Expression library, a total of 10 individuals, each person has seven kinds of expressions (neutral face, happy, sad, surprise, anger, disgust, fear). JAFFE face database are positive phase, and the original image is re-adjust and trim, making the eye the location of the image in the database similar to the face basically the same size, ligh
- 2023-04-21 12:40:03下载
- 积分:1
-
"data structure," Tsinghua University, the Blue Paper (c Language) 65...
《数据结构》清华大学的,蓝皮(c语言篇)65页
模拟银行业务,计算客户平均逗留时间-"data structure," Tsinghua University, the Blue Paper (c Language) 65 simulation banking, calculate the average length of stay customers
- 2022-07-27 14:40:41下载
- 积分:1
-
常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现...
常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type
- 2022-02-06 04:20:33下载
- 积分:1
-
学校管理
我附上我的学校管理程序,你可以检查它的费用,入学,课程内容的目的
- 2022-12-02 08:40:03下载
- 积分:1
-
数据统计
对给定书的总页码,计算出书的全部页码中分别用到多少次数字0,1,2,3...9.-DataStatistics
- 2023-02-19 09:55:03下载
- 积分:1
-
数据库的应用,基于索引,实现一个简单的B+树搜索树
数据库的应用,基于索引,实现一个简单的B+树搜索树
-Database application, based on the index, the realization of a simple B+ tree search tree
- 2022-03-04 03:54:13下载
- 积分:1