-
c语言源代码小合集 c语言源代码小合集
c语言源代码小合集 c语言源代码小合集-c language source code for a small collection of small c-language source code collection
- 2023-01-09 17:00:03下载
- 积分:1
-
注册与卸载OCX的源程序,很好的。学好了有很大的用处的--》不用付钱就用软件了。...
注册与卸载OCX的源程序,很好的。学好了有很大的用处的--》不用付钱就用软件了。-registration and unloading OCX source, a very good thing. Master a great deal of use-- "Do not pay for using software.
- 2022-01-25 17:24:17下载
- 积分:1
-
这是一个用控制台做的螺旋线的动画,帮你改变背景,实现简单动画
这是一个用控制台做的螺旋线的动画,帮你改变背景,实现简单动画-This is a console to do with the spiral of animation, to help you change the background, the realization of a simple animation
- 2022-03-20 02:46:55下载
- 积分:1
-
vc++编写的函数,功能将数组清零或者重置为其它数值。
vc++编写的函数,功能将数组清零或者重置为其它数值。-vc++ to prepare a function of array feature will reset to zero or other values.
- 2022-04-24 10:53:22下载
- 积分:1
-
二进制编辑是可以读写及编辑
二进制编辑是可以读写及编辑-binary editor can read and write and edit
- 2022-04-24 16:40:07下载
- 积分:1
-
QT贪吃蛇完整版(源代码+EXE),图形界面,带积分榜,难度等级分为5级
QT贪吃蛇完整版(源代码+EXE),图形界面,带积分榜,难度等级分为5级,源代码完整,在XP系统下,qt-win-opensource-4.8.3-mingw + qt-creator-opensource-windows3.2-x86 + MinGW-gcc440_1 环境下编译通过.
- 2022-05-15 15:35:48下载
- 积分:1
-
利用ini文件将你的应用程序放到“收藏夹”里面
利用ini文件将你的应用程序放到“收藏夹”里面-use ini file your applications to "favorites" inside
- 2022-03-18 14:03:49下载
- 积分:1
-
这是对矩阵连乘的最优解的算法实现,利用优化算法来寻找多个矩阵的最优值及最优连乘次序...
这是对矩阵连乘的最优解的算法实现,利用优化算法来寻找多个矩阵的最优值及最优连乘次序-This is a matrix with the optimal solution by the algorithm, using optimization algorithms to find multiple optimal value and optimal matrix with by the order of
- 2022-07-10 12:58:54下载
- 积分:1
-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
- 2022-03-13 05:45:31下载
- 积分:1
-
加权峰值信噪比与噪声的比值
此之间的函数计算峰值信噪比(加权峰信号 - 噪声比) %两个图像。答案是分贝(dB)。
- 2022-07-08 11:52:11下载
- 积分:1