-
二叉排序树的建立与插入
二叉排序树的建立与插入-two fork-tree insert the establishment and
- 2022-07-22 04:33:13下载
- 积分:1
-
wince模拟器中文显示
wince模拟器中文显示-Jack simulator showed Chinese
- 2022-03-25 16:56:18下载
- 积分:1
-
C语言生成的代码在执行效率上比其它高级语言都高.现在让我们来看看C语言生成的代码具体是什么样子的.当你看完本文对于C语言的了解一定会更深一步了....
C语言生成的代码在执行效率上比其它高级语言都高.现在让我们来看看C语言生成的代码具体是什么样子的.当你看完本文对于C语言的了解一定会更深一步了.-the runtime efficiency of c codes are higher than any other high level languages. Now let s see how the codes produced by c language are like. After finishing reading this article your understanding of c language will be deeper
- 2022-03-20 22:52:55下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
Win32系统编程(第二版)随书光盘
Win32系统编程(第二版)随书光盘-Win32 System Programming (2nd edition) CD with the book
- 2023-09-06 22:05:04下载
- 积分:1
-
一个商业软件的源代码 MPEG4 编码
一个商业软件的源代码 MPEG4 编码-a commercial software source code MPEG4 Encoder
- 2022-01-23 10:51:50下载
- 积分:1
-
face detection 人脸识别代码
基于人脸的特征检测、人脸识别的源代码及相关的开源库。主要用于人脸发现、定位、识别和特征检测输出,在模式识别方面有较大的用途,不需要单独装opencv库,直接包括就可以了。
- 2022-11-16 19:30:02下载
- 积分:1
-
RFID票务系统
密码RFID登根孟古纳坎Mikrokontroller MCS51。。。一张有效的车票。。。程序ini dirancang dengan tujuan untuk memudahkan seperti login kedalam suatu tempat pribadi ataupun tempat umum seperti kantor,rumah sakit,hotel,stasiun kereta api,bandara atau airport。。。bisa juga sebagai tanda pengenal pada kendaraan pribadi atau travel yang mengharuskan si pemilik login kedalam sebuah sistem tersebut。。。我的朋友们,我的朋友们。。。
- 2022-08-25 16:25:27下载
- 积分:1
-
圣维南一维非恒定流明渠水力学模型,该模型利用普林士曼Preismann隐格式求解,方法是追赶法和迭代法。...
圣维南一维非恒定流明渠水力学模型,该模型利用普林士曼Preismann隐格式求解,方法是追赶法和迭代法。-Saint-Venant one-dimensional unsteady flows lumens mechanical model, the model used Pulinshiman Preismann Hidden format solution is to catch up with the law and iterative method.
- 2022-02-09 20:10:15下载
- 积分:1
-
数据结构
详细描述了如何创建队列 以及操作
数据结构
详细描述了如何创建队列 以及操作-Data structure described in detail how to create a queue and the operation
- 2023-04-29 12:15:03下载
- 积分:1