-
A*算法
一种简单的A*算法的代码。是一种寻路算法,给定起始点和终点找出最短路径的算法,多运用于机器人的寻路算法。这是我在网上下载下来的希望可以帮到有要求的各位。
- 2023-01-08 10:25:03下载
- 积分:1
-
利用c#.net编成的学生成绩管理系统,基本功能齐全,希望大家喜欢...
利用c#.net编成的学生成绩管理系统,基本功能齐全,希望大家喜欢-use c#. Net results into the student management systems and basic multifunctional hope you like
- 2022-12-28 10:20:08下载
- 积分:1
-
DSP应用程序设计
DSP应用教程设计,非常适合于初学者,非常基础的东西(DSP application tutorial design, very suitable for beginners, very basic things)
- 2017-11-07 22:04:28下载
- 积分:1
-
areaofcircle
一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。
栅栏价格为35元/米,过道造价为20元/平方米。
过道宽度为3米,
游泳池半径由键盘输入。
要求编程计算并输出过道和栅栏的造价。(A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence.
The fence for 35 yuan/m price, corridor cost for 20 yuan/square metre.
Aisle width is 3 meters,
The radius of the swimming pool by keyboard input.
Demand and output programming calculation of corridor and the cost of the fence.
)
- 2012-04-06 11:29:01下载
- 积分:1
-
GPIO_PWM_DEMO
基于PWM的LED渐变效果及彩灯,使用N76E003.(Gradient Effect and Color Lamp of LED Based on PWM)
- 2020-09-08 16:38:03下载
- 积分:1
-
NRF24L01 无线通信
该芯片通过 SPI 与外部 MCU 通信,最大的 SPI 速度可以达到 速度可以达到 10Mhz 。使用两块战舰 STM32 STM32开发板,一块用 于送收据另外于接收,从而实现无线数据传。无线通信模块广泛地运用在车辆监控、遥控、遥测、小型无线网络、无线抄表、门禁系统、小区传呼、工业数据采集系统、无线标签、身份识别、非接触RF智能卡、小型无线数据终端、安全防火系统、无线遥控系统、生物信号采集、水文气象监控、机器人控制、数字音频、数字图像传输等领域中。
- 2022-03-19 00:02:04下载
- 积分:1
-
c++ builder 实现客户端与服务器通讯
c++ builder 实现客户端与服务器通讯 代码手写的 需要的朋友可以下载来看看。谢谢
- 2023-07-24 19:45:02下载
- 积分:1
-
3线OLED驱动
OLED3线SPI驱动,包括OLED基本的驱动程序,部分文字驱动,图片驱动,达到了基本的显示要求,是使用OLED开发入门的前提
- 2022-03-07 08:30:47下载
- 积分:1
-
DbLayer
说明: 用c#开发的一个访问数据层的类,比较简单目前只能访问oralce数据库。(with the development of a data access layer class, relatively simple currently only visit oralce database.)
- 2005-10-30 21:04:35下载
- 积分:1
-
6.6 音视频编解码库FFmpeg
说明: 编解码器(codec)指的是一个能够对一个信号或者一个数据流进行变换的设备或者程序。这里指的变换既包括将 信号或者数据流进行编码(通常是为了传输、存储或者加密)或者提取得到一个编码流的操作,也包括为了观察或者处理从这个编码流中恢复适合观察或操作的形式的操作。编解码器经常用在视频会议和流媒体等应用中(Codc refers to a device or program that can transform a signal or a data stream. The transformation referred to here includes not only the operation of encoding a signal or data stream (usually for transmission, storage or encryption) or extracting an encoding stream, but also the operation of restoring a suitable form of observation or operation from the encoding stream for observation or processing. Codec is often used in video conferencing and streaming media applications.)
- 2019-02-23 15:22:39下载
- 积分:1