亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

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 &Copy 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

主站蜘蛛池模板: 绥宁县| 永顺县| 周口市| 博野县| 维西| 民和| 巨野县| 上蔡县| 湘潭县| 胶州市| 河源市| 米泉市| 泰安市| 博客| 开平市| 湟源县| 龙陵县| 牡丹江市| 永康市| 息烽县| 克什克腾旗| 西平县| 巢湖市| 攀枝花市| 平江县| 方城县| 博兴县| 隆尧县| 同德县| 远安县| 伽师县| 云梦县| 和田县| 盈江县| 广宗县| 西盟| 清水河县| 五大连池市| 多伦县| 清流县| 绥化市|