-
OPMS6
实现养老院信息管理系统中老人信息管理功能(Information management system to achieve the elderly in nursing homes information management capabilities)
- 2010-01-11 17:11:06下载
- 积分:1
-
双目图像校正
基于Bouguet算法,对双目镜采集的彩色图像进行校正,在校正之前需准确标定相机的内部参数和外部参数。
- 2022-12-16 15:25:08下载
- 积分:1
-
基于stm32的音乐播放器
基于stm32的音乐播放器的开发,附有源码,可实现随机、单曲、顺序循环播放,也可以插一块lcd液晶显示屏,用触摸屏实现上述功能
- 2022-05-06 11:57:40下载
- 积分:1
-
WPF摄影系统完整例子按钮、浏览、菜单、样式
基于C# WPF 编写的摄影系统UI Demo,包含透明窗口 , 背景贴图及特效,Button 三态, ListItem的使用 。
- 2023-01-05 22:40:05下载
- 积分:1
-
Tiny语言词法分析
C语言实现的Tiny语言词法分析器
使用DFA构造Tiny语言的词法规则,通过一遍扫描得出Tiny语言的Token
- 2023-08-17 06:10:03下载
- 积分:1
-
AVR_ISP_programer
c code for avr group
- 2013-12-13 23:48:50下载
- 积分:1
-
udp客户端
udp客户端异步收发,udp客户端异步收发,udp客户端异步收发,udp客户端异步收发,udp客户端异步收发,udp客户端异步收发
- 2022-02-05 18:51:21下载
- 积分:1
-
C8051F060-AD-UART1
C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC ( Data Acquisition example for C8051F060
Description: This example illustrates the use of ADC1 and the DMA to acquire and store
data. It is intended for use with the C8051F060 target board in the development kit.
// This code measures a signal at the AIN0 input with the 16-bit SAR ADC0.
// The data is sampled at a rate of 100kHz. ADC output data is transferred to
XDATA memory space using the DMA.
//
// With the EMIF configured for off-chip XRAM access (on the upper ports),
this code moves the ADC data to the C8051F060TB target boards s SRAM device.
// Once data acquisition is complete, the code then prompts the user to press the P3.7
// button on the target board when ready to receive the data via the UART0 serial port.
The TB features an RS-232 transceiver and connector, so the data can be transferred
// to a PC via its serial port.
//
The code is set to acquire up to 32768 samples (for 64kbytes of data). The SRAM device -
can accommodate up to 128kbytes, )
- 2014-07-03 18:46:42下载
- 积分:1
-
C# 文件上载/下载器程序源码示例
一个挺基础的Visual C# 文件上载/下载器程序源码示例,从指定网址下载文件到本机。下载文件使用client.DownloadFile(),上传文件使用client.UploadFile(),使用指定的方法将指定的本地文件上载到指定的资源。程序要用到一个三方控件:File Downloader and Uploader.dll,请放于Debug目录下,与exe同级,运行时供调用。
- 2022-02-28 16:20:26下载
- 积分:1
-
语法分析
编译原理试验题 语法分析c++ 用递归的方法编写,输入写在文件中,输出在输出框内,希望对大家有帮助,谢谢!
- 2022-09-27 11:30:03下载
- 积分:1