-
EEPROM-programming--
EEPROM读写实例,可直接写到STC12C5616AD烧写板子上的C程序(Instance can be directly read and write EEPROM programming board wrote STC12C5616AD C program)
- 2011-09-16 10:22:44下载
- 积分:1
-
Lab5-1-1 LED
LED, as you can see,
- 2020-06-20 06:20:01下载
- 积分:1
-
地图操作
说明: arcgis engine二次开发,地图简易操作(arcgis engine redevelopment)
- 2018-12-24 10:46:26下载
- 积分:1
-
AdaptiveTransparency_Source
一種新的方法可以即時處理無須排序的重疊半透明三角形,比A-buffer方法的效率更高。(We introduce a new technique for real-time order independent transparency called Adaptive Transparency (AT) that closely approximates the ground-truth results obtained from A-buffer compositing but is 5x to 40x faster. The key contribution of Adaptive Transparency is the introduction of an adaptively compressed visibility representation that can be efficiently constructed and queried during rendering. It can be applied to a widerange of transparent geometry (e.g., foliage, windows, hair, and smoke). AT closely matches the ground-truth A-buffer solution and is both higher quality and faster than other approximate OIT techniques.
)
- 2011-05-27 01:39:12下载
- 积分:1
-
lesson10(ht6221-hongwai)
基于PIC16F877A的ht6221红外解码程序,测试通过(program based on pic16f877a,pass)
- 2014-11-07 14:26:58下载
- 积分:1
-
backwardforward
backwardfoeward load flow for distribution network
- 2014-02-14 00:30:57下载
- 积分:1
-
C# 使用代码查找资源词典中的资源
C# 使用代码查找资源词典中的资源,单击按钮,窗体中会出现一张图片,没搞懂本示例是想要演示什么功能,有兴趣的自己下载源码查看。这里帖一下几行关键代码:
private void button1_Click(object sender, RoutedEventArgs e)
{//使用代码查找资源词典中的资源
Image MyImage = (Image)this.FindResource("MyImage");
this.image1.Source = MyImage.Source;
}
- 2022-09-07 18:30:03下载
- 积分:1
-
loadsys
一个简单的xp和2k3系统下加载驱动和卸载驱动的源码(Under a simple xp and 2k3 system load and unload the driver source drive)
- 2014-01-22 14:45:43下载
- 积分:1
-
chengxu
在下的毕业设计, 本题要求设计一个直流电机控制系统。在设计中,采用国产单片机中目前比较新式的STC12C5A60S2作为整个控制系统的控制电路的核心,因为STC12C5A60S2内部有PCA模块,可以产生PWM波形;采用带中断的独立式键盘作为命令的输入,每当按键时蜂鸣器响;配以LCD12864显示实现对带光码盘的直流电动机转速参数的测量、显示和控制。LMD18200驱动模块内部是H型驱动电路,驱动能力较强,完成电机正反转以及速度的控制。为优化直流电机的响应,采用PID反馈,实现闭环控制。(Graduation in the next, and that the requirements to design a DC motor control system. In the design, the use of the relatively new domestic microcontroller as a control circuit of STC12C5A60S2 entire control system core, because STC12C5A60S2 internal PCA module can generate PWM waveforms using a separate keyboard with interrupt input as a command, whenever the button When the buzzer sounds accompanied LCD12864 display realize the measurement of the optical encoder with DC motor speed parameters, display and control. LMD18200 internal drive module is H-drive circuit, driving ability, and the speed of completion of the motor reversing control. In order to optimize the response of DC motor, using PID feedback, closed loop control.)
- 2014-01-23 09:26:35下载
- 积分:1
-
串口输出GPS数据 (地图值)
说明: STM32F4+HAL库+GPS+地图值,在串口显示(STM32F4+HAL Library+GPS+Map Value, Displayed in Serial Port)
- 2020-07-23 08:58:45下载
- 积分:1