搜索结果
找到约 187 项符合
another-prj 的查询结果
Java编程 java语言开发的P2P流媒体系统
java语言开发的P2P流媒体系统,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can b ...
其他行业 KEPware Automation DLL installation instructions: To use the KEPware Automation DLL in your Visua
KEPware Automation DLL installation instructions:
To use the KEPware Automation DLL in your Visual Basic project:
1) In the VB IDE, Select "Project/References".
2) If you have been using another vender s automation dll, uncheck it.
For example, uncheck "OPC Automation 2.0" for the OPC Foundation ...
其他数据库 hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle
hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making t ...
中间件编程 Resampling is the operation of converting from audio represented at one sampling rate to a represent
Resampling is the operation of converting from audio represented at one sampling rate to a representation at another sample rate with minimum losses.
Delphi控件源码 TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax,
TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax, and that will use that syntax to query to another.
软件设计/软件工程 map identification laquo yuan Problem description : the digital image processing of an image often e
map identification laquo yuan Problem description : the digital image processing of an image often expressed as a macute M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the value of a pixel image, said a map of a million, usually called map million pixels ...
Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
Java编程 CRM源码This file describes some issues that should be implemented in future and how it should be imple
CRM源码This file describes some issues that should be implemented in future and how it should be implemented.
Note: it should be implemented exactly how it described below, because another parts of system can rely on it.
单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro
This example provides a description of how to use a DMA channel to transfer a
word data buffer from memory (Flash) to memory (RAM).
The dedicated DMA channel is configured to transfer once a time a 32 word data buffer
stored as constant in the Flash memory to another buffer in the RAM memory.
The r ...
Java书籍 中文的ant使用手册 Apache Ant 是一个基于 Java 的生成工具。据最初的创始人 James Duncan Davidson 介绍
中文的ant使用手册
Apache Ant 是一个基于 Java 的生成工具。据最初的创始人 James Duncan Davidson 介绍,这个
工具的名称是 another neat tool (另一个整洁的工具) 的首字母缩写。