-
矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能
矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能-Matrix operations, including inverse matrix, the expansion of a wide range of computing functions of matrices
- 2022-07-27 19:24:27下载
- 积分:1
-
这是一个交通流量模拟程序,模拟包括2大类,4小类流动节点的位置时间特性。...
这是一个交通流量模拟程序,模拟包括2大类,4小类流动节点的位置时间特性。-This is a traffic simulation, simulation, including two categories, four categories of mobile nodes time characteristics of the location.
- 2022-01-25 17:56:34下载
- 积分:1
-
贪吃蛇纯c++代码
l是控制键,count是时间延迟计数器,p死亡证明,m地图上是否有食物。score是分数,level等级。struct snake是蛇的结构体struct place是地图的结构体void init_place()初始化地图void init_snake()初始化蛇,初始长度为3,方向为右void print() 打印地图和蛇
- 2022-08-05 13:07:22下载
- 积分:1
-
Emulates a Turing Machine
Emulates a Turing Machine
- 2022-06-16 19:17:28下载
- 积分:1
-
一个比较直观的排序算法的过程显示
一个比较直观的排序算法的过程显示-a more intuitive process of sorting algorithm shows
- 2022-02-21 15:07:01下载
- 积分:1
-
windows 下的一个高级录音程序
windows下用MFC开发的录音程序。
使用PCM编码格式,位数、采样频率等参数可调
可实时显示波形,实时写入wav文件和MP3文件。
等等
- 2023-02-03 02:10:04下载
- 积分:1
-
Sina programming ah, the output is two band
sina 的编程啊,输出是2进制-Sina programming ah, the output is two band
- 2023-02-09 07:40:04下载
- 积分:1
-
VC++
VC++-MFC多媒体,详细讲述了MFC的基本理论,是一个很不错的教程!-VC-MFC multimedia, the MFC described in detail the basic theory, which is a very good guide!
- 2022-08-25 12:24:22下载
- 积分:1
-
Delphi关闭瑞星监控的源码!送给各位,有用的就拿去
Delphi关闭瑞星监控的源码!送给各位,有用的就拿去-Delphi closed source monitoring Ruixing! Give you useful to take
- 2023-08-30 13:40:04下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1