搜索结果

找到约 1,154 项符合 All 的查询结果

按分类筛选

显示更多分类

uCOS 1. OS版本为2.76 2. 使用Timer0的比较匹配中断为系统定时

1. OS版本为2.76 2. 使用Timer0的比较匹配中断为系统定时,频率为100Hz 3. 三种临界代码保护方式均可以使用,在OS_CPU.h里直接设置即可 如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。 如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。 ...
https://www.eeworm.com/dl/649/215751.html
下载: 103
查看: 1116

软件工程 Developers use algorithms and data structures every day of their working lives. Having a good under-

Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs efficiently. This book aims to explain those algori ...
https://www.eeworm.com/dl/540/217268.html
下载: 110
查看: 1055

Linux/Unix编程 这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助 用了大量的Curese函数

这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助 用了大量的Curese函数,此游戏可建立关卡。默认有10关。 作者 /* File: tuixiangzi.c */ Makefile如下: all: tuixiangzi tuixiangzi: tuixiangzi.c gcc -o tuixiangzi tuixiangzi.c -lcurses clean: rm -f tuixiangzi *.bak ...
https://www.eeworm.com/dl/619/217885.html
下载: 50
查看: 1129

matlab例程 %WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset % % See "http://paos.colorado

%WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset % % See "http://paos.colorado.edu/research/wavelets/" % Written January 1998 by C. Torrence % % Modified Oct 1999, changed Global Wavelet Spectrum (GWS) to be sideways, % changed all "log" to "log2", changed logarithmic axis ...
https://www.eeworm.com/dl/665/218612.html
下载: 35
查看: 1161

uCOS uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as

uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as is". The code was written with the intention of creating a functional RTOS demo for the Nohau evaluation boards that can run a MicroBlaze core. You can use this code for any and all of your projects ...
https://www.eeworm.com/dl/649/219145.html
下载: 24
查看: 1055

系统设计方案 The purpose of this application note is to describe the main elements of an RS-422 and RS-485 syste

The purpose of this application note is to describe the main elements of an RS-422 and RS-485 system. This application note attempts to cover enough technical details so that the system designer will have considered all the important aspects in his data system design. Since both RS-422 and RS- 485 a ...
https://www.eeworm.com/dl/678/219921.html
下载: 141
查看: 1084

DSP编程 DSP/BIOS Driver Developer Kit 1.11 The DSP/BIOS Driver Developer Kit (DDK) provides a selection of

DSP/BIOS Driver Developer Kit 1.11 The DSP/BIOS Driver Developer Kit (DDK) provides a selection of pre-tested DSP/BIOS device drivers, and documentation on how to write a driver to the DSP/BIOS driver model, known as IOM. The DDK includes C source code for all drivers. The DDK 1.11 has been validate ...
https://www.eeworm.com/dl/516/220238.html
下载: 186
查看: 1064

其他书籍 This is the demo source code for embedded VxWorks, which include severl functions. The function sour

This is the demo source code for embedded VxWorks, which include severl functions. The function source codes are all written in C language.
https://www.eeworm.com/dl/542/222590.html
下载: 83
查看: 1065

其他书籍 It can also accept a number of ftp connection (multithreaded), and with most of the commercial ftp s

It can also accept a number of ftp connection (multithreaded), and with most of the commercial ftp server functions. Server supports all basic ftp orders and to provide a simple user interface management, virtual directory support. This article comes from shrimp o
https://www.eeworm.com/dl/542/223341.html
下载: 42
查看: 1048

加密解密 I think this the first time every one can look at a PE crypter source in top level language such VC

I think this the first time every one can look at a PE crypter source in top level language such VC++. So as I promised ... if some one sent me one nice compress source I would publish my source. I dedicate this source to all people who involve in this field. I hope it helps someone. Have good day ...
https://www.eeworm.com/dl/519/224051.html
下载: 139
查看: 1029