搜索资源列表
二分法.rar
- 一个二分法查找的图形演示程序
c语言通讯录
- 图形界面。可以对通讯录进行添加、查找、删除。可以进行上翻、下翻和看首页、尾页等操作。没有任何BUG-graphical interface. The directory can be added for, locate, delete. There can be turned, and turned to see where Home, tail-page operational. No BUG
图形方式的二分查找程序
- 在TC 中用图形方式演二分法查找程序,可以作为学生的教学用。很形象啊-TC used in the graphic speech dichotomy tracing procedure can be used as a teaching students. Ah very image
csharpshili
- Visual C#案例集锦 第一章C# Windows编程基础 实例1 循环语言的学习-砝码程序验证 实例2 随机数的案例-洗牌程序 实例3 通过实例来剖析C#继承机制 实例4 递归与全局变量的案例1-打靶程序 实例5 递归与全局变量的案例2-二叉树 实例6 引用类型的举例---消去字符串空格 实例7 委托的使用方法实例---加减大小比较 实例8 用C#索引器实现文本文件的倒叙输入
图形方式的二分查找程序
- 在TC 中用图形方式演二分法查找程序,可以作为学生的教学用。很形象啊-TC used in the graphic speech dichotomy tracing procedure can be used as a teaching students. Ah very image
csharpshili
- Visual C#案例集锦 第一章C# Windows编程基础 实例1 循环语言的学习-砝码程序验证 实例2 随机数的案例-洗牌程序 实例3 通过实例来剖析C#继承机制 实例4 递归与全局变量的案例1-打靶程序 实例5 递归与全局变量的案例2-二叉树 实例6 引用类型的举例---消去字符串空格 实例7 委托的使用方法实例---加减大小比较 实例8 用C#索引器实现文本文件的倒叙输入
c7_binary
- C语言实现二分查找程序,图形显示具体查找过程。-C language two-tracing procedure, graphics specific search process.
renshiguanli
- 分析了人事管理系统的功能需求,进行了总体设计和详细设计,在此基础上利用VC++6.0开发完成了人事管理系统,并对该系统进行了测试。该系统具有人员信息的添加、修改、删除和查找等功能,并且有着友好的图形界面,能够方便地进行人员的分类管理。-Analysis of the personnel management system needs to carry out the overall design and detailed design,
DC
- 基于图形的二叉树工作演示程序,包括创建、查找、插入、删除操作。-The binary tree-based graphical presentation of work procedures, including creation, search, insert, delete operation.
fileoperating
- 图形化界面,支持文件创建,文件删除,文件重命名,文件复制,剪切和粘贴以,文件保护,文件查找,查看文件属性等操作,多用户系统。-Graphical interface, support file creation, file deletion, file rename, file copy, cut and paste with, file protection, file search, view file properties and
汉诺塔及二叉树图形演示
- 汉诺塔 演示程序 二叉树 演示动画 实现动态的观看到汉诺塔的盘子移动过程,动态的观看到树的遍历过程,树的查找过程 MFC实现
76find_and_cure
- 可进行图像中的人物探测以及图像中的图形分析(Images can be detected in the characters, as well as graphic analysis of the image)
Matching
- 这个示例演示了模板匹配在物体定查找定位方面 的应用.(This example program shows the use of pattern matching with shape models to locate an object.)
best_match
- 在halcon的开发环境中,在一幅图像中查找最佳的匹配区域,(Searching the best matching of a template and an image)
find_scaled_shape_model
- 这个示例说明如何在halcon环境下用比例和旋转模板进行查找匹配.(* This example program shows how to find scaled and rotated shape models.)
4
- 噪声发生器 查找(或开发)将高斯噪声添加到图像的程序。您必须能够指定噪声均值和方差。(1.Noise Generators This is a generic project, in the sense that the programs developed here are used in several of the projects that follow. See Fig. 5.2 for the shapes and pa
3D数学基础图形与游戏开发
- 《3D数学基础:图形与游戏开发》主要研究隐藏在3D几何世界背后的数学问题。涵盖了理论知识和C++实现代码。理论部分解释3D中数学和几何之间的关系,列出的技巧与公式可以当做参考手册以方便查找。实现部分演示了怎样用代码来实现这些理论概念("3D mathematical foundation: graphics and game development" focuses on the mathematical probl
CPKJ
- 首次适应算法First Fit: 从空闲分区表的第一个表目起查找该表,把最先能够满足要求的空闲区分配给作业,这种方法目()
SEVN
- 1 编写一个程序,输出在顺序表 3,6,2,10,1,8,5,7,4,9 中采用顺序方法查找关键字5的过程 2 编写一个程序()
9479082
- C++通用算法之排序,其中包括排序算法,排序元素的查找,字典式比较,极值元素求解()