-
一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法...
一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法-Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as 50 large integer calculations ( X), the railway scheduling algorithm, demonstrated the basic stack Usage
- 2023-06-28 08:25:03下载
- 积分:1
-
绘图算法测试工具
应用背景本程序是一款绘图算法的测试小工具,通过读取xml固定格式的数据文件,绘制图形,同时通过该工具可以对已绘制的图形进行放大、缩小、平移、段序号显示、线段方向显示等辅助检查的操作。关键技术使用了.Net4.5以上的版本,绘图接口调用了GDI+的绘图接口。同时针对固定的XML文件格式编写对应的翻译器。
- 2023-03-15 16:40:03下载
- 积分:1
-
用C++写的矩阵和矢量运算库
用C++写的矩阵和矢量运算库-C write the matrix and vector arithmetic library
- 2023-01-20 04:05:04下载
- 积分:1
-
分水岭方法
使用分水岭方法常常遇到过分分割的情况,使用膨胀腐蚀能够有效改善这种现象。
- 2022-08-20 19:30:05下载
- 积分:1
-
蚁群算法中有关算法参数的最优选择对蚁群算法的具体参数的选择,达到快的收敛速度和好的仿真效果...
蚁群算法中有关算法参数的最优选择对蚁群算法的具体参数的选择,达到快的收敛速度和好的仿真效果-Ant colony algorithm parameters relating to the optimal algorithm of ant colony algorithm to choose the specific choice of parameters to achieve faster convergence speed and a good simulation of the effect of
- 2022-03-21 18:13:58下载
- 积分:1
-
用希尔算法实现的排序
用希尔算法实现的排序-Hill with the ranking algorithm
- 2023-08-15 22:05:03下载
- 积分:1
-
2维fft用于数字图像处理 C# dll装配件
2维fft用于数字图像处理 C# dll装配件-two-dimensional digital image processing for C# dll installed accessories
- 2022-02-12 12:27:19下载
- 积分:1
-
完整的余弦积分源程序,非常实用的vc源代码
完整的余弦积分源程序,非常实用的vc源代码-integrity of the cosine integral source, a very practical vc source code
- 2022-01-22 15:01:34下载
- 积分:1
-
傅里叶变换,超语言的源码,挺好的
傅里叶变换,超语言的源码,挺好的-Fourier transform, ultra-language source code, in very good shape;
- 2023-05-14 13:25:02下载
- 积分:1
-
8puzzle程序的人工智能
此代码程序解决当然人工智者。用C++编程语言,并采用广度优先搜索方法遍历所有图形,并找到可能的路径此代码。
- 2022-08-06 13:35:31下载
- 积分:1