-
Taiwan s Advantech PCM
台湾研华 PCM-3718HO 手册 可用于嵌入式开发-Taiwan s Advantech PCM-3718HO manual can be used for embedded development
- 2022-06-02 19:06:25下载
- 积分:1
-
With c51 and 8255 to achieve two
用c51和8255实现双向多路的流水灯电路,并有其控制的c程序,望大家指点一二!-With c51 and 8255 to achieve two-way multi-lamp circuits of the water and have their control c program, hope everyone pointing 12!
- 2022-03-21 21:52:53下载
- 积分:1
-
内存检测程序源代码
内存检测程序源代码-memory testing program source code
- 2022-02-25 12:31:50下载
- 积分:1
-
sniffusb是win98,我,2K和XP的USB数据包监听工具,控制。
SniffUSB是一个可以在Win98, Me, 2K以及XP下监听USB端口数据包的工具, 包含一个
内核模式的数据过滤器和一个抓数据包的用户界面工具-SniffUSB is one in Win98, Me, 2K and XP wiretapping USB data packets tools, contains a kernel mode data filters and a grasp of the data packets the user interface tool
- 2022-07-18 07:00:11下载
- 积分:1
-
matlab的应用,关于线性回归的。
值得参考。
matlab的应用,关于线性回归的。
值得参考。-matlab applications, on the linear regression. Worth considering.
- 2022-08-24 22:05:55下载
- 积分:1
-
C# 绘制实时曲线包括绘制坐标轴
应用背景在实际项目中我们经常需要绘制一些实时的数据图片,比如当前各公司的用水量、用电量还有播放声音视频时实时显示当前的声频等等,在我们最熟悉的任务管理器也有这么一个功能,用来表示当前CPU的使用频率,最近笔者刚刚给朋友完成了一个类似的功能图,用曲线图来实时表示一些实际数据,由于形象直观,很受客户欢迎。关键技术为了操作和应付变化,所以将绘制曲线图的功能单独封装成一个类,里面的数据完全是模拟的,在横向坐标上每个像素间隔用一个点来控制(实际中可能会加大这个距离),横向是个随机生成的数(实际开发中这应该来自我们的实时数据按比率计算得来的),显示窗体中用到了一个线程来定时绘制实时曲线。
- 2022-03-03 19:21:21下载
- 积分:1
-
一个arm7开发板上cathe内存测试程序,该程序用c语言编写。
一个arm7开发板上cathe内存测试程序,该程序用c语言编写。-a arm7 Development Board cathe memory test program, the program is available c language.
- 2022-08-11 11:42:40下载
- 积分:1
-
this is a Linux (i386) platform MiniGUI V2.0.1 Development Kit (MiniGUI
这是针对 Linux (i386)平台的 MiniGUI V2.0.1 开发包(MiniGUI-Processes 运行模式)。关于安装和使用方法,请阅读该软件包中的 README 文件。-this is a Linux (i386) platform MiniGUI V2.0.1 Development Kit (MiniGUI- Processes running mode). The installation and use of the method, please read the package the README file.
- 2022-11-28 17:55:03下载
- 积分:1
-
基于stm32的ucosII程序实现led秒闪
基于keil开发平台,在stm32上实现led的秒闪。程序能够成功运行,实现led秒闪功能。
程序部分代码摘录:
void LED_GPIO_Config(void)
{
/*定义一个GPIO_InitTypeDef类型的结构体*/
GPIO_InitTypeDef GPIO_InitStructure;
/*开启LED的外设时钟*/
RCC_APB2PeriphClockCmd( RCC_APB2Periph_GPIOD, ENABLE);
/*选择要控制的GPIOB引脚*/ &n
- 2022-07-11 20:58:14下载
- 积分:1
-
简易LED 点阵汉字显示控制模块设计,包括LED汉字显示原理、电路原理图和程序设计,简单明了。...
简易LED 点阵汉字显示控制模块设计,包括LED汉字显示原理、电路原理图和程序设计,简单明了。-Simple LED dot-matrix character display control module design, including LED display Chinese characters principle, circuit schematic diagram and program design, simple and straightforward.
- 2023-07-24 22:45:03下载
- 积分:1