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

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

Buttons-Help

  • Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li

    Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.

    標簽: Installation Everywhere Scripting Compiler

    上傳時間: 2013-12-19

    上傳用戶:zhangzhenyu

  • 這是一個簡單的小工具,有點類似我們使用form方式設計時,使用behaver方式讓各個form作轉場特效一樣,不過這個工具是針對各個movie clip,相信對一些Art設計師有一定的幫助囉, 使

    這是一個簡單的小工具,有點類似我們使用form方式設計時,使用behaver方式讓各個form作轉場特效一樣,不過這個工具是針對各個movie clip,相信對一些Art設計師有一定的幫助囉, 使用的是Transition manager方式完成,相信不久會有利用tween class方式的程式產生器吧..其實我還蠻需要的...因為help檔沒有,有時要參考指令,都要上網查一次

    標簽: form behaver movie clip

    上傳時間: 2013-12-17

    上傳用戶:hasan2015

  • The Linux kernel is one of the most interesting yet least understood open-source projects. It is als

    The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.

    標簽: interesting open-source understood projects

    上傳時間: 2015-06-30

    上傳用戶:zyt

  • The J2000 codec was written in an effort to produce the cleanest and simplest implementation possibl

    The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an implementation as complete and efficient as possible. The source code for the codec is freely available for anyone to study or even for use in commercial programs. We hope that our open development process and our focus on clean, straightforward code will help make the J2000 codec become a reference implementation of the JPEG-2000 standard

    標簽: implementation cleanest simplest produce

    上傳時間: 2015-07-03

    上傳用戶:dengzb84

  • Introducing a new product requires the designer to think about the product differentiators. Designin

    Introducing a new product requires the designer to think about the product differentiators. Designing a user-friendly product, considering all other features are equivalent, will help increase the product acceptance and sales. A good User Interface is definitively one of these differentiators. In many instances, a Graphical User Interface (GUI) is the best approach.

    標簽: product differentiators Introducing the

    上傳時間: 2015-07-04

    上傳用戶:cx111111

  • 軟件環境: Tornado 2.2(.1) 和 VxWorks 5.5(.1) 必需條件: Tornado中的simulator必須是full simulator(可在Tornado

    軟件環境: Tornado 2.2(.1) 和 VxWorks 5.5(.1) 必需條件: Tornado中的simulator必須是full simulator(可在Tornado 點 Help->About->Details查看,在安裝Tornado的時候也能查看)。full simulator具有integrated simulator所有的功能,而且還能進行網絡仿真,至于安裝的是哪一個simulator是由License決定的。

    標簽: Tornado simulator VxWorks full

    上傳時間: 2015-07-08

    上傳用戶:kernaling

  • JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in j

    JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high level classes that give java easy access to functionality widely missed by java programmers and also lets you dive deeper into the interiors of Windows core api for 2D media. On the java side dsj tries to keep things open as possible - you may use it standalone or let it feed data into JMF or other APIs.

    標簽: Program Windows streams JavaTV

    上傳時間: 2013-12-17

    上傳用戶:TF2015

  • The Linux kernel is one of the most interesting yet least understood open-source projects. It is als

    The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.

    標簽: interesting open-source understood projects

    上傳時間: 2015-07-26

    上傳用戶:mpquest

  • This book is intended for "hands-on" developers or advanced students interested in understanding the

    This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient concurrent networked applications quickly and easily. Our numerous C++ code examples reinforce the design concepts and illustrate concretely how to use the core classes in ACE right away. We also take you "behind the scenes" to understand how and why the IPC and concurrency mechanisms in the ACE toolkit are designed the way they are. This material will help to enhance your design skills and to apply C++ and patterns more effectively in your own object-oriented networked applications.

    標簽: understanding developers interested advanced

    上傳時間: 2015-08-09

    上傳用戶:epson850

  • This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYS

    This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.

    標簽: project implement developed Database

    上傳時間: 2013-12-25

    上傳用戶:semi1981

主站蜘蛛池模板: 龙陵县| 茶陵县| 江阴市| 芮城县| 原阳县| 武城县| 西乡县| 南华县| 温州市| 曲阳县| 西青区| 巴塘县| 浦东新区| 明溪县| 奎屯市| 治县。| 都昌县| 丹东市| 辉县市| 新津县| 磴口县| 乌拉特中旗| 梅州市| 达拉特旗| 黄大仙区| 华安县| 东明县| 郎溪县| 定襄县| 信丰县| 东丽区| 衡山县| 永州市| 海淀区| 亚东县| 万盛区| 濉溪县| 天台县| 武强县| 平江县| 炉霍县|