搜索资源列表
669584474
- 约瑟夫环算法C语言源代码。希望对大家有帮助。-Josephus algorithm C language source code. We want to help.
duobiaoxing
- 这是我用C++Builder制作的绘制多边形软件,算法简单明了,也是久经调试过的,VC新手的好帮手.请放心下载.-C builder of polygon rendering software is simple and clear. Debugging is also well-off, VC newcomers a good helper. Please be assured download.
qipanfugai
- 该程序是算法分析与设计中的棋盘覆盖算法,C++环境下编写
zdpd
- Visual C++ 开发的基础上用A*算法实现自动拼图。开发语言用的是
calculatorx_vivitue
- MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
1
- 进一步理解和掌握中点bresenham画圆算法的基本原理;掌握以上算法生成圆和圆弧的基本过程 掌握在C/C++环境下完成用中点bresenham算法圆或圆弧的绘制方法 -bresenham MFC
mfc-sort
- 用c++实现mfc窗口程序,可以选择的各种排序算法排序,包含动画演示。-Mfc window procedure, you can choose a variety of sorting algorithms sort c++ includes animated demo.
ClockDraw
- windows编程c++基于MFC实现绘制时钟的算法 时钟可以完成计时功能-MFC windows based programming c++ achieve rendering algorithms clock clock timing functions can be completed
FiveChess
- 本程序是用Visual C++ 编写的一个五子棋的小游戏,对于学习面向对象的初学者很有益处。五子棋的基本功能本程序都已经具备,算法和具体的存储方式具有参考价值。欢迎下载。-This procedure is to use Visual c++ write a gobang game, for learning object-oriented beginners very useful.Gobang already have the basic function of this procedure
SA
- 针对于多个城市的最短距离问题或旅行商问题,模拟退火算法,C#程序-For the shortest distance problem or traveling salesman problem in many cities, simulated annealing algorithm, C# program
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
pid_test
- 利用VISUAL STDIO 2010集成开发环境,C/C++实现PID算法的模拟和仿真,包含位置PID和增量PID,可自主设置P.I.D的值以及其它各参量的值,在示波器窗口显示相关波形,可以帮助更好地理解PID算法。
abzoribhm_chapter
- C source code 刘汝佳算法竞赛入门经典第二章代码-Introduction to C source code Liu Rujia algorithm competition classic chapter 2 code
assembryChapter
- C常用算法程序集 Xu Shiliang Chapter 5-C algorithm commonly used assembly Xu Shiliang Chapter 5
dbckk1
- 多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,不错的源码-Multimachine scheduling algorithm (n, m machine] the algorithm described in c++ language, a good source
eunber
- 算法设计实验要求中的求几何图形的个数的算法,用c++编写,-Algorithm design experimental requirements in the number of the geometry algorithm written in c++,
gaozthe
- 一个用C++编写的积分算法,可以用VC编译,不错的源码-An integral algorithm written in c++, can use the VC compiler, good source
sortsblection
- 用C++实现了常见几种排序算法,归并排序,快速排序,希尔排序,插入排序,选择排序-In c++ realize the common several kinds of sort algorithm, merge sort, quick sort, hill sorting, insertion sort, selection sort
data__tht__data
- 各种排序法的比较,利用数据结构各种算法,实现的算法比较,C++版,-The comparison of various sorting method, all kinds of algorithms, data structure, implementation of the algorithm, c++ version,
csdjgaussian
- 计算方法中的高斯迭代法 C++算法源程序 不错的源码-Calculation method of the gaussian iteration algorithm c++ source program source code