资源列表

« 1 2 ... .31 .32 .33 .34 .35 1536.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法recycl-queue-

说明:循环队列算法的c语言实现,在ST系列的芯片中测试通过,可以结合DMA使用-Circular queue algorithm c language, in the ST series of chip test can be used with DMA
<he omega> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法BipBuffer

说明:环形缓冲区在流媒体处理以及音频或者通信里面广泛应用的数据结构,提供对ring buffer高效的算法实现-Ring buffer in the audio or streaming media processing and communications inside the data structure widely used to provide efficient algorithms for the ring buffer imp
<江立> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法ring-buffer

说明:在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. FIFO ring buffer
<江立> 在 2024-10-09 上传 | 大小:34816 | 下载:0

[数据结构常用算法Maze-generation

说明:Maze generation algorithm
<Alisher> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法maze

说明:简单迷宫的搜索问题,其中#为路,*为墙,0为入口,1为出口,输入地图为矩阵-Simple maze search problem, where# is the way* for the wall, 0 is the entrance, one for export, enter the matrix map
<123> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法fenzhi

说明:分治法源码,01背包问题,经典的01背包问题-Divide and conquer source, 01 knapsack problem
<123> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法yuesefu

说明:约瑟夫环的c++语言解决代码,visualc++6.0编译成功-Josephus' s c++ language with code, visualc++6.0 build success
<123> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法FFT-C

说明:快速傅里叶变换在C语言环境下的开发,方便移植!-Fast Fourier transform in C language development environment to facilitate the transplant!
<杨春杰> 在 2024-10-09 上传 | 大小:12288 | 下载:0

[数据结构常用算法ViiiQueens

说明:采用递归方法的八皇后问题的图形界面实现。 题目如下: 请编写八皇后游戏程序(要求采用图形界面):设计一个8×8的棋盘,允许用户在棋盘的格 子上放置8个皇后(国际象棋中的棋子)。要求每两个皇后不能处于同一条横线,竖线和45 度或135度的斜线上(即按国际象棋的规则要求任意两个皇后不能处于直接可以互相攻击的 状态)。如果用户放置的棋子不符合上面要求,则程序给出错误显示,并请设计某种比较 直观的方式标出可以互相攻击的两
<邓国平> 在 2024-10-09 上传 | 大小:9698304 | 下载:0

[数据结构常用算法ClosestPoints

说明:暴力法和递归法求解最近点对问题(带图形界面)-Violence Act and the nearest point of a recursive method for solving the problem (with GUI)
<邓国平> 在 2024-10-09 上传 | 大小:4880384 | 下载:0

[数据结构常用算法LongestIncre

说明:贪心算法,动态规划:最长递增子序列的实现,MFC编程。-Greedy algorithms, dynamic programming: the realization of the longest increasing subsequence, MFC programming.
<邓国平> 在 2024-10-09 上传 | 大小:7942144 | 下载:0

[数据结构常用算法main

说明:基于C++的链表程序,可实现添加 删除等功能。-The list based on C++ program, add or delete functions can be realized.
<张滇> 在 2024-10-09 上传 | 大小:1024 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 1536.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org