-
链式队列的实现
资源描述C语言实现了一个链式队咧,每一个节点包含数据域和指针域。内部实现了关于队列的一系列操作函数,包括初始化队列函数,入队函数、出队函数、释放所有元素的函数、根据优先级进行节点排序的函数,根据优先级进行节点插入的函数、打印所有节点的额函数等等。
- 2022-11-28 18:40:04下载
- 积分:1
-
一种用C语言实现的快速傅立叶变换和傅立叶反变换,经测试十分好用...
一种用C语言实现的快速傅立叶变换和傅立叶反变换,经测试十分好用-A C-realize the fast Fourier transform and Fourier inverse transform, have been tested and is very easy to use
- 2022-09-19 23:55:03下载
- 积分:1
-
钳位三次样条算法;
数值计算算法:夹紧三次样条算法的数学写帕斯卡尔 来构造三次样条插值S为函数f, 在数x(0)
- 2022-01-26 07:21:33下载
- 积分:1
-
图形界面的贪心算法,动态显示运行求解问题的过程
图形界面的贪心算法,动态显示运行求解问题的过程-Graphical interface, greedy algorithms, dynamic display of running the process of problem solving
- 2023-02-23 06:25:04下载
- 积分:1
-
函数绘图程序 VB 编写
可以绘制初高中 函数图像 支持颜色,精度修改
鼠标执针定位...
函数绘图程序 VB 编写
可以绘制初高中 函数图像 支持颜色,精度修改
鼠标执针定位-VB function drawing program to prepare middle and high school mapping function can support color images, the accuracy of needle positioning modified mouse bailiff
- 2022-03-13 08:07:27下载
- 积分:1
-
basic-ssc-i2s-project-at91sam3u-ek-keil
SAM3U-EK 包括 WOLFSON 编解码器 WM8731 为数字声音输入和输出。此接口
包括音频插孔:
- 2022-03-02 19:23:29下载
- 积分:1
-
约瑟夫问题。有N个人围成一圈,按顺序编号。从第一个人开始报数,疏导m时候该人退出,并且下一个从1开始报数。求出圈人的顺序。...
约瑟夫问题。有N个人围成一圈,按顺序编号。从第一个人开始报数,疏导m时候该人退出,并且下一个从1开始报数。求出圈人的顺序。-Joseph problems. There are N individuals and form a circle, according to sequentially numbered. Starting from the first person reported that the number of times to ease the person out of m, and the next one starting from a newspaper a few. Find the circle of people order.
- 2022-08-15 13:00:55下载
- 积分:1
-
adjacency matrix used to achieve a storage network, to establish a network and t...
采用邻接矩阵实现有向网的存储,建立有向网,并实现单源 最短路径算法-adjacency matrix used to achieve a storage network, to establish a network and to achieve single source shortest path algorithm
- 2022-04-08 14:00:12下载
- 积分:1
-
science and engineering numerical algorithm (Visual C version) is a matrix of go...
科学与工程数值算法(Visual C++版)是一本很好的矩阵类图书。里面有好多源代码可以参考。-science and engineering numerical algorithm (Visual C version) is a matrix of good books. There are a lot of source code for reference.
- 2022-11-18 11:20:04下载
- 积分:1
-
WINCE API函数简介
1. API之网络函数; 2. API之消息函数; 3. API之文件处理函数; 4.API之打印函数; 5. API之文本和字体函数;
6. API之菜单函数; 7. API之位图、图标和光栅运算函数;8. API之绘图函数; 9. API之设备场景函数;
10. API之硬件与系统
- 2022-08-05 21:53:56下载
- 积分:1