-
ParsingXML__C-CPP
XML文件解析器,This file contains a summary of what you will find in each of the files that
make up your ParsingXML application.(XML anaysis,This file contains a summary of what you will find in each of the files that
make up your ParsingXML application.)
- 2015-07-07 09:47:00下载
- 积分:1
-
Balancing
说明: 改文件可实现负载均衡算法,软件环境为VS2013,使用C语言。(Load balancing algorithm can be realized.)
- 2020-06-01 18:52:15下载
- 积分: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
-
LwIP协议栈源码详解
说明: LWIP嵌入式协议栈详解,包含TCP/UDP/SLEVER模式,简介好用(LWIP Embedded protocol stack)
- 2021-01-08 09:12:56下载
- 积分:1
-
c#调用Media Player播放器Demo
应用背景
//打开
private void toolStripButton1_Click(object sender, EventArgs e)
{
OpenFileDialog openFileDialog = new OpenFileDialog();
openFileDialog.Multiselect = true;
openFileDialog.Filter = "MP4文件|*.mp4|MP3文件|*.mp3|Wav文件|*.wav|所有文件|*.*";
if (openFileDialog.ShowDialog() == DialogResult.OK)
{
axWindowsMediaPlayer1.currentPlaylist = axWindowsMediaPlayer1.newPlaylist("列表", "");
&n
- 2022-03-11 11:21:14下载
- 积分:1
-
Memory_2005
介绍了关于memory的相关函数,对于大多数程序员有很大帮助,希望大家多多使用(the information about memory)
- 2013-10-11 11:26:50下载
- 积分:1
-
Project1
用于地震资料的偏移成像,二维相移法偏移,横向速度不变的地震正演(Migration imaging for seismic data, two-dimensional phase-shifting migration, and lateral velocity invariant seismic forward modeling.)
- 2021-04-06 21:19:02下载
- 积分:1
-
基于STM32单片机互感器电压电流采集PCB&原理图&程序CS5460
基于STM32单片机互感器电压电流采集PCB&原理图&程序CS5460
如简介所说(电赛k题)
- 2022-12-14 02:00:04下载
- 积分:1
-
mp4creator源码,mp4文件容器解析的完整C++实现
mp4creator源码,mp4文件容器解析的完整C++实现,研究mp4文件容器的最好参考代码之一。
- 2022-10-13 09:10:03下载
- 积分:1
-
工业显示曲线
可用于各种工业实时曲线,该曲线图版使用方便,谢谢下载。
- 2022-07-04 05:49:13下载
- 积分:1