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

tool-kit

  • 深入BREW开发 整个BREW系统由开发平台、运行平台和服务器三个要素组成。开发平台就是我们所使用的BREW SDK

    深入BREW开发 整个BREW系统由开发平台、运行平台和服务器三个要素组成。开发平台就是我们所使用的BREW SDK,用来在PC端开发可以在运行平台运行的程序。运行平台就是指可以运行BREW应用程序的移动通讯设备上的BREW运行环境,它的核心是BREW的Porting Kit。服务器是连接开发和运行平台的一个“连接器”,开发平台所开发出的BREW应用程序放在服务器上,以便于运行平台的用户通过无线通讯网络下载应用程序,其核心是ADS(Application Download Server)服务器,ADS和其他的辅助工具合起来统称为BDS(BREW Distribution System)系统。

    标签: BREW SDK 开发平台

    上传时间: 2013-12-24

    上传用户:sunjet

  • wince6.0平台上的任务管理器,功能类似于windows的任务管理器. In order to develop applications for Windows Mobile 6.x from

    wince6.0平台上的任务管理器,功能类似于windows的任务管理器. In order to develop applications for Windows Mobile 6.x from within Visual Studio 2005 or 2008, you need to download a separate SDK from Microsoft. The SDK also ships with a full featured emulator, a powerful and indispensable tool to test your applications. This sample code uses COM and Compact .NET Framework 3.5.

    标签: applications develop Windows windows

    上传时间: 2017-01-16

    上传用户:aappkkee

  • 本文档介绍了如何使用各种内嵌工具

    本文档介绍了如何使用各种内嵌工具,函数和其他一些小技巧来加强使用matlab的速度和效率,是广大爱好者必读的文档。具体内容请参阅文档。 Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column vector, bounding a value without if statements, and repeating/tiling a vector without repmat. Contents: * The Profiler * Array Preallocation * JIT Acceleration * Vectorization * Inlining Simple Functions * Referencing Operations * Numerical Integration * Signal Processing * Miscellaneous Tricks

    标签: 文档 如何使用 内嵌

    上传时间: 2013-12-11

    上传用户:cuiyashuo

  • Windows DDK编写的虚拟磁盘驱动程序源代码

    Windows DDK编写的虚拟磁盘驱动程序源代码,能够把一个文件虚拟成一个磁盘。请使用Windows IFS Kit及以上来编译。

    标签: Windows DDK 编写 磁盘

    上传时间: 2014-01-23

    上传用户:Shaikh

  • The scope of this SCM simulator is to provide an easy-to-use, GUI supported, MATLAB developed applic

    The scope of this SCM simulator is to provide an easy-to-use, GUI supported, MATLAB developed application to any user who requires a practical tool to perform MIMO simulations and to obtain statistical data.

    标签: easy-to-use developed simulator supported

    上传时间: 2014-09-03

    上传用户:jhksyghr

  • 1.  假设你的工具啦OA安装在D:MYOA

    1.  假设你的工具啦OA安装在D:\MYOA,解压缩附件中的reg 2.  放在D:\MYOA\webroot\文件夹下 3.  访问Http://OA地址/reg,输入机器码得到注册码,序列号也给出了,建议大家不要验证。 4.  登录OA,用注册码进行注册  已经测试确实可以得到注册码注册成功! 原文链接:极限OA2009注册机 http://www.tool.la/soft/read-htm-tid-10709.html

    标签: nbsp MYOA

    上传时间: 2017-02-20

    上传用户:yd19890720

  • Practical UML Statecharts in C/C++, Second Edition:Event-Driven Programming for Embedded Systems

    Practical UML Statecharts in C/C++, Second Edition:Event-Driven Programming for Embedded Systems 介绍UML与状态机在嵌入式系统的应用...e文..第2版 压缩包内含书中程序代码与工具tool&code.zip

    标签: Event-Driven Statecharts Programming Practical

    上传时间: 2014-01-15

    上传用户:tonyshao

  • Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard

    Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects 1. Packager 2. Setup1 The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This project demonstrates how to compile visual basic project without launching the Vb6 kit and retrieving the dependency Files of any Visual basic project (although roughly done without any specific algorithm), Somebody can help me with this. I don’ t have time for the project, so I don’ t want any comment on the code indentation or arrangement and variable scoping. Comments are in the code therefore it would not be a problem to understand the code. If anyone wants to vote, I will like it Oh! I found some of the setup1 code and modify it with new features, so i have no or less credit for the setup1 project I felt like sharing code with PSCites. Thats why I made it

    标签: Visual Basic Developers Installer

    上传时间: 2017-02-26

    上传用户:FreeSky

  • Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel

    Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I checked the Java SDK documentation before writing my own code, and found that almost everything I needed is already there, like the C++ case.

    标签: XYDataArray template article posted

    上传时间: 2017-03-03

    上传用户:问题问题

  • This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Centr

    This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to expose the contents of the array struct to any depth and plot any of the components. This tool is very useful for programmers using structures in their code

    标签: StructBrowser submitted enhanced updated

    上传时间: 2017-03-05

    上传用户:csgcd001