虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

PUT

  • This book is about the management of business processes. This is certainly not a new topic. Since t

    This book is about the management of business processes. This is certainly not a new topic. Since the beginning of the Industrial Revolution, it has been written about from every possible point of view—economic, sociological, psychological, accountancy, mechanical engineering and business administration. In this book, we examine the management of business processes from the perspective of comPUTing, or—to PUT it more broadly—of information technology. The reason is that information technology has made huge leaps forward in recent years, resulting in the creation of completely new ways of organizing business processes. The development of generic software packages for managing business processes—so-called workflow management systems (WFMS)—is particularly important in this respect.

    标签: This management certainly processes

    上传时间: 2013-11-29

    上传用户:shus521

  • 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo

    驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to PUT it in the Visual Studio project wizard as seen above. This is simpler rather than running an external executable application that generates the code for you.

    标签: article implements framework QuickSYS

    上传时间: 2014-01-07

    上传用户:2467478207

  • 带进度条的文件上传(java+ajax源码) 在写代码的时候

    带进度条的文件上传(java+ajax源码) 在写代码的时候,还要用到关于servlet的包servlet-api.jar。   写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/outPUT/DeferredFileOutPUTStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。   关于获取及显示进度部分,用了我原来自己写的一个ajax的应用架构,从中抽取了部分代码出来,注意,js文件只适用于UTF-8编码的页面,因为现在我只写UTF-8编码的页面了,国际化方便。  progressUpload.jar中,包含了commons-fileupload-1.1.1.jar,servlet-api.jar,commons-io-1.2.jar,在progressUpload.jar中,还包含一个属性文件,里面是一些默认配置,可根据自己的需要修改。   由于有源码,怎么用可以自己看源码,此外,那个例子中也写了,在此不再赘述。例子中只取到了FileItem,再将item保存一下就ok了,示例代码: File upFile = new File(remoteFilePath) try \{ item.write(upFile) fileInfo.PUT("infotip", "上传成功.") } catch (java.lang.Exception e) \{ fileInfo.PUT("infotip", "上传失败.") }

    标签: java ajax 文件上传 代码

    上传时间: 2015-09-01

    上传用户:ccclll

  • VCLSkin™ is a component to create skinnable user interface for Delphi/C++Builder application, I

    VCLSkin™ is a component to create skinnable user interface for Delphi/C++Builder application, It is easy to use, just PUT on component on mainform, Vclskin will skin whole application without source code modification.

    标签: application component interface skinnable

    上传时间: 2014-01-25

    上传用户:gxmm

  • This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads W

    This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply PUT a SD card into the slot on the board and connect some speakers to the LINE OUT port.Preparing the SD card

    标签: demonstrate software designs system

    上传时间: 2015-10-26

    上传用户:lizhen9880

  • 在Linux下使用socket方式开发的FTP程序

    在Linux下使用socket方式开发的FTP程序,可以事项GET PUT功能,是学习socket和ftp编程的入门代码。

    标签: socket Linux FTP 方式

    上传时间: 2014-01-06

    上传用户:gengxiaochao

  • With User Mode Linux you can create virtual Linux machines within a Linux comPUTer and use them to s

    With User Mode Linux you can create virtual Linux machines within a Linux comPUTer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator and maintainer of User Mode Linux shows how to PUT it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You ll find authoritative advice on bootup, compilation, administration, specialized configurations, and much more.

    标签: Linux comPUTer machines virtual

    上传时间: 2013-12-19

    上传用户:xinzhch

  • How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S

    How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. PUT any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomPUTed the centroid of the gaining cluster. Step 3 . Take each sample in sequence and comPUTe its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.

    标签: the decision clusters Cluster

    上传时间: 2013-12-21

    上传用户:gxmm

  • CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be exec

    CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be executed on a Desktop PC to which your Windows CE device is attached through ActiveSync. Should this fail (and also if it succeeds) you can find a CrE-ME CAB file in the ActiveSync folder on the PC ("\Program Files\Microsoft ActiveSync\NSIcom") which you PUT on the device to install CrE-ME (by clicking on it as it appears on the device s file explorer).

    标签: installer download receive CrE-ME

    上传时间: 2016-02-11

    上传用户:linlin

  • To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Selec

    To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the outPUT window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the outPUT window. Select Apply to PUT your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons.

    标签: Debug the ATLTrace project

    上传时间: 2014-01-15

    上传用户:wfl_yy