搜索结果
找到约 1,056 项符合
Rx-library 的查询结果
Java编程 JAVA多torrent下载程序P2P源码 This is a stripped down version of Manfred Duchrows Programmer s Freind class
JAVA多torrent下载程序P2P源码
This is a stripped down version of Manfred Duchrows Programmer\ s Freind class
library. No code was changed, only classes irrelevant for Azureus were left out
软件设计/软件工程 This document describes the interface between HLA and Linux via direct system calls. The HLA Standar
This document describes the interface between HLA and Linux via direct system calls. The HLA Standard
Library provides a header file with a set of important constants, data types, and procedure prototypes that you can use
to make Linux system calls.
Java编程 Java企业人事管理系统源码javahr 配置Oracle数据库 在配置Oracle数据库时
Java企业人事管理系统源码javahr
配置Oracle数据库
在配置Oracle数据库时,请参见以下步骤:
(1)请确定数据库已经成功启动;
(2)请确认已经存在名称为“PERSONNEL_MANAGE”的用户,如果不存在,请先创建。
(3)将光盘\\TM\\03\\Database\\文件夹中的personnel_manage.dmp文件拷贝到C盘的根目录下;
(4)依次单击 ...
VHDL/FPGA/Verilog Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuff
Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel
conversion, bit stuffing/unstuffing, NRZI encoding decoding. Uses a
simplified UTMI interface. Currently doesn t do any error checking in
the RX section [should probably check for bit unstuffing errors].
Otherwise complete and fully ...
Linux/Unix编程 This distribution contains source code for a simple object tracking program using particle filterin
This distribution contains source code for a simple object tracking
program using particle filtering. You need to have the OpenCV Library
and the GNU Scientific Library (GSL) installed to compile and use the
programs. See the below two links:
其他行业 ======================================================================== MICROSOFT FOUNDATIO
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : SimpleExtMFC
========================================================================
AppWizard has created this SimpleExtMFC application for you. This application
not only demonst ...
Java编程 java spring <?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE taglib PUBLIC "-//Sun M
java spring <?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
<taglib>
其他书籍 Master the essentials of concurrent programming,including testing and debugging This textbook exa
Master the essentials of concurrent programming,including testing and debugging
This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the t ...
编译器/解释器 AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three ele
AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample programs are provided as well.