-
C# 实现窗体控件值与数据库字段绑定
C# 实现窗体控件值与数据库字段绑定,DataBinding的用法例子,基本的数据库操作示例,学习MyAdapter、SqlDataAdapter、DataBindings、BindingContext等的用法,测试例子如上图所示。
- 2022-03-18 00:24:48下载
- 积分:1
-
RM Standard Robot Open Source Code
说明: 实现麦轮全向移动,可用于RM步兵的完整运行,具有可移植性(Realize omnidirectional movement of wheat wheel)
- 2020-12-31 16:56:43下载
- 积分:1
-
基于GA的WSN路由协议
基于遗传算法的WSN通信路由协议matlab仿真代码,讲解清楚适合实用(WSN routing protocol based on genetic algorithm matlab simulation code, to explain clearly, suitable for practical)
- 2020-07-22 17:18:44下载
- 积分:1
-
linux socket UDP 编程
了解网络传输协议的人都知道,采用TCP实现文件传输很简单。相对于TCP,由于UDP是面向无连接、不可靠的传输协议,所以我们需要考虑丢包和后发先至(包的顺序)的问题,所以我们想要实现UDP传输文件,则需要解决这两个问题。方法就是给数据包编号,按照包的顺序接收并存储,接收端接收到数据包后发送确认信息给发送端,发送端接收确认数据以后再继续发送下一个包,如果接收端收到的数据包的编号不是期望的编号,则要求发送端重新发送。
下面展示的是基于linux下C语言实现的一个示例程序,该程序定义一个包的结构体,其中包含数据和包头,包头里包含有包的编号和数据大小,经过测试后,该程序可以成功传输一个视频文件。
- 2022-06-30 05:25:50下载
- 积分:1
-
19-MLhandwriting
说明: 手写识别模型(模型结构包含全连接层+卷积神经网络层),经过量化后,移植到Arduino UNO实现0到9的数字识别;演示了8位单片机上实现边缘AI的功能(MCU主频16MHz,2K字节RAM内存, 32K字节flash存储器),响应速度和识别效果都很不错,附件中带有硬件实测手写识别的测试视频(After quantization, the model is transplanted to Arduino uno to realize digit recognition from 0 to 9. The function of realizing edge AI on 8-bit MCU is demonstrated (main frequency of MCU is 16mhz, memory of 2K bytes ram, 32K bytes flash memory), algorithm response speed and recognition effect are very good, the attachment with hardware in the loop's test video)
- 2020-10-18 21:42:59下载
- 积分:1
-
netfileexedemo
说明: 网络文件系统,十分好的文件传输代码,非常适合初学者(Network file system, file transfer is very good code, very suitable for beginners)
- 2011-03-25 00:47:09下载
- 积分:1
-
C8051F060
这是C8051F系列的单片机的手册,中文版的,绝对是珍藏,现在拿出来分享。(This is a manual C8051F series microcontroller, the Chinese version is absolutely collection, now come to share.)
- 2014-04-26 09:12:57下载
- 积分:1
-
51keyandyejing
51的4乘4键盘锁液晶时钟程序
带键值锁定(51 4 x 4 keypad lock with a key lock LCD clock program)
- 2010-08-06 22:10:48下载
- 积分:1
-
Matlab(1)
用matlab编写的程序,建立经典模型,解决车间调度通用问题,(Matlab prepared using the procedure, the establishment of the classical model, to solve general shop scheduling problem,)
- 2008-08-24 11:05:46下载
- 积分:1
-
ML5238-Ver1.0
5-16串电池管理方案,含原理图和芯片资料。具有电压测量、过充、过放、过流、均衡等功能。(5-16 string battery management solutions, including schematics and chip data. With voltage measurement, overcharge, over discharge, over current, balance and other functions.)
- 2020-12-14 18:09:14下载
- 积分:1