-
让程序只运行一次
让程序只运行一次-procedures allow only one run
- 2022-07-14 19:44:11下载
- 积分:1
-
G.723.1编码,不能直接使用,需进行必要的修改,其中一些…
G723.1代码,不可直接使用,需进行必要的修改,其中有些错误
-G723.1 code, not directly use, the need for the necessary changes, some of which are wrong
- 2022-03-07 01:14:47下载
- 积分:1
-
文件对话框的相关使用
文件对话框的相关使用
文件对话框的相关使用
文件对话框的相关使用-Documents related to the use of dialog file dialog related to use
- 2022-03-15 03:15:40下载
- 积分:1
-
用Java写的一个简单的本,基本功能以实现
用Java写的一个简单的本,基本功能以实现-Use Java to write a simple present, the basic functions to achieve
- 2022-07-06 17:19:26下载
- 积分:1
-
广嵌2440开发板的LCD驱动源代码
320×240 16Bpp TFT LCD
广嵌2440开发板的LCD驱动源代码
320×240 16Bpp TFT LCD----3.5寸竖屏-2440 Canton embedded development board of the LCD driver source code for 320 × 240 16Bpp TFT LCD 3.5-inch vertical screen
- 2022-10-28 23:20:03下载
- 积分:1
-
myie浏览器的源代码
myie浏览器的源代码-vs. browser source code
- 2022-03-25 21:37:28下载
- 积分:1
-
椭圆拟合算法VC++
这是一个椭圆拟合的算法程序,能够对输入的点进行2D直线,圆及旋转椭圆拟合。 上面的图形是一个2D
- 2022-02-28 13:09:21下载
- 积分:1
-
I wrote CS robot
我写的CS机器人-I wrote CS robot
- 2022-07-26 19:05:37下载
- 积分: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
-
改进的 optim 代码
微分搜索算法是一种由 civicioglu 提出的新的进化搜索算法。它是比很多病提出了进化算法的更强大。
- 2022-08-22 02:33:50下载
- 积分:1