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

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

FREE-codecs

  • TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a

    TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.

    標簽: demonstrating stripped-down implementing minimalist

    上傳時間: 2013-12-21

    上傳用戶:無聊來刷下

  • jfreechart說明文檔 需要用JAVA在網頁上做統計圖的東東

    jfreechart說明文檔 需要用JAVA在網頁上做統計圖的東東,可惜雖是FREE的,但它的文檔要收費,這是我好不容易在網上找到的文檔,比這里以前那個文檔的版本更新,并且以前那個版本在新版本里很多類都有變化,必須用這個文檔才有用

    標簽: jfreechart JAVA 文檔

    上傳時間: 2015-04-12

    上傳用戶:sevenbestfei

  • Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a si

    Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一個多語言,宏編譯器,可以在一個單獨的文件中定義所有的語法和代碼生成。Draak 是一個單獨的二進制文件,可以在任意平臺上只使用一個文件來編譯任何上下文無關的語言(類似 C, Pascal, Java)。

    標簽: multi-language generation compiler defined

    上傳時間: 2013-12-30

    上傳用戶:a673761058

  • This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

    This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.

    標簽: the embedded detects almost

    上傳時間: 2015-05-07

    上傳用戶:comua

  • MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is f

    MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.

    標簽: MantisChess Copyright Chengtao Chinese

    上傳時間: 2015-06-22

    上傳用戶:蟲蟲蟲蟲蟲蟲

  • 編程精粹 ─── Microsoft 編寫優質無錯C 程序秘訣 Writing Clean Code ─── Microsoft Techniques for Developing Bug-fr

    編程精粹 ─── Microsoft 編寫優質無錯C 程序秘訣 Writing Clean Code ─── Microsoft Techniques for Developing Bug-free C Programs Steve Maguire 著 姜靜波 佟金榮 譯 麥中凡 校 電子工業出版社 編寫優化、高效、無錯地代碼 2 這份電子書籍由PC Home 俱樂部、C++ Bulider 討論區數位網友分別整理完成,基本 上完全按照所據譯本原貌,極少數文字為通順起見稍作修改。由于并非一人整理完成,書 中例程各章節代碼書寫風格可能稍有不同,如指針聲明,以下兩種寫法都存在: void* pv // ‘*’號與類型說明符相連 void *pv // ‘*’號與變量名相連

    標簽: Microsoft Developing Techniques Writing

    上傳時間: 2014-01-23

    上傳用戶:啊颯颯大師的

  • 本文介紹了如何使用qt提供的接口來設計自己的GUI風格(look and feel)

    本文介紹了如何使用qt提供的接口來設計自己的GUI風格(look and feel),并通過一個具體的例子(使QSpinBox垂直顯示)來詳細說明過程。運行環境:redhat 9.0,qt-x11-free-3.2.*

    標簽: look feel GUI and

    上傳時間: 2015-07-13

    上傳用戶:腳趾頭

  • microchip公司提供的無線ziebee協議的演示程序

    microchip公司提供的無線ziebee協議的演示程序,支持802.15.4,是free并且非常不錯的協議程序。

    標簽: microchip ziebee 無線 協議

    上傳時間: 2013-12-19

    上傳用戶:wl9454

  • QT是目前Linux上最知名的窗口環境系統

    QT是目前Linux上最知名的窗口環境系統,除了桌上型電腦之外,PDA上的Linux系統也大都是以QT當作窗口環境。 目前QT在Linux PDA上必須安裝的程序包括QT/Embedded與QT/Palmtop兩者,并且QT公開其原始碼與發展環境。 本程序主要希望在Linux PDA上藉由RS-232通訊與手機溝通,并且能夠收發簡訊。 采用的發展環境為QT/Embedded 3.0.2與GSMLib 1.8,模擬程序為QT/Palmtop的模擬器。 您可以在下列網站取得相關的函式庫: gsmlib-1.8.tar.gz http://www.pxh.de/fs/gsmlib/ qt-embedded-free-3.0.2.tar.gz http://www.trolltech.com/dl/ qpe-1.3.1-bin-x86.tar.gz http://www.trolltech.com/dl/ 本程序并非免費程序,版權所有,并受 GNU General Public License 保護。

    標簽: Linux 窗口 環境

    上傳時間: 2014-01-01

    上傳用戶:baiom

  • DWT變換源代碼

    DWT變換源代碼,As a special exception, you may use this file as part of a free software library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other files to produce an executable, this file does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License.

    標簽: DWT 變換 源代碼

    上傳時間: 2014-12-05

    上傳用戶:ynsnjs

主站蜘蛛池模板: 青铜峡市| 额济纳旗| 金溪县| 博爱县| 沁阳市| 三门县| 五指山市| 都江堰市| 修文县| 五大连池市| 通江县| 双桥区| 延川县| 沁水县| 二手房| 江华| 老河口市| 疏附县| 洛宁县| 岳池县| 通化市| 正宁县| 望谟县| 天台县| 隆尧县| 柏乡县| 基隆市| 建平县| 商南县| 商城县| 泰州市| 大余县| 甘谷县| 绥宁县| 嘉兴市| 肇州县| 老河口市| 廉江市| 乳山市| 祥云县| 开化县|