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

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

Bottom-Up

  • FLASH吧網站源碼 v2.0欄目版: 功能不是很強大

    FLASH吧網站源碼 v2.0欄目版: 功能不是很強大,但是對于個人使用足夠了。 FLASH吧 v2.0 欄目版 注:該版本免費完整版,前后臺程序完整。 介紹: 解壓縮后直接上傳到網站里就可以使用。 1.修改前臺及后臺conn.asp文件 title= 小哥FLASH吧 v2.0 欄目版 站點名稱 search= 搞笑 熱門搜索關鍵字 url= www.xgcode.com 網址 XiaoGe= xgdata/flash.mdb 數據庫 2.UP文件夾中包括:swf,gif,jpg文件夾分別存放swf屬性,gif屬性,jpg屬性文件 3.xgdata/flash.mdb 默認數據庫存放路徑 4.后臺登陸xgadmin/login.asp 默認用戶名和密碼:admin 后臺操作請看后臺首頁說明

    標簽: FLASH 2.0 網站 源碼

    上傳時間: 2016-08-11

    上傳用戶:hopy

  • 基于嵌入式Linux系統的led驅動程序開發源程序及詳細文檔

    基于嵌入式Linux系統的led驅動程序開發源程序及詳細文檔,開發環境:硬件:UP-NETARM2410-S嵌入式實驗儀,PC pentium500以上,硬盤40G以上,內存大于128M。 軟件:PC機操作系統redhat linux 9.0 + MINICOM+ ARMLINUX開發環境。使用c語言開發。

    標簽: Linux led 嵌入式

    上傳時間: 2013-12-01

    上傳用戶:yyyyyyyyyy

  • Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interfa

    Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interface  Support automatic handshake mode  Support Remote wake-up and power management  256 bytes buffer each for upstream and downstream data flow  Support default ROM or external EEPROM for device configuration  On chip USB transceiver  On chip crystal oscillator running at 12M Hz  Supports Windows 98/SE, ME, 2000, XP, Windows CE3.0, CE .NET, Linux, and Mac OS  28 Pins SOIC package 28

    標簽: Specification compliance 1.1 USB

    上傳時間: 2016-08-21

    上傳用戶:dapangxie

  • The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, wh

    The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.

    標簽: technologies Microsoft continued Internet

    上傳時間: 2014-12-04

    上傳用戶:waizhang

  • In this paper we describe a control methodology for catching a fast moving object with a robot mani

    In this paper we describe a control methodology for catching a fast moving object with a robot manipulator, where visual information is employed to track the trajectory of the target. Sensing, planning and control are performed in real-time to cope with possible unpredictable trajectory changes of the moving target, and prediction techniques are adopted to compensate the time delays introduced by visual processing and by the robot controller. A simple but reliable model of the robot controller has been taken into account in the control architecture for improving the performance of the system. Experimental results have shown that the robot system is capable of tracking and catching an object moving on a plane at velocities of up to 700 mm/s and accelerations of up to 1500 mm/s2.

    標簽: methodology describe catching control

    上傳時間: 2014-01-12

    上傳用戶:qq521

  • Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the rela

    Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the related architecture. HIP is a proposal to change the TCP/IP stack to securely support mobility and multi-homing. Additionally, it provides for enhanced security and privacy and advanced network concepts, such as moving networks and mobile ad hoc networks. HIP is "cool", which means that as a mobile VPN solution, when your network interfaces go up or down, there is no need to re-establish a secure tunnel.

    標簽: Identity Protocol Host implemetation

    上傳時間: 2016-09-01

    上傳用戶:皇族傳媒

  • C語言寫的俄羅斯方塊程序 其中的主要邏輯有: (1)由于c的隨機性函數不好

    C語言寫的俄羅斯方塊程序 其中的主要邏輯有: (1)由于c的隨機性函數不好,所以每次游戲開始根據bios時間設置種子。 (2)得分越高,方塊下降速度越快(每200分為單位)。 (3)每下落一個方塊加1分,每消除一行加10分,兩行加30分,三行加70分,四行加150分。初試分數為100分。 游戲控制: up-旋轉;空格-下落到底; 左右下方向鍵-控制方向。P-開始或暫停游戲。 ESC-退出。 特點: (1)由于tc不支持中文,所以基本都是英文注釋。 (2)函數命名盡可能規范的表達其內部處理目的和過程。 (3)代碼加上注釋僅有577行。(我下載過的兩個俄羅斯方塊代碼一個在1087行,一個在993行,我的比它們代碼少)。 (4)除了消除空格時算法比較復雜,其他算法都比較簡單易讀。 (5)繪圖效率和局部代碼效率扔有待提高。 (6)FrameTime參數可能依據不同硬件環境進行具體設置,InitGame需要正確的TC路徑。

    標簽: C語言 俄羅斯方塊 程序 函數

    上傳時間: 2013-12-18

    上傳用戶:onewq

  • This research project evaluates startup times of the linux boot process from power-on until user log

    This research project evaluates startup times of the linux boot process from power-on until user login. Time consuming parts of the boot process are investigated and methods how to speed up the whole process are discussed.

    標簽: evaluates research power-on project

    上傳時間: 2013-12-18

    上傳用戶:sqq

  • Nemesis a complete Linux video security system. It s idea is a cheap replacement for your commercia

    Nemesis a complete Linux video security system. It s idea is a cheap replacement for your commercial video system that can retail from a total of $15,000 up.

    標簽: replacement commercia complete security

    上傳時間: 2014-01-21

    上傳用戶:gaojiao1999

  • This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good al

    This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up.

    標簽: generation generates compiler source

    上傳時間: 2013-12-18

    上傳用戶:海陸空653

主站蜘蛛池模板: 三明市| 东乡县| 兴业县| 兴山县| 奉新县| 奉化市| 介休市| 南开区| 邳州市| 临潭县| 黄大仙区| 正宁县| 淳安县| 巧家县| 拉萨市| 织金县| 百色市| 原阳县| 浦城县| 永胜县| 呈贡县| 靖安县| 赣州市| 安福县| 滨州市| 平顺县| 安溪县| 台东县| 冀州市| 金寨县| 台湾省| 吕梁市| 海原县| 榕江县| 怀集县| 邵武市| 凤庆县| 边坝县| 宣城市| 常德市| 民县|