-
used to monitor network traffic data source and application procedures, to facil...
用来监视网络通信数据的源代码和应用程序,方便网络程序底层开发.-used to monitor network traffic data source and application procedures, to facilitate the development of the underlying network programming.
- 2022-01-25 18:25:42下载
- 积分:1
-
凌华工控控制卡PCI
凌华工控控制卡PCI-9111使用例子,全功能-Industrial control card ADLINK PCI-9111 using the example of full-featured
- 2022-07-01 21:58:45下载
- 积分:1
-
基于IAR平台STM32处理器实现鼠标、键盘类设备的源代码
基于IAR平台STM32处理器实现鼠标、键盘类设备的源代码-STM32 processor-based platform to achieve IAR mouse, keyboard class device" s source code
- 2022-07-01 18:02:56下载
- 积分:1
-
本程序为完成各种中断的演示.at91sam7s64芯片,ads1.2编译器.代码说明:
1)完成基本的初始化
2)初始化PIO,IRQ,FIQ,so...
本程序为完成各种中断的演示.at91sam7s64芯片,ads1.2编译器.代码说明:
1)完成基本的初始化
2)初始化PIO,IRQ,FIQ,software_interrupt等
3)驱动板上的四个按键(PB1,PB2,PB3,PB4)
4)初始化DEBUG口,Usart1等
5)初始化定时器timer0,timer1等-procedures for the completion of the various demonstration interrupted. At91sam7s64 chips ads1.2 compiler. source : 1) completion of the basic initialization 2) initialization PIO, IRQ, FIQ, software_interrupt three) driver board the four buttons (PB1. PB2, PB3, PB4) 4) initialization DEBUG mouth, Usart1 five) initialize the timer timer0, timer1 etc.
- 2022-07-20 09:24:19下载
- 积分:1
-
intrrupt 处理 ind lpc 2148
intrrupt 处理 rtf 文件中通过编程很容易去......
这是一个基本教程上 LPC214x Mcu 和如何编程他们为那些新到的中断的中断。开始时,先让我们看看: 什么中断、 Irq 和 Isr是。根据 wiki:"中断是发送给 CPU 的指示系统事件已发生,需要立即关注的信号"。中断请求,即一个 "IRQ" 可以被认为的特别要求,CPU 要执行一个函数(代码的小片) 当一个中断发生时。此函数或 "小块代码" 技术上称为 "中断服务例程" 或 "ISR"。所以当一个 IRQ 到 CPU 到达时,它停止执行当前的代码并开始执行 ISR后 ISR 执行完毕 CPU 获取回它已停止的位置。
- 2022-07-24 10:16:35下载
- 积分:1
-
用C++开发的操作系统,包括一些源代码
使用C++开发操作系统源代码,此代码非常之好有口皆碑,大家仔细研究,共创国内软件业-Develop operator system using C++, include some source code
- 2022-04-18 01:42:32下载
- 积分:1
-
wdm格式的驱动例子代码,包括io端口的读写。是前面三个例子的升级。...
wdm格式的驱动例子代码,包括io端口的读写。是前面三个例子的升级。-wdm drivers format code examples, including io- port reader. Yes previous three examples upgrade.
- 2022-06-20 12:32:06下载
- 积分:1
-
stm324X 系列 IAP Bootloader V1.0
资源描述基于STM32407的串口bootloader下位机程序源代码。实现串口在线烧写
- 2022-06-30 12:31:22下载
- 积分:1
-
基于ATMEGA16的AD转换的C程序源代码,调试过的,好用!
基于ATMEGA16的AD转换的C程序源代码,调试过的,好用!-ATmega16-based AD conversion of the C source code, debug off, and easy to use!
- 2022-05-13 17:24:33下载
- 积分:1
-
从本地文件上传到web服务器
此实例主要介绍了如何使用NETwork类的公共方法UploadFile()实现向服务器上传文件的编程实例,实力执行后,单击浏览文件按钮,在弹出的打开的对话框中选择一个文件单击打开按钮,则选择的文件将出现在上传文件的文本框中,基于c++的桌面应用程序,将本地文件向web服务器上传文件
- 2022-02-15 04:00:00下载
- 积分:1