搜索资源列表
_tuxedo_sever
- 电力与银行通讯的源码 1.应用tuxedo中间件. 2.与银行的前置机通讯. 3.proc*c 的应用-electricity and banking source of a communication. Application tuxedo middleware. 2. With the bank's front-end system communications. 3.proc * c Application
ACE60SRC ACE 6.0 源码 ACE自适配通信环境
- ACE 6.0 源码 ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)框架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和框架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 AC
bactalk.activex.example
- 双击按钮可以看到源码 该Alerton BACtalk的Windows系统支持获得BACnet 性能通过一个ActiveX (以前称为OLE容器)接口。这个 接口的设计与自动化,这是首选 方法程序之间的通信用户的Visual Basic和 可视化的C / C + + 。 Visual Basic中可以作为扩大到许多 应用程序如Microsoft Excel , Microsoft Access中,微软的Word , 和Visio 。 Visu
shortestpath
- 首先,引进一个辅助向量D,它的每个分量D表示当前所找到的从始点v到每个终点vi的最短路径的长度。如D[3]=2表示从始点v到终点3的路径相对最小长度为2。这里强调相对就是说在算法过程中D的值是在不断逼近最终结果但在过程中不一定就等于最短路径长度。它的初始状态为:若从v到vi有弧,则D为弧上的权值;否则置D为∞。显然,长度为 D[j]=-First of all, the introduction of an auxiliary vector D, for each of its componen
CALL-BACK
- 這個功能指示在做DLL基本基礎練習沒有奇他特別的意義,到底到了二十個事沒阿-This feature indicates the fundamental basis of doing the DLL is not strange that he exercises a special significance, in the end to a twenty something no Arab
ext
- 主要用于 网站前端开发 和 系统前台 开发 有像 操作系统一样的界面-Mainly used for site front-end development and system front development like operating system interface
ScanfDLL
- 简单的dll文件,包含接收一串整数输入的功能函数,以回车结束输入,函数接口int *scan()-Simple dll file that contains the function receives a string of integer input function to enter the end of the input function interface int* scan ()
jdbclog
- jdbc driver logger,log enduser informations,such as end ip,mac,os user etc.
identityfilter
- using web filter to intercept end user information, such as end ip,mac,os user,etc.
vb-pdf
- 把form1中的 Private Sub Form_Load() 改为 Public Sub Form_Load() 在Form2中:Call Form1.Form_Load private sub command1_click() dim max for i = 1 to 3 n=val(inputbox("输入第" & i & "个数")) if n>max then
ServiceCenter
- 服务中心程序,此服务中心管理后端的web服务,包含授权控制等。-Service Center program, this service center management back-end web services, including authorization control.
ionic_a5
- Ionic 是一个神奇的框架和强大前端开源系统,使用先进的 web 技术比如 CSS、HTML 和 JS 来创建令人惊叹的手机应用。它已经定制了在所有手机设备上的快速操作,并且确保简单的功能和大量的手机组件。-Ionic is a fantastic framework and powerful front-end open source system, using advanced web technologies such as CSS, HTML and JS to create amaz
pid_library_other_pic32
- { interface } type TPIDController = record PID_Kp, PID_Ki, PID_Kd: real; PID_Integrated : real; PID_Prev_Input: real; PID_MinOutput, PID_MaxOutput: real; PID_First_Time, PID_Int_Improvement, PID_Diff_I
光电隔离模块(原理图+方案设计)
- 光电模块的使用及编程,用于c8051f410的程序,控制中间端(Photoelectric module and programming, used for C8051F410 procedures, control the middle end)