-
:面向服务架构(SOA)是分布式系统构造理念发展的一个新阶段。如何将SOA应用到实践中是目前业界的研究热点
所在。探讨了支撑和实施SOA的关键问题,涉及SO...
:面向服务架构(SOA)是分布式系统构造理念发展的一个新阶段。如何将SOA应用到实践中是目前业界的研究热点
所在。探讨了支撑和实施SOA的关键问题,涉及SOA的设计原则、编程模型、实现技术和架构元素等,并深入分析了Web服
务、企业服务总线等核心技术、规范,对于SOA实践具有一定的指导作用。-: Service-oriented architecture (SOA) is the concept of distributed system structure of a new stage of development. How to apply to the practice of SOA is the hot spot where the industry study. Support and implementation of key SOA issues related to SOA design principles, programming model, element technology and structure, and depth analysis of Web services, Enterprise Service Bus and other core technologies, standardization, and for the practice of SOA has a guiding role.
- 2022-07-20 21:49:34下载
- 积分:1
-
Knn识别手写数字
knn识别手写数字,里面有详细的代码注释,具体讲述了利用knn算法,kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。
kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。
- 2023-03-29 15:05:04下载
- 积分:1
-
VB库存管理SYSTEM
VB库存管理SYSTEM-VB inventory management SYSTEM
- 2022-12-15 07:45:04下载
- 积分:1
-
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code folding implementation, the system reserved word color display, using scintilla implementation, and a very good combination with the MFC, you can use a similar approach to the code editor into the your own view class, just along the lines of this program rewritten onsize, oncreate function can be, scintilla use notepad++ re-compile the modified version, can be used directly inside the dll
- 2022-02-28 14:53:16下载
- 积分:1
-
print in c#
java编程语言中的银行家算法
- 2022-11-01 10:25:04下载
- 积分:1
-
this book is about how to programing the API program of windows,just shall it
这是一本关于编写windows API程序的学习书籍,很好!和大家分享-this book is about how to programing the API program of windows,just shall it
- 2022-03-14 17:10:31下载
- 积分:1
-
Curso dedicado a la calidad y mejoramiento de procesos de software
Curso dedicado a la calidad y mejoramiento de procesos de software
- 2023-08-27 14:50:03下载
- 积分:1
-
在MFC中使用计时器,显示当前时间.也可以作为计时器用.
在MFC中使用计时器,显示当前时间.也可以作为计时器用.-The use of timer in the MFC, indicating the current time. Can also be used as a timer.
- 2022-08-18 10:13:46下载
- 积分:1
-
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。...
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。-The function obtains the interval timer s information of the current process and keeps the result in certain structure variable which is in kernel space.Finally,copys it to buffer of user space.
- 2022-03-03 19:03:50下载
- 积分:1
-
视频播放器
简单的视频播放器,实现基本的所有功能、可以快进快退截图
- 2022-11-27 00:00:10下载
- 积分:1