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

Search list

[OpenGL programVC+OpenGL

Description: visual C++ :this viaual C++ openGL thank you for your down load ! good luck !have fun!-visual C : this viaual C openGL thank you for your down load! Good luck! Have fun!
Platform: | Size: 162816 | Author: 杜小璐 | Hits:

[Embeded Linuxlinux-dpm-dameon.tar

Description: Linux下动态电源管理(Dynamic Power Management)的用户守护进程,可根据系统负载和运行程序情况自动调整。-Linux Dynamic Power Management (Dynamic Power Management) the user daemon, according to system load and operating procedures of the automatic adjustment.
Platform: | Size: 5120 | Author: 韦建利 | Hits:

[Internet-Networkhttp-ftp-dll

Description: http下载的dll库.有头文件.需要加载.说明也再头文件里面-http download the dll. Is the first document. Want to load. Note again the first file
Platform: | Size: 54272 | Author: 杨书童 | Hits:

[Otherimageload.dll

Description: 这是一个加载图像的DLL,一般人都喜欢用他来加载图像,比较方便,如果你下载别人的源程序中缺失,就下载用用吧-This is a loaded image DLL, most people like to use him to load the images, more convenient, if you download the source code of others missing on the download to use with it
Platform: | Size: 100352 | Author: 汤菜 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410_BIOS_V2

Description: NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Write Nand flash with download file(将下载的文件烧写到NandFlash) 3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行) 4 : Erase Nand flash regions(擦除NandFlash区域) 5 : Write NOR flash with download file(将下载的文件烧写到NorFlash) 6 : Set boot params(设置Linux启动相关参数) 7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动)-NAND Flash BootPlease select function: 0: USB download file (through the USB to download files) 1: Uart download file (through the serial port to download files) 2: Write Nand flash with download file (the downloaded file to the programmer NandFlash) 3: Load Pragram from Nand flash and run (from the NANDFLASH loading files and running) 4: Erase Nand flash regions (Erase the NANDFLASH region) 5: Write NOR flash with download file (the downloaded file to the programmer NorFlash) 6: Set boot params ( Linux set to start the relevant parameters) 7: Set AutoBoot parameter, 1: linux 2: wince (set up since the launch of WINCE)
Platform: | Size: 409600 | Author: yang | Hits:

[OtherExcuteInjectDllTest

Description: 一个利用远程进程开启dll的源程序;功能:搜索系统进程id,如explorer.exe,并利用此进程进行加载d-A remote process using open source dll functions: search system process id, such as explorer.exe, and use this process to load d
Platform: | Size: 2048 | Author: gugu | Hits:

[Delphi VCLLoad_DLL_delphi7.0

Description: DLL的静态调用和动态调用 静态加载的DLL不能被卸载掉 动态调用: LoadLibrary LoadLibraryA LoadLibraryW 3个函数的演示 -DLL static call and dynamic call static load DLL can not be unloaded off dynamic invocation: LoadLibraryLoadLibraryALoadLibraryW3 a function of presentation
Platform: | Size: 531456 | Author: 齐欢乐 | Hits:

[Embeded-SCM DevelopDCT

Description: ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
Platform: | Size: 10240 | Author: 林锋 | Hits:

[OpenGL programdds

Description: 在opengl下加载DDS纹理文件的源程序,支援DXT-1,DXT-3和DXT-5等标准。-Under the load in the opengl texture file DDS source code, support DXT-1, DXT-3 and DXT-5 and other standards.
Platform: | Size: 34816 | Author: mim | Hits:

[Graph DrawingCeliang_Project

Description: VBA数字成图,在CAD中键入“VBALoad”命令加载本程式“Celiang_Project.dvb”既可。-VBA Digital Mapping, CAD, type in " VBALoad" command to load the program " Celiang_Project.dvb" either.
Platform: | Size: 407552 | Author: lcl | Hits:

[DSP programEX2_ASM

Description: 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时器Timer1 设置。这两个程序执行的功能是完全一样的。用户可以参考这两个文件作为其开发应用程序的模板。 -Directory where the assembler ex2_asm. C language program directory where ex2_c. The operation at CC2000 is as follows: 1. Project-> Open, open the project file directory. 2. Project-> Rebuild ALL, the compiler links 3. File-> Load Program 4. Debug-> GO Main 5. Debug-> RUN (shortcut F5) Can see the most edge of a flashing LED cyclical. Frequency of blinking lights from the software timer Timer1 settings. These two procedures for the implementation of the functions are exactly the same. Users can refer to these two documents as part of its development and application of the procedure template.
Platform: | Size: 14336 | Author: To_oo | Hits:

[Data structsd

Description: 1. 0-1背包问题 在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高 -1. 0-1 knapsack problem at 0/1 knapsack problem, there is a need for a capacity of c for the loaded backpack. N items from a backpack loaded, select the items, each item i the weight of wi, the value of pi. Feasible for loading backpack, backpack items total weight of the backpack should not exceed capacity, the best load is the value of items packed by the highest
Platform: | Size: 144384 | Author: 松柏长青 | Hits:

[OtherShowTheMap1

Description: 利用C#编写的一个关于SharpMap的例子,能够加载shapeFile图层,对图层叠加顺序进行调整,对图层属性进行设置,而且还实现了buffer和touches两个方法-The use of a C# written about SharpMap example, be able to load shapeFile layers, superimposed on the layer to adjust the order of the layers set property, but also touches implementation of the buffer and the two methods
Platform: | Size: 739328 | Author: jxc | Hits:

[Other Embeded programAD7705(C51)

Description: 1,初始化: 如果AD7705复位引脚直连VCC,最好在初始化程序中加入初始化序列,不然ready信号不会输出。 2,输入范围 如果AD7705采集单端信号,则输入必须在0到VDD之间,而不可以超出或为负,如果一个输入为负,则另一个输入会有灌入电流的现象,芯片无法正常运行。-AD7705 is a complete 16-bit A ö D converter. Within Structure in Figure 1. If the external crystal oscillator, precision voltage reference and less Amount of decoupling capacitance, A ö D to continuous conversion. It uses a But lower-cost access to high-resolution 2- $ conversion technology Operation, error-free access to 16-bit data output. This is a very Consistent with the higher resolution but less demanding digital conversion Applications such as digital audio products and intelligent instrumentation products. Following a few important part of the device for a brief description and characteristics. AD7705 programmable gain amplifier includes two full-differential Sub-channel analog input.-Chip programmable gain amplifier PGA Eight selectable gain 1,2,4,8,16,32,64,128 One can swing the scope of different types of input signal amplification to close A ö D converter full scale voltage converter A ö D again, this favorable On improving the q
Platform: | Size: 34816 | Author: | Hits:

[Software Engineeringgczbhg6

Description: 工程桩在施工时,一般进行编号,但当桩较多时,桩编号就显得特别麻烦,且容易出现重号。针对这些问题做了一个自动编号的程序(见下面 gczbhg6.vlx 文件)。本程序实现工程桩从上到下、从左到右进行顺序编号,且可消除重叠对象重复编号的现象。 使用方法:下载gczbhg6.vlx后,放入d:根目录,打开要修改的图形,在命令行输入(load "d:/gczbhg6.vlx") 加载成功后,在命令行输入 gczbh 按提示操作即可。 -Piles during construction works, ordinary numbers, but large piles, the pile numbers was particularly troublesome, and prone to re-number. To solve these problems has made a number of automated procedures (see below gczbhg6.vlx files). This program works to achieve pile from top to bottom, left to right to sequentially numbered, and can eliminate the phenomenon of overlapping objects duplicate numbers. Usage: After downloading gczbhg6.vlx placed in d: root directory, open the graphic you want to modify the command line, type (load " d:/gczbhg6.vlx" ) loaded after the success of the command line, type gczbh Follow the prompts to can be.
Platform: | Size: 2048 | Author: 何仲华 | Hits:

[Windows DevelopSkinPlusPlusDLLTestSkin

Description: 这个是用SkinPlusPlusDLL.dll 来进行对话框进行加载皮肤的 希望对这个有兴趣的学友有帮助-This is used to carry out the dialog box to load SkinPlusPlusDLL.dll the hope of the skin are interested in this helpful Xueyou
Platform: | Size: 869376 | Author: | Hits:

[Energy industryd

Description: 电力负荷管理系统已成为电力需求侧管理、电力营销与客户服务工作的重要组成部分,为适 应系统发展的需求变化,保证系统建设具有良好的规范性、兼容性、开放性和扩展性-Power load management system Data transmission protocol,Power load management system Data transmission protocol
Platform: | Size: 420864 | Author: 吴茂俊 | Hits:

[Driver DevelopVS2008DDK

Description: 这个是VS2008和DDK平台搭建教程,介绍很详细,包括简单的驱动编写后在虚拟机上运行用windbg抓取log,设置断点等。本人在win7上试验过,可以运行,本人试验时是vmware下跑的xp,用driverMonitor加载驱动,然后win7上跑windbg,完全没问题,有需要者可以下来-This is a platform set up VS2008 and DDK tutorial describes in great detail, including the preparation of a simple drive after running in a virtual machine with windbg crawl log, set breakpoints and so on. I tested the win7 on, you can run, I test is run under vmware xp, load the driver with driverMonitor then win7 run on the windbg, Not a problem for those who need to try down
Platform: | Size: 41984 | Author: jfwiofjwe | Hits:

[VHDL-FPGA-VerilogMIPS1CYCLE

Description: MIPS single-cycle processor design in verilog.Instruction memory to the design and initialise it with your assembly code-a. Load the data stored in the X and Y locations of the data memory into the X and Y registers. b. Add the X and Y registers and store the result in the Z register. c. Store the data from the Z register into the Z memory location. d. Load the data in the Z memory location into the T register.
Platform: | Size: 2048 | Author: chenghao wei | Hits:

[SCMAMIS30512-D

Description: 马达控制,moto的专用芯片,比用CPU要好,简洁-Introduction The AMIS− 30512 is a micro− stepping stepper motor driver for bipolar stepper motors. The chip is connected through I/O pins and a SPI interface with an external microcontroller. It has an on− chip voltage regulator, reset− output and watchdog reset, able to supply peripheral devices. The AMIS− 30512 contains a current− translation table and takes the next micro− step depending on the clock signal on the “NXT” input pin and the status of the “DIR” (=direction) register or input pin. The chip provides a so− called “speed and load angle” output. This allows the creation of stall detection algorithms and control loops based on load− angle to adjust torque and speed. It is using a proprietary PWM algorithm for reliable current control. The AMIS− 30512 is implemented in I2T100 technology, enabling both high− voltage analog circuitry and digital functionality on the same chip. The chip is fully compatible with
Platform: | Size: 394240 | Author: gm | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net