This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans architecture is a component architecture for the development and deployment of componentbased distributed business applications. Applications written using the Enterprise JavaBeans architecture are scalable, transactional, and multi-user secure. These applications may be written once, and then deployed on any server platform that supports the Enterprise JavaBeans specification.
标签: Enterprise specification architecture JavaBeansTM
上传时间: 2013-12-01
上传用户:牛津鞋
构建一个迷你型的 linux 系统。它占用的硬盘空间远小于 16M 字节,但是却包括了 XFree86 的 X Window 窗口系统。
上传时间: 2014-01-19
上传用户:ma1301115706
采用Platform Builder编写的多线程程序,可以在嵌入式操作系统Window CE.NET上运行。本程序在定位导航系统中,显示电子地图和数据采用等多工作需求的场合。
上传时间: 2014-01-17
上传用户:yepeng139
软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenTest 5.运行make可生成可执行文件 6.利用TFTP/NFS等方式,将生成的可执行文件下到ZA7V开发板运行: bin/nano-X & sleep 1 chenTestChinese
上传时间: 2014-11-18
上传用户:Avoid98
This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.
标签: microcontroll Converter configure following
上传时间: 2014-12-01
上传用户:独孤求源
Setting and Changing Column Widths By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column widths change appropriately.
标签: Changing Setting default columns
上传时间: 2015-05-04
上传用户:璇珠官人
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
标签: the embedded detects almost
上传时间: 2015-05-07
上传用户:comua
这个程序是用Delphi编写的,它运行在Window 2000/XP和MSSQL平台上
上传时间: 2014-11-30
上传用户:lifangyuan12
OFDM-MIMO收发系统,The simulator GUI is started with command ui_start in Matlab command window.
上传时间: 2014-01-18
上传用户:baitouyu
我只是个对编程有着浓厚兴趣的初学者,一直想开发出一个跟采购管理相关的系统,但是苦于自己的实力,一直未能实现,不知道各位前辈能不能帮帮忙?发给我一个系统的源代码?我上传的代码是根据"mis系统开发与应用<vb+sql版>"中编写的,但是运行就是出错!望各位大侠指教!我的系统是window xp,没装sql!谢谢了!不懂~~~不明白~~~编程太难~~哎
上传时间: 2014-09-04
上传用户:myworkpost