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

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

multi-target

  • You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your pr

    You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your private data, one for the common data in order to receive data from other applications like Excel, WinWord etc. and at last, I ll give you a handy-dandy class you can derive ANY MFC object from, to make it a drop target

    標簽: possibility imagine Right there

    上傳時間: 2013-12-21

    上傳用戶:jichenxi0730

  • delphi中的幾個技巧 1、判斷一個字符串是否包含于另外一個字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd

    delphi中的幾個技巧 1、判斷一個字符串是否包含于另外一個字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd ,mtConfirmation,[mbYes, mbNo],0) pos(obj,target) 在target字符串中找出第一個出現obj的第一個字符位置,如果找不到,返回0. 2、如何使窗口全屏,類似游戲一樣,而不是窗口的最大化! (1) BorderStyle 為 bsNone (2) Windowstate 為 wsMaximized (3) 退出時可加一個按鈕之類的,寫上 close 即可退出。

    標簽: abcd messagedlg delphi then

    上傳時間: 2013-12-31

    上傳用戶:z754970244

  • 這是我自己寫的用于嵌入式設備的CGI程序

    這是我自己寫的用于嵌入式設備的CGI程序,ANSI C編寫,嵌入式Linux中使用。這些CGI代碼是我在CGIC庫的基礎上加上了常用的一些外圍功能模塊函數,比如讀寫配置文件等。其中比較重要的是我自己實現的session控制、頁面模板方式(模板標簽替換)和web多語言版本的一種我自己的實現方法。請參閱cgi_functions.c、session.c和multi-language.c。

    標簽: CGI 嵌入式設備 程序

    上傳時間: 2014-01-15

    上傳用戶:520

  • A new cable fault location method based on wavelet reconstruction is proposed. In this method the

    A new cable fault location method based on wavelet reconstruction is proposed. In this method the difference between the currents of faulty phase and sound phase under the high voltage pulse excitation is used as the measured signal and is decomposed in multi-scale by wavelet transform, then reconstructed in single scale. Comparing with traditional fault location method by travelling wave, the presented method will not be interfered by the reflected wave from the branch joint of cables or from other positions where the impedances are not matched and not be influenced by fault types, otherwise, the reflected waves can be recognized even the faulty position is near to the measuring terminal, at the same time, the influence of the wave speed uncertainty can be reduced. The correctness of the proposed method is proved by simulation results.

    標簽: method reconstruction location proposed

    上傳時間: 2016-02-04

    上傳用戶:maizezhen

  • 基于S3C2410的xmodem協議實現

    基于S3C2410的xmodem協議實現,實現后可以通過該協議完成target和host的文件傳輸,不需要再用Jtag燒板子

    標簽: S3C2410 xmodem 協議

    上傳時間: 2013-12-23

    上傳用戶:stewart·

  • Linux常用命令 1 文件列表 – ls : ls #以默認方式顯示當前目錄文件列表; ls –a #顯示所有文件包括隱藏文件; ls –l #顯示文件屬性

    Linux常用命令 1 文件列表 – ls : ls #以默認方式顯示當前目錄文件列表; ls –a #顯示所有文件包括隱藏文件; ls –l #顯示文件屬性,包括大小,日期,符號連接,是否可讀寫及是否可執行。 2 目錄切換 – cd : cd dir #切換到當前目錄下的dir 目錄; cd / #切換到根目錄; cd .. #切換到到上一級目錄。 3 復制 – cp : cp source target #將文件source 復制為 target; cp /root/source . #將/root 下的文件source 復制到當前目錄; cp –av soure_dir target_dir #將整個目錄復制,兩目錄完全一樣; cp –fr source_dir target_dir #將整個目錄復制,并且是以非鏈接方式復制,當source 目 錄帶有符號鏈接時,兩個目錄不相同。 4 刪除 – rm :

    標簽: ls Linux 命令 方式

    上傳時間: 2014-01-18

    上傳用戶:TF2015

  • 基于OFDM的無線寬帶系統仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.

    基于OFDM的無線寬帶系統仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.

    標簽: simulator i.e. system-level link-level

    上傳時間: 2016-03-15

    上傳用戶:xsnjzljj

  • These tools are for use by developers so that they can create more robust applications. Especially o

    These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com

    標簽: applications Especially developers create

    上傳時間: 2013-12-17

    上傳用戶:erkuizhang

  • Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.

    Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. The primary target platform for Sofia-SIP is GNU/Linux. Sofia-SIP is based on a SIP stack developed at the Nokia Research Center.

    標簽: specification open-source User-Agent Sofia-SIP

    上傳時間: 2016-03-20

    上傳用戶:洛木卓

  • PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading

    PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers message queues as an alternative method of thread synchronization. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind

    標簽: multithreading alternative Portable includes

    上傳時間: 2016-03-25

    上傳用戶:lz4v4

主站蜘蛛池模板: 调兵山市| 肥东县| 泸溪县| 夏津县| 凤台县| 西安市| 仁布县| 上蔡县| 中江县| 垣曲县| 民权县| 色达县| 包头市| 湘潭县| 台州市| 靖边县| 永州市| 江津市| 江城| 阳原县| 辉南县| 自贡市| 平江县| 县级市| 桂东县| 板桥市| 库尔勒市| 威宁| 荥阳市| 甘南县| 延津县| 马边| 襄汾县| 巩义市| 会东县| 榆林市| 巨鹿县| 固始县| 德清县| 库尔勒市| 张家口市|