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

Hd-COPY

  • Unicode String 操作

    Unicode String 操作,Set, Append, Copy, GetLen, GetBuff, and so on

    标签: Unicode String 操作

    上传时间: 2013-12-13

    上传用户:Divine

  • 在pc 机的根目录下建立minigui- free 目录

    在pc 机的根目录下建立minigui- free 目录,将下载的源代码包copy 到该目录, 解压缩,生成libminigui-1.3.3、minigui-res-1.3.3、mde-1.3.0、mg-samples-1.3.1。 我在该目录中建立nfsroot 目录,用以存放生成的文件。

    标签: minigui free 目录

    上传时间: 2015-11-29

    上传用户:lvzhr

  • LCM 12864 LCD图形显示程序例子 在LCD上显示一幅图

    LCM 12864 LCD图形显示程序例子 在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振 4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!

    标签: LCD 12864 LCM 图形显示

    上传时间: 2013-12-15

    上传用户:894898248

  • This package consists of the executable (UCW), a default script file, this file, and the library fi

    This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.

    标签: file executable the consists

    上传时间: 2013-12-17

    上传用户:asddsd

  • Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script

    Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.

    标签: executable consists Welcome package

    上传时间: 2015-12-18

    上传用户:baiom

  • New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we

    New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course. Some readers may find this tool valuable if only for the function pleas - a partitioned least squares solver based on lsqnonlin. This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below

    标签: optimization and document MATLAB

    上传时间: 2015-12-24

    上传用户:佳期如梦

  • 类似flashget下载工具代码 本来想在完善了上传的

    类似flashget下载工具代码 本来想在完善了上传的,但太忙了,有些功能可能没有实现或存在一些 bug. 编译运行说明 1)安装BCG 9.4把BCGCBPRO940d.dll BCGPStyle2007Luna.dll BCGPStyle2007Obsidian.dll BCGPStyle2007Silver.dll copy 到bin目录下 2)把程序里的SHELLAIP目录下的SHELLAPI.H覆盖vc安装目录下vc98/include/下 3)编译,运行。公司里下载请设置HTTP代理。 软件功能特点:多线程下载,断点序传,暂停下载,方便的目录管理,支持HTTP代理(我们公司里下高设置HTTP代码),方便的个性化设置,界面美观,占用内存小,下载速度快等等。 不足的地方:里面有些功能只做了界面,没有实现,:) 比如现在下载文件只能放在C:\MyDown\下 BT下载功能也没有做。没有仔细的测试过,可能存在一些bug. 有什么问题可以联系我 QQ:1495501

    标签: flashget 代码

    上传时间: 2015-12-26

    上传用户:songyue1991

  • ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题

    ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反汇编器[Disassembler] 四,分析器[Analysis] 五,Object扫描器[Object scanner] 六,Implib扫描器 [Implib scanner] 七,如何开始调试[How to start debugging session] 八,CPU 窗口[CPU window] 九,断点[Breakpoints] 十,内存映射窗口[Memory map window] 十一、十二,监视与监察器[Watches and inspectors] 十三,线程[Threads] 十四,复制到剪切板[Copy to clipboard] 十五,调用栈[Call stack] 十六,调用树[Call tree] 十七,选项[Options] 十八,搜索[Search] 十九,自解压文件[Self-extracting (SFX) files] 二十,单步执行与自动执行[Step-by-step execution and animation] 二一,Hit跟踪[Hit trace]

    标签: ollydbg OllyDbg 32 教程

    上传时间: 2016-01-02

    上传用户:xhz1993

  • Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati

    Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file.

    标签: matrix performing template library

    上传时间: 2016-01-05

    上传用户:h886166

  • Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A.

    Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated tests to drive lean, efficient coding and better design.

    标签: Microsoft A. W. Development

    上传时间: 2014-01-07

    上传用户:ynzfm