针对freescale的coldfire系列mcu的开源bootloader源码colilo的优化代码,可以实现串口下载烧写和交叉调试器下载烧写,较多应用于uclinux,但略做修改可以用于任何需要做一些RUNTIME setup的系统。
标签: bootloader freescale coldfire colilo
上传时间: 2013-12-21
上传用户:zhaiye
WebServices_WebSphere_Version_5 Objectives § Web Services Overview • What are Web Services? • Roles and Functions of Web Services § Web Services RUNTIME • Base Support • IBM WebSphere UDDI Registry (Private UDDI) • Web Services Gateway (WSGW) § Problem Determination § Web Services Security § Technical Previews § Summary
标签: Services WebServices_WebSphere_Version Objectives Web
上传时间: 2015-06-15
上传用户:cx111111
This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, RUNTIME security, cryptography and more.
标签: difficulties applicable recipes variety
上传时间: 2015-07-21
上传用户:朗朗乾坤
可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at RUNTIME(no files are patched on disk).(basic version has this code removed , so as others could understand it easily). 3) BOOT KIT is PXE-compatible. 4) It can even lead to first ever PXE virus 5)It also enables you to load other root kits if you have physical access(Normally root kits can only be loaded by the administrator)
标签: framework assembly RootKit small
上传时间: 2014-01-02
上传用户:gdgzhym
Ever wondered how all those COM components that you ve written through the years play along with the .NET RUNTIME. If you are a diehard COM developer interested in knowing how Classic COM Components are positioned in the .NET world or how COM aware clients could consume .NET components, read on.
标签: components the wondered through
上传时间: 2013-12-18
上传用户:kristycreasy
C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at RUNTIME. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, unused objects are automatically deallocated by garbage collector.
标签: interpreted Variables scripting checking
上传时间: 2015-08-18
上传用户:王者A
本源码为OpenNETCF源代码,包含了Diagnostics,IO,Multimedia,RUNTIME,Security,Threading,Win32等各种用于windows mobile开发的扩展类源代码,对于移动开发者是个好东西。
上传时间: 2015-08-22
上传用户:zhaiyanzhong
java游戏编程导学系列三 使用说明 一个网络俄罗斯方块的游戏,玩家可以在网络的任何地方互相对战。 注意:运行这个应用程序,需要安装JRE(Java RUNTIME environment,java运行 环境) 本章的资源文件包括: play.bat 读者可以直接运行这个批处理文件来运行“网络俄罗斯方块”(请 注意在同一目录下是否存在matrix.jar文件) matrix.jar 打包的“网络俄罗斯方块”游戏,它把所有网络俄罗斯方块游戏 的类和资源都集中到了一起,运行时只要存在它就可以了。我们可以在控制 台下通过命令行“java -jar matrix.jar”来运行,也可以直接运行play.bat 文件进入游戏。 \matrix JBuilder的project文件 所有网络俄罗斯方块游戏的源码和资源都 在这个目录下面。读者可以用JBuilder来打开matrix.jpx文件。 \JavaDoc示例 一个关于javadoc命令使用的例子。 a.java 示例代码 \doc 是由示例程序生成的文档
上传时间: 2013-12-01
上传用户:ardager
OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at RUNTIME, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入门教程
标签: collection functions Computer Library
上传时间: 2015-09-12
上传用户:zhangyi99104144
SNVision Library (.dll).是法国SpikeNet公司的核心视觉分析软件。 SNVision Library (.dll) is the true core of our technology. It is made of 50 fully documented functions for image processing and analysis. It is provided with "how to use" examples for the main programming languages. SNVision Library is the RUNTIME module which enables you to include Spikenet Technology into your application
标签: SNVision Library dll SpikeNet
上传时间: 2013-11-30
上传用户:阳光少年2016