-
GP2Y0E03
sharp的GP2Y0E03测距传感器,通信方式为IIC(I2C),MCU是STM32L151C8T6,硬件连线只需两根电源线和两根数据线(SCL、SDA线),因为我自己在网上没找到,所以是自己写好调通的,希望能帮助到有需要的朋友
- 2022-01-25 22:32:05下载
- 积分:1
-
用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存...
用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存-For the C# code of the shared memory mapping, you can exchange data between different processes, or for the establishment of shared memory
- 2022-06-18 04:17:27下载
- 积分:1
-
销售1.0点
应用背景销售1.0点主要特点:1、客户管理2、供应商管理3、库存管理4、销售管理5。客户亭(单独的客户页面跟踪订单,订单和许多更多)6、产品管理7、高级报告管理员登录信息:用户名管理密码- 12345客户登录信息:他们可以注册和使用该软件的订单,跟踪订单和更多。关键技术销售点(C # V1.0和SQL服务器)这个项目是用C和SQL Server 2012 # 4.5为我客户的开发研究。
- 2022-03-01 06:21:10下载
- 积分:1
-
文字图像细化算法源代码。细化后所得的文字图像骨架是严格的1象素宽度,细化效果极佳!
文字图像细化算法源代码。细化后所得的文字图像骨架是严格的1象素宽度,细化效果极佳!-text image thinning algorithm source code. After refining the text images of the skeleton is strictly a pixel width, thinning effect excellent!
- 2022-10-30 12:35:03下载
- 积分:1
-
C# 自动查询百度排名
C#自动查询网站在百度的排名,精确,上传成功有声音提示string txt = textBox1.Text.Trim(); int index = webBrowser1.Document.Body.InnerHtml.IndexOf(txt); HtmlElement he = webBrowser1.Document.GetElementById("page"); if (index > 0) { if (he != null) { HtmlElementCollection strong = he.GetElementsByTagName("strong"); label1.Text = "已找到 第 " + strong[0].Children[1].InnerText + " 页"; timer1.Stop(); &
- 2022-07-23 07:10:25下载
- 积分:1
-
c# VSchart实时曲线Demo源码
c# VSchart实时曲线Demo源码,可以帮助你快速编写基于VSchart的实时曲线程序。
- 2022-02-22 06:21:51下载
- 积分:1
-
c# .NET 网上书店管理系统
.NET web 开发网上书店管理系统(前台和后台)源代码和数据库全部具有 ,开发工具Microsoft Visual Studio 2008+Microsoft SQL Server 2008,可以实现书籍管理,书籍购买,订单的处理等等模块。。。。。。。
- 2022-04-01 05:47:55下载
- 积分:1
-
with VISUAL C Design WIN32 applications, practical
用 VISUAL C++ 设计WIN32应用程序,很实用-with VISUAL C Design WIN32 applications, practical
- 2023-04-16 21:55:03下载
- 积分:1
-
一个易语言的屏幕取色例程,源码,供易初学者参考。
一个易语言的屏幕取色例程,源码,供易初学者参考。-An easy language to take color screen routines, source code, for easy to advanced users.
- 2022-02-05 22:32:27下载
- 积分:1
-
这很容易
This easy-to-follow book provides a comprehensive and practical introduction to the basic AI techniques used by game developers, leading you through the process of designing, programming, and implementing intelligent agents for action games using C++.
- 2022-05-26 07:01:15下载
- 积分:1