-
标准例程-SRAM APP版本
STM32单片机经典例程 此目录下包含的资料是初学者/刚接触我们开发板的朋友,需要重点阅读的.里面包含了入门教程,安装手册等资料.尤其是<<ALIENTEK 战舰STM32开发板入门教程&FAQ.pdf>>,该文档所有刚接触我们开发板的朋友,都应该认真阅读一遍(STM32 microcontroller classic routines This directory contains information is a friend of a beginner/just contact our development board, it is important to read. It contains introductory tutorial, installation manual and other information. Especially the < < ALIENTEK warships STM32 development board introductory tutorial & FAQ. PDF > >, this document all the friends just contact our development board, should read it again)
- 2017-10-19 20:54:13下载
- 积分:1
-
shuzituxiang
这是一个数字图像处理的matlab仿真程序,效果比较好(This is a digital image processing matlab simulation program, the effect is better)
- 2009-03-15 23:07:05下载
- 积分:1
-
HTTP_Server(基础备份)
用stm32+w5500实现本地访问web的源码,开发环境用的是keil(Using stm32+w5500 to achieve local access web source code)
- 2020-08-14 00:58:29下载
- 积分:1
-
MUD西游记2005完整版
wap网页文字游戏,mud客户端。下载直接可玩,里面有教程(WAP web text game, mud client. Download direct play, there are tutorials)
- 2020-09-11 16:28:01下载
- 积分:1
-
BasicProcessing
能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码(can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding)
- 2006-11-03 16:41:45下载
- 积分:1
-
2-LED
在stm32上可以点亮流水灯,可以帮助你对stm32的固件库和外设有所了解(it could run on the stm32)
- 2013-09-22 17:01:29下载
- 积分:1
-
STM32F10X——adc三次通道逐次转换(单次、单通道软件触发)
STM32F10X——adc三次通道逐次转换(单次、单通道软件触发),STM32F10X——adc三次通道逐次转换(单次、单通道软件触发)。
- 2022-01-25 18:49:10下载
- 积分:1
-
PUBLIC BIKE MANAGEMENT
Public Bike Management (20分)
There is a public bike service in Hangzhou City which provides great convenience to the tourists from all over the world. One may rent a bike at any station and return it to any other stations in the city.
The Public Bike Management Center (PBMC) keeps monitoring the real-time capacity of all the stations. A station is said to be in perfect condition if it is exactly half-full. If a station is full or empty, PBMC will collect or send bikes to adjust the condition of that station to perfect. And more, all the stations on the way will be adjusted as well.
When a problem station is reported, PBMC will always choose the shortest path to reach th
- 2022-09-22 10:30:08下载
- 积分:1
-
TSP_SA
模拟退火算法实现旅行商问题,输入城市数目以及城市距离的邻接矩阵,程序输出最短回路序列以及对应的距离。(Simulated annealing algorithm realizes the traveling salesman problem, inputs the adjacency matrix of the number of cities and the distance between cities, and outputs the shortest loop sequence and the corresponding distance.)
- 2018-11-28 20:07:01下载
- 积分:1
-
图像压缩
图像 损压缩是指在没有任何图像损失的前提下,降低数据 ,获得低 特流的图像数据
表示。它主要应 于 些需要对图像做进 步处 、重复压缩与解压缩、图像的获取代价昂
贵的领域,如指纹图像、遥感图像、医 图像处 等。针对 效、实时的图像 损压缩的要
求,研究快速的图像 损压缩技术和算法有很重要的 论意义和实 价值。
用 c++语 实现 哈夫曼编码和 程编码这两种 损图像压缩算法
- 2022-03-14 17:44:28下载
- 积分:1