-
窗口更改控件属性
子窗体按钮可以改变父窗体某一图片,试验成功(The child form button can change a picture of the parent form. The experiment is successful.)
- 2020-06-22 06:40:01下载
- 积分:1
-
distributionofstoragemanagementandrecovery
模拟段式存储管理的分配与回收,能够输入给定的内存大小,进程的个数,每个进程的段数及段大小;当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关内存空间使用的情况。
(Analog-stage distribution of storage management and recovery, be able to enter a given memory size, number of processes, each process segment number and segment size when a space the size of the application process, the show can meet the application, as well as the The process, after the allocation of resources relating to the use of memory space.)
- 2020-09-17 16:37:55下载
- 积分:1
-
2.4TFT
2.4寸彩屏程序包含触摸,SD卡的源码和资料(2,。4TFT SDcard)
- 2012-04-01 08:55:16下载
- 积分:1
-
PLCcode
C++编程实现的PLC梯形图编程环境,很不错(C++ programming of PLC ladder programming environment, very good)
- 2010-12-14 09:54:41下载
- 积分:1
-
WindowsSpeedSecrets.godfather
Embedded applications
- 2009-06-09 15:09:52下载
- 积分:1
-
DMA+多路ADC+定时器+均值滤波
基于stm32f103的多路ADC采集,将采集的电压传入到DMA设定的内存中,在通过均值滤波得到比较准确的数据(Based on the multi-channel ADC acquisition of stm32f103, the collected voltage is transferred to the memory set by DMA, and the more accurate data are obtained by means of mean filter.)
- 2020-06-21 11:00:02下载
- 积分:1
-
SuperTrend
说明: An excellent indicator for binary options that works on top of market trends.
- 2020-06-18 09:00:01下载
- 积分:1
-
QuadTreeLOD
说明: 主要是基于OPENGL的三维地形模拟仿真。其作用主要是显示三维地形及其场景的环境模拟(OPENGL is based mainly on three-dimensional topography simulation. Its main function is to display three-dimensional simulation of topography and environment of the scene)
- 2011-04-11 09:16:42下载
- 积分:1
-
TFT-LCD
说明: STM32F407ZGT开发板实现TFT LCD显示实验(STM32F407ZGT development board realizes TFT LCD display experiment)
- 2019-05-08 16:58:59下载
- 积分:1
-
SOES-master
Simple Open Source EtherCAT Slave
====
SOES (Simple OpenSource EtherCAT Slave Stack) is an opensource slave
stack that is very easy to use and provides a small footprint. It is a
good alternative to more complex stacks on the market.
Overview
SOES is an EtherCAT slave stack written in c. Its purpose is to learn and
to use. All users are invited to study the source to get an understanding
how an EtherCAT slave functions.
Features as of 1.0.0:
- Address offset based HAL for easy ESC read/write access via any
interface
- Mailbox with data link layer
- CoE
- Object dictionary
- SDO read and write for all sizes including segmented transfers
- Easy portable C-code suited for embedded applications
- Fixed PDO mapping
- FoE with bootstrap template
- Support for Little and Big endian targets.
- Polling for interrupts
- 2016-11-01 10:09:23下载
- 积分:1