-
GP2Y0E03
sharp的GP2Y0E03测距传感器,通信方式为IIC(I2C),MCU是STM32L151C8T6,硬件连线只需两根电源线和两根数据线(SCL、SDA线),因为我自己在网上没找到,所以是自己写好调通的,希望能帮助到有需要的朋友
- 2022-01-25 22:32:05下载
- 积分:1
-
Qt进制自动转换器
Qt进制自动转换器,界面美化,功能齐全,输入格式控制,完成二、八、十、十六进制以及ASCII码转换,仅用于学习参考
- 2022-04-29 09:07:26下载
- 积分:1
-
AS3 UDP连接源码
AS3 UDP连接源码,方便用户修改,连接简单,修改方便
- 2023-06-07 06:30:03下载
- 积分:1
-
深入浅出mfc1
深入浅出mfc1-easy mfc1
- 2022-01-26 06:05:00下载
- 积分:1
-
socket客户端与服务端mobile平台
socket windows phone 平台编程,自带客户端与服务端代码,直接调试通过。搭建完成的通讯服务程序。
- 2023-07-13 16:50:03下载
- 积分:1
-
通过evc编程实现wince下led灯中断控制,
通过evc编程实现wince下led灯中断控制,-through evc Programming wince under lights led interruption control,
- 2022-02-06 10:04:49下载
- 积分:1
-
Tool for creating Splash Forms
Tool for creating Splash Forms
- 2022-06-01 18:21:34下载
- 积分:1
-
This program demonstrates a magic trick.
这个程序演示了一个魔术。
- 2022-03-19 23:57:32下载
- 积分:1
-
一个不错的小迷宫算法
一个不错的小迷宫算法-a good small maze algorithm
- 2022-03-09 14:10:24下载
- 积分:1
-
K r u s k a l算法每次选择n
K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的
边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选
取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中
边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其
加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。-K ruskal algorithm for each choice of n-1 edges, the greed of the criteria used are: from the left edge select does not produce a loop with the smallest cost edge has been selected to join the edge of the collection. Taking note of the selected edges have a loop if it can not form a spanning tree. K ruskal algorithm sub-e-step, in which e is the number of network edge. According to the order of incremental cost to consider this e edges, each taking a side. When considering a certain edge when, if its added to a collection of selected edge loop will appear, will be its discarded, otherwise, it selected.
- 2023-02-08 08:10:04下载
- 积分:1