Welcome![Sign In][Sign Up]
Location:
Search - utility.d

Search list

[Windows DevelopAdRestoreSource

Description: Server 2003 introduces the ability to restore deleted (\"tombstoned\") objects. This simple command-line utility enumerates the deleted objects in a domain and gives you the option of restoring each one. Source code, which is included, is based on sample code in the Microsoft Platform SDK. This MS KB article describes the use of Adrestore: -Server 2003 introduces the ability to rest ore deleted ( "tombstoned") objects. This simp le command-line utility enumerates the delete d objects in a domain and gives you the option of r estoring each one. Source code, which is included. is based on sample code in the Microsoft Platfor m SDK. This MS KB article describes the use of Adr estore :
Platform: | Size: 24819 | Author: 李杰 | Hits:

[Other resourcematlab_jpeg

Description: the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about.-the attached utility is a work I ve submitte d to the university It shows what a jpeg compress ion is all about.
Platform: | Size: 86106 | Author: 黄博强 | Hits:

[Streaming Mpeg4GUIv0.20h

Description: A memory-resident utility that enables selectable use of the extended screen and keyboard control sequences that normally require loading the ANSI.SYS device driver. Unlike ANSI.SYS, ANSI.COM supports all video modes, permits sizing and clearing the key-assignment buffer, and provides high-speed screen updating.-A memory-resident utility that enables se lectable use of the extended screen and keyboar d control sequences that normally require load ing the ANSI.SYS device driver. Unlike ANSI.SY S, ANSI.COM supports all video modes, permits sizing and clearing the key-assignmen t buffer, and provides high-speed screen updating.
Platform: | Size: 282646 | Author: 郭治 | Hits:

[Other resourceEasyBMPtoAVI_0.54_console-source

Description: EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed, so you can choose your own compression without loss of quality. 4) Cross-platform compatible (Linux, Unix, Windows, Macintosh, Solaris, ...) 5) Cross-compiler compatible (supports compiling in MS Visual Studio, g++, MinGW, Intel s icc, and the lousy Borland compiler) 6) Easy user interface even helps you if you forget to specify crucial information. 7) Endian-safe as of Version 0.52, so it will work on things like PowerPC, Sparc, etc. 8) 64-bit compatible if you compile with EasyBMP -EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi mov ie file from a series of windows bitmap (BMP) ima celebrated. Some features : 1) Support for reading all bit-depths supporte d by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed. so you can choose your own compression without l oss of quality. 4) Cross-platform compatible ( Linux, Unix, Windows, Mac, Solaris, ...) 5) Cross-compatible compiler (c supports ompiling in MS Visual Studio, g, MinGW. Intel's icc. and the lousy Borland compiler) 6) Easy user int erface even helps you if you forget to specify cr ucial information. 7) Endian-safe as of Versio n 0.52, so it will work on things like the PowerPC
Platform: | Size: 13359 | Author: deeply2000 | Hits:

[Compress-Decompress algrithmsoctane-1.01.20-src

Description: Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compression algorithms. Complete testing framework for validating and comparing new algorithms. Support for algorithms that use external dictionaries/headers. Utility classes and sample code for bitio, frequency counting, etc. -octane v1.01.20 The Open Compression Tool kit for C. The Open Compression Toolkit is a set o f modular C classes and utilities for implement ing and testing compression algorithms. Simpl e interface and skeleton code for creating new c ompression algorithms. Complete testing fram ework for validating and comparing new algorit combinations. Support for algorithms that use external d ictionaries / headers. Utility classes and sam ple code for bitio, frequency counting, etc.
Platform: | Size: 173291 | Author: jason.. | Hits:

[Other resourceROAM-LOD

Description: ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open \"Map.ved\", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is \"0.25f\". (www.TreadMarks.com) CONTROLS: MOUSE - Hold Left Mouse Button to Rotate View Angle Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture) O - Change View Mode (Observe, Follow, Drive, Fly) W/S - Move forward/back A/D - Rotate left/right (in Observe Mode only) F - Stop Animation R - Toggle Frustum Drawing 0/9 - More/Less Triangles per frame 1/2 - Adjust FOV
Platform: | Size: 381179 | Author: lifeng | Hits:

[Embeded Linuxsmp86xx_rootfs.tar.bz2

Description:

 sigma smp8634/8635 toolchain rootfs building source.

=================

Readme.txt

=================

 

This is the Sigma Designs customization of the root file system for the

SMP86xx family of chips.

 

This package is of course heavily depending on the toolchain and kernel

packages.

 

Quick HOW-TO

============

a) You need to have a working toolchain package. Once you have built your 

   toolchain, be sure to source toolchain-path.env. This is required for you to

   be able to build the rootfs package.

b) Untar the rootfs package.

c) First, configure your root file system: 'make menuconfig'. All the options 

   in the configuration menus have detailed help. Once you are satisfied with

   your choice of options, exit and save the configuration.

d) If you are using the toolchain composed of gcc 3.4.2, binutils 2.15.91.0.2,

   and uClibc 0.9.27 (defined in the toolchain package) then you must select

   Busybox 1.00 from the 'Package Selection for the target --->' menu.

   If on the other hand you are using the toolchain composed of gcc 4.0.4,

   binutils 2.17, and uClibc 0.9.28.3 then you must select Busybox 1.5 from

   the 'Package Selection for the target --->' menu.

e) If you chose to customize your root file system (option 'customize' in

   submenu 'Package Selection for the target'), be sure to prepare your custom

   files now.

f) Run 'make' to produce your root file system.

 

IMPORTANT NOTE: as of this release, the only supported option in the 'Target 

Options' menu is 'cramfs root filesystem for the target device' (with all its

suboptions). Any other option is currently unsupported and some are known to

not work.

 

Once you are through with step e), your root file system is available in the

main directory of the package as 'root_fs_mipsel.cramfs'.

 

Note about the integration with the toolchain and the kernel source packages

============================================================================

The rootfs package is now integrated with the toolchain package and the 

kernel source package and is able to interact with them in the following

ways:

 

 a) it can grab the necessary runtime libraries from the toolchain package.

 b) it can receive the kernel modules and support files from the kernel source

    package.

 c) the kernel source package can use the produced rootfs image for its initial

    RAM disk.

 

For interaction a) to take place, the SMP86XX_TOOLCHAIN_PATH environment 

variable must be defined and it must point to the main directory of the 

produced toolchain. The easiest way to achieve that is by sourcing the

'toolchain-path.env' environment file after it is produced at the end of the

toolchain production.

 

Note that defining SMP86XX_TOOLCHAIN_PATH is not optional. The build will not

go through unless the environment variable is defined and points to a correct

location. This is because, even if the build went through, the resulting root

file system would be unusable as it would not provide *any* run time library.

 

For interactions b) and c) to take place, the SMP86XX_ROOTFS_PATH environment

variable must be defined and must point to the main directory of the rootfs

package. The easiest way to achieve that is by sourcing the 'rootfs-path.env'

environment file after it is produced, right after your run 'make' or 

'make menuconfig' for the first time.

 

When SMP86XX_ROOTFS_PATH is defined and points to a valid location, the kernel

source package is able to:

 

 b) install its modules to the correct location under the customization 

    directory ('package/customize/source') in the rootfs package. In order to

    then make sure the modules end up in the produced rootfs image, you must

    select the 'customize' option under the 'Package Selection for the target'

    menu in 'make menuconfig'.

 c) grab the produced rootfs image (root_fs_mipsel.cramfs) and use it for its

    initial RAM disk.

 

Thus, in order to produce a rootfs holding the kernel modules and use it as the

kernel initial RAM disk, you need to go through the following steps in order

(note: this is convoluted):

 1) optionally build the toolchain (or use an existing one, more recent than

    2.6.90.0)

 2) source toolchain-path.env in the toolchain package directory

 3) configure the rootfs package with the 'customize' option on in the

    'Package Selection for the target' menu

 4) source 'rootfs-path.env' in the rootfs package directory

 5) configure the kernel, review what is configured as modules, 'make dep'

 6) 'make modules' in the kernel source directory

 7) the 'modules_install' target for the kernel needs that the system map be

    already produced. In order to achieve that, build a first version of the

    kernel: 'make vmlinux'

 8) 'make modules_install' in the kernel source directory. The modules are now

    installed in the rootfs package customization directory.

 9) 'make' in the rootfs package directory. You have now produced a rootfs 

    image holding the kernel modules.

10) 'make' in the kernel source directory. You have now produced a linux ZBF

    image with an initrd holding the kernel modules.

    

Coming features

===============

N/A

 

Troubleshooting

===============

a) when building the cramfs utility tool, the compiler complains that it can't

   find 'zlib.h' or '-lz'.

 

   You need to have the development version of zlib installed on your system.

   How to do that depends on your distribution.

 

 


Platform: | Size: 234248 | Author: mattli001 | Hits:

[SCMAN205SW

Description: cp210x非标波特率设置工具 CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyright (C) 2004 Silicon Laboratories, Inc. This release contains the following components: * CP210xBaudRateAliasConfig.exe * CP210xManufacturing.DLL * CP210xBaudRateAliasConfig VC++ project * REL_NOTES.TXT (this file) -cp210x non-standard baud rate configuration tool CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyright (C) 2004 Silicon Laboratories, Inc.. This release contains the following components :* CP210xBaudRateAliasConfig.exe CP210xManufacturing.DLL*** CP210xBaudRateAliasConfig REL_NOTES VC project. TXT (this file)
Platform: | Size: 94208 | Author: | Hits:

[DSP programcache utility

Description: cache测试软件,通过该小程序可以了解一些有关cache工作原理.-a program to test cache,with the progran some theory of the cache can be realized.
Platform: | Size: 222208 | Author: 廖降龙 | Hits:

[Otherutility-45

Description: 一些很有用的类和函数收集.我上传的程序中有些会用到.比如update,filerev等-some very useful function category and collected. I uploaded some of the procedures will be used. For example, update, etc. filerev
Platform: | Size: 178176 | Author: 高龙 | Hits:

[Windows DevelopAdRestoreSource

Description: Server 2003 introduces the ability to restore deleted ("tombstoned") objects. This simple command-line utility enumerates the deleted objects in a domain and gives you the option of restoring each one. Source code, which is included, is based on sample code in the Microsoft Platform SDK. This MS KB article describes the use of Adrestore: -Server 2003 introduces the ability to rest ore deleted ( "tombstoned") objects. This simp le command-line utility enumerates the delete d objects in a domain and gives you the option of r estoring each one. Source code, which is included. is based on sample code in the Microsoft Platfor m SDK. This MS KB article describes the use of Adr estore :
Platform: | Size: 24576 | Author: 李杰 | Hits:

[matlabmatlab_jpeg

Description: the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about.-the attached utility is a work I ve submitte d to the university It shows what a jpeg compress ion is all about.
Platform: | Size: 86016 | Author: 黄博强 | Hits:

[Streaming Mpeg4GUIv0.20h

Description: A memory-resident utility that enables selectable use of the extended screen and keyboard control sequences that normally require loading the ANSI.SYS device driver. Unlike ANSI.SYS, ANSI.COM supports all video modes, permits sizing and clearing the key-assignment buffer, and provides high-speed screen updating.-A memory-resident utility that enables se lectable use of the extended screen and keyboar d control sequences that normally require load ing the ANSI.SYS device driver. Unlike ANSI.SY S, ANSI.COM supports all video modes, permits sizing and clearing the key-assignmen t buffer, and provides high-speed screen updating.
Platform: | Size: 282624 | Author: 郭治 | Hits:

[Picture ViewerEasyBMPtoAVI_0.54_console-source

Description: EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed, so you can choose your own compression without loss of quality. 4) Cross-platform compatible (Linux, Unix, Windows, Macintosh, Solaris, ...) 5) Cross-compiler compatible (supports compiling in MS Visual Studio, g++, MinGW, Intel s icc, and the lousy Borland compiler) 6) Easy user interface even helps you if you forget to specify crucial information. 7) Endian-safe as of Version 0.52, so it will work on things like PowerPC, Sparc, etc. 8) 64-bit compatible if you compile with EasyBMP -EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi mov ie file from a series of windows bitmap (BMP) ima celebrated. Some features : 1) Support for reading all bit-depths supporte d by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed. so you can choose your own compression without l oss of quality. 4) Cross-platform compatible ( Linux, Unix, Windows, Mac, Solaris, ...) 5) Cross-compatible compiler (c supports ompiling in MS Visual Studio, g, MinGW. Intel's icc. and the lousy Borland compiler) 6) Easy user int erface even helps you if you forget to specify cr ucial information. 7) Endian-safe as of Versio n 0.52, so it will work on things like the PowerPC
Platform: | Size: 13312 | Author: deeply2000 | Hits:

[OtherSoftReg

Description: 软件试用开发包,一句代码实现防盗版 当你开发的软件需要发布或使用时,突然想起应该增加个试用功能,或者绑定到某台固定的电脑,防止别人盗版使用。此时,你的软件只需要增加一句代码,就能实现这些功能了。本软件狗帮你提供了一个简单的方法完成了这个实用的功能。 下了好多年的网上资源,终于能小小回报一下大家了。-Trial software development kit, a version of the code when you realize anti-theft software developed by the need to release or use, it suddenly reminds me of the trial functions should be increased, or bound to a stationary computer, to prevent others using pirated. At this point, you only need to increase the sentence of software code, will be able to realize these features of the. This software provides a dog help you a simple method to complete the utility function. A good many years of online resources, and finally return to what little the U.S..
Platform: | Size: 145408 | Author: 张财浩 | Hits:

[DocumentsROAMSimple

Description: Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com) -Project file for MS Visual C++ 6.0.Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp.MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the programattempts to open Map.ved , a Tread Marks map file. Tread Marks mapswill only work for MAP_SIZE == 1024. Also, the MULT_SCALE to viewTread Marks maps correctly is 0.25f . (www.TreadMarks.com)
Platform: | Size: 429056 | Author: chenchen | Hits:

[SCMLock15Source

Description: 实用智能门锁发卡系统,适合各大酒店,宾馆,旅馆智能门锁管理使用-Smart card-issuing system utility locks, suitable for all major hotels, guesthouses, hotels intelligent management and use of locks
Platform: | Size: 13278208 | Author: ss | Hits:

[Graph Drawingd

Description: 很好的matlab实用程序,从光盘中拷出来的。-Matlab good utility, from the CD-ROM copy from.
Platform: | Size: 7168 | Author: chengmo | Hits:

[SMSeasy_sMs

Description: eeZee sMs is a simple powerful easy to use messaging utility that allows you to create and send group [mass] SMS messages to the list of selective Contacts, Phonebook or Individuals in worldwide. It allows you to create and send bulk SMS from PC to your customers via mobile phone or GSM Modem which connected with the PC.
Platform: | Size: 1089536 | Author: Durgesh Dhoot | Hits:

[matlabGeometrical-interpretation-of-the-1-D-DFT

Description: main executing reference usage: executeMain.m -------------------------------------------------------------------------------- The geometrical interpretation of the 1-D DFT may have been seldom seen or introduced. The utility demonstrates the visualization of the phenomenon. * Caveat: - Help section yet to be included. - For educational reference only. You may also wish to visit Professor Grigoryan s weblink at: http://bit.ly/ProfessorArtyomGrigoryan
Platform: | Size: 1212416 | Author: elfrania | Hits:
« 12 3 »

CodeBus www.codebus.net