-
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算-two identical rows and columns in the sparse matrix using Orthogonal List Adder Operational
- 2023-05-18 21:15:04下载
- 积分:1
-
自己写的一个摄像头视频捕捉文件,用的是vc and opencv,可以显示!...
自己写的一个摄像头视频捕捉文件,用的是vc and opencv,可以显示!
- 2022-05-24 23:46:13下载
- 积分:1
-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n...
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the same. For example, third-order magic Lineup : 8 1 6 3 5 7 4 9 2 request from a print n* n to the natural form of the magic number of matrices.
- 2022-01-25 16:01:22下载
- 积分:1
-
高斯干涉
说明: 本代码模拟了高斯光束的干涉,并有详细的注解,仅供参考。(Gaussian beam interference)
- 2020-11-23 21:08:51下载
- 积分:1
-
ADOACCESS
这是一款用MFC ADO编写的数据库软件,它可以实现对ACCESS数据库的打开,添加,修改,保存,排序得一系列的功能。它利用ListCtl进行显示(This is a MFC ADO with the preparation of the database software, it can be open to the ACCESS database, add, modify, save, sort a series of functions. It uses ListCtl display)
- 2009-04-20 21:15:47下载
- 积分:1
-
The-road-of-QT-learning
Qt,和 wxWidget 一样,它也是一个标准的 C++库。但是它的语法很类似于 Java
的 Swing,十分清晰,而 且 SIGNAL/SLOT 机制使得程序看起来很明白——这也是我首先选
择 Qt 的一个很重要的方面,因为我是学 Java 出身的 :) 。不过,所谓“成也萧何,败也萧
何”,这种机制虽然很清楚,但是它所带来的后果是你需要使用 Qt 的 qmake 对程序进行预
处理,才能够再使用 make 或者 nmake 进行编译。并且它的界面也不是原生风格的,尽管 Qt
使用 style 机制十分巧妙的模拟了本地界面。另外值得一提的是,Qt 不仅仅运行在桌面环境
中,Qt 已经被 Nokia 收购,它现在已经会成为 Symbian 系列的主要界面技术——Qt 是能够
运行于嵌入式平台的。(Qt, and wxWidget, it is also a standard C++ library. But its syntax is very similar to Java' s Swing, very clear, and SIGNAL/SLOT mechanism makes the program seem to understand- and this is my first choice is a very important aspect of Qt, because I was born to learn Java :). However, the so-called " as also Xiao, also lost" , although this mechanism is clear, but its consequences is that you need to use Qt' s qmake program is preprocessed, it can be reused make or nmake to compile. And its interface is not the native style, despite the use of Qt style very clever mechanism to simulate the local interface. Also worth mentioning is that, Qt only run in the desktop environment, Qt has been acquired by Nokia, it has now become the main interface technology Qt Symbian series is the ability to run on embedded platforms.)
- 2016-09-13 20:40:22下载
- 积分:1
-
一种有效的方法多
贝叶斯参数的推到以及用支持向量机进行分类的有效的程序.非常实用-An effective approach for multi-concurrent fault diagnosis based on integration of fractal exponent wavelet analysis and
neural networks is presented.The wavelet transform can accurately localizes the characteristics of a signal both in the
time and frequency domains and in a view of the inter relationship of wavelet transform between fractal theory,
- 2022-02-21 01:46:44下载
- 积分:1
-
缓存容量
如何在有限的缓存容量中尽可能的传输更多的信息是我解决的问题(How to transmit more information as much as possible in limited cache capacity?)
- 2017-09-06 10:23:10下载
- 积分:1
-
kohonen网络的聚类算法
说明: Kohonen网络是自组织竞争型神经网络的一种,该网络为无监督学习网络,能够识别环境特征并自动聚类(Kohonen network is a type of self-organizing competitive neural network, which is an unsupervised learning network that can recognize environmental features and automatically cluster)
- 2020-09-15 21:35:23下载
- 积分:1
-
SnakeGame
一个完全用C语言实现的贪吃蛇游戏,在TC环境下运行!对于初学C的同志,写个小游戏无疑是打基础的好方法,同时也提高自己对编程的兴趣!(A Snake game entirely in C language to run in the TC environment! Beginner C comrades to write a small game is undoubtedly a good way to lay the foundation, but also improve their own interest in programming!)
- 2013-04-27 09:52:37下载
- 积分:1