-
bstree_frame
利用二叉平衡树进行数据排序。这里采用的数据结构是指针。(The use of balanced binary tree sort the data. The data structure used here is a pointer.)
- 2013-08-10 16:43:50下载
- 积分:1
-
C# 进销存系统源码下载
C# 进销存系统源码下载
- 2014-08-06下载
- 积分:1
-
基于IAP15的串口中断程序
IAP15用于蓝桥杯的代码,开发板使用大赛专用的开发板,直接烧录就能用。
IAP15用于蓝桥杯的代码,开发板使用大赛专用的开发板,直接烧录就能用。
IAP15用于蓝桥杯的代码,开发板使用大赛专用的开发板,直接烧录就能用。
- 2022-05-19 13:36:57下载
- 积分:1
-
经过修改的u2440mon的源代码,可以下再到norflash和nandflash中,支持没有norflash的开发,以验证通过,注意晶振是12m的...
经过修改的u2440mon的源代码,可以下再到norflash和nandflash中,支持没有norflash的开发,以验证通过,注意晶振是12m的-u2440mon modified the source code, They may then norflash and nandflash, norflash not support the development, to test passed, the attention of Crystal Oscillator is 12 m
- 2022-03-29 10:38:28下载
- 积分:1
-
Delay
Create a delay using C language.Tool used is MPLAB
- 2014-02-01 21:11:06下载
- 积分:1
-
KKQW_CVT_2phase
全功率变流器建立的风电机组整机电气仿真建模,包含传动链、风力机等子模块(Electrical simulation modeling of a double-fed unit built by a converter, which can be used for LVRTHVRT simulation)
- 2019-03-21 15:34:24下载
- 积分:1
-
数字电压表%28ADC0809%29-2
这是一款数字电压表,ad转换之后显示出来,一个简单的例程(For robots, most of the information is obtained from
visual sensors and tactile sensors (including slide
tactile sensor). The visibility in the seawater of China
is very low except Nanhai. Even in the water of high
visibility, the water will be turbid and the visibility
will become very low when the robot is working.)
- 2019-05-03 22:02:13下载
- 积分:1
-
物联网开发信息网关(DotNetty)
JT808-Server 是基于Netty和Spring Boot框架,实现了JT/T 808部标协议的服务端程序; 在网上看到Azure团队开源的DotNetty框架,一时兴起写了个基于DotNetty的Tcp Server Demo 解析了JT808的部分指令,应答部分暂时未弄完,代码写的比较随意请不要在意。 部分代码参考了java版本的jt808协议解析 https://github.com/hylexus/jt-808-protocol 感慨JAVA强大的同时,还是喜欢C#强大的语法,希望.net core发展越来越好 直接运行程序,端口默认9623(在Main方法里面修改),可以使用网络调试助手联调(ToolNetAssist.exe)
- 2019-11-08下载
- 积分:1
-
CSR8670开发板开发步骤Rev1.1
csr8670开发中对初学者一些有用的资料(Some useful information for beginners in csr8670 development)
- 2017-12-25 15:50:26下载
- 积分:1
-
C# 读取 WebBrowser中的图片验证码到pictureBox 【已测试通过,附完整源码】
用webbrowser打开网页后,读取网页中验证码图片至 picturebox控件, .net framework 2.0和.netframework 4.0 已测试通过 注意: 在COM 页上, 选择 Microsoft HTML Object Library ,添加mshtml 的引用。 使用命名空间 using mshtml。
- 2013-03-08下载
- 积分:1