搜索结果
找到约 69 项符合
ha-JNDI 的查询结果
中间件编程 本人编写的数据库连接池的基本应用
本人编写的数据库连接池的基本应用,多多指教。具体的jndi可在service.xml中自己去配置。
matlab例程 求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数 % %db为相对振幅(dB) %mag为绝对振幅 %pha为相位响应 %grd为群延时 %w为频率样本点向量 %
求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数
%
%db为相对振幅(dB)
%mag为绝对振幅
%pha为相位响应
%grd为群延时
%w为频率样本点向量
%b为Ha(z)分子多项式系数(对FIR而言,b=h)
%a为Hz(z)分母多项式系数(对FIR而言,a=1)
% ...
单片机开发 //Basic packet sending test at the MAC level, used for internal testing only. //This packet test ha
//Basic packet sending test at the MAC level, used for internal testing only.
//This packet test has one node sending out a variety of
//differently formatted packets to two assumed destination nodes.
中间件编程 这是一个SDO实现的列子
这是一个SDO实现的列子,将SDO抽象出来可以通过JDBC和JNDI两种方式建立连接,并支持ECORE模型。
数据库系统 how to extend an OLE DB consumer template class and make it much easier to use in applications. I ha
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.
数值算法/人工智能 首先
首先,用前插法建立链表,在算法中以create函数表示;其次,定义mergeab函数,表示算法的归并:
本算法的思路为:顺次逐个将单链表的ha中的节点(P节点)在链表 hb中查找是否有重复的结点,若有,则不插入到链表hb中,将其从链表ha中删除。若在链表hb中找到第一个大于P的节点的数据域值的节点(Q节点),则在Q节点之前 ...
驱动编程 This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the ha
This a USB core stack for
the built-in USB device of LPC214x microcontrollers.
It handles the hardware interface and
USB enumeration/configuration.
Also included are application examples like
a USB joystick HID and USB serial port emulation.
Java编程 VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection sta
VerboseGC demonstrates the use of the java.lang.management API to
print the garbage collection statistics and memory usage remotely
by connecting to a JMX agent with a JMX service URL:
service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi
where <hostName> is the hostname and <portNum> is the ...
Java书籍 本文阐述了J2EE 平台的所有主要技术
本文阐述了J2EE 平台的所有主要技术,围绕J2EE 规范所定义的四个层次:
客户端层(Client Tier)、Web 层(Web Tier)、业务层(Business Tier)及企
业信息系统层(Enterprise Information System Tier),介绍J2EE 所定义的丰
富的技术标准及符合这些标准的开发工具和API,这些技术涵盖了组件技术、
Servlets 和JSP、EJB 技 ...
编译器/解释器 A 8051 assembler .any one can learn how to write assembler in this example.and this function code ha
A 8051 assembler .any one can learn how to write assembler in this example.and this function code has been work well for a 8051 assemble.