-
一个简易的c语言五子棋程序
一个编写的简易c++语言五子棋,控制台操作,适合初学者
- 2022-07-10 01:26:20下载
- 积分:1
-
Delaunay三角网代码
Delaunay三角网是空间表达很好的一种形式,构建好的Delaunay三角网对解决空间问题有很大的用处,希望通过分享能启发大家的思维。
- 2023-06-10 16:20:07下载
- 积分:1
-
pulscounter
脉冲计数器,用c语言实现,并将计数结果用led显示出来。(Pulse counter, using c language, and count the results with the led display.)
- 2011-01-11 14:04:14下载
- 积分:1
-
单链表
说明: 单链表的基本运算,实现单链表的插入、删除和遍历运算,每种操作用一个函数实现。
插入操作:将一个新元素插入表中指定序号的位置。
删除操作:将指定序号的元素从表中删除。
遍历操作:从表头按次序输入所有元素的值,若是空表,则输出信息“empty list!”。(Basic operation of single linked list)
- 2018-12-29 02:13:31下载
- 积分:1
-
ArduPlane-2.75
APM固定翼版代码,对于飞控开发人员有参考意义(APM Arduplane code,useful for flight control developer.)
- 2020-09-02 15:38:08下载
- 积分:1
-
图像Inpainting算法
MFC实现的图像Inpainging演示程序,VS2008环境,Halcon 10.0版本。使用两个算子,Inpainting_CT和Inpainting_Texture,点击手绘区域,在左图绘制需要操作的区域,点右键确认,稍等一会,右侧图片即可显示结果
- 2022-01-26 07:07:42下载
- 积分:1
-
BPalgorithm
LDPC目前用的最多、性能最好的译码算法为BP译码算法,本程序用C语言对BP译码算法进行了实现,为了方便初学者,本文还附带了两篇关于BP算法的论文。(LDPC is currently the most used, the best performance of the decoding algorithm for BP decoding algorithm, this procedure using C language on the BP decoding algorithm is implemented, in order to facilitate the beginners, this paper also comes with two pieces of paper on the BP algorithm. LDPC is currently the most used, the best performance of the decoding algorithm for BP decoding algorithm, this procedure using C language on the BP decoding algorithm is implemented, in order to facilitate the beginners, this paper also comes with two pieces of paper on the BP algorithm.)
- 2021-04-13 14:18:56下载
- 积分:1
-
qml用3D的方式展示太阳系
qml用3D的方式展示太阳系
- 2021-05-06下载
- 积分:1
-
windows上dump文件捕获
这是windows编程中捕获异常生成dump文件的实现的封装。
使用winapi实现,所以不能跨平台
为了使用它,只需要在程序入口定义一个该类的实例
- 2023-01-22 05:05:04下载
- 积分:1
-
第一人称漫游
实现室内第一人称漫游 C#实现 结合OpenTk(Implementing First Person Walkthrough C# by OpenTk)
- 2020-06-19 01:20:02下载
- 积分:1