搜索结果
找到约 1,158 项符合
itextsharp-all 的查询结果
其他 Input The first line of the input contains a single integer T (1 <= T <= 20), the number of t
Input
The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. Ther ...
邮电通讯系统 OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for
OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for a sub-package listing. Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures. ...
数值算法/人工智能 The CUBA library provides new implementation of four general-purpose multidimensional integration al
The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and
Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new
implementations of existing a ...
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文件。 ...
软件工程 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 ...
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 ...
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 ...
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 ...
系统设计方案 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 ...
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 ...