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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Graph-link

  • 本代碼應(yīng)用于串口通信的應(yīng)用熟悉Tornado的集成開(kāi)發(fā)環(huán)境

    本代碼應(yīng)用于串口通信的應(yīng)用熟悉Tornado的集成開(kāi)發(fā)環(huán)境,通過(guò)CS850(CPU是Motorola的Power PC 850)的SCC(Serial Communication Controller)端口在NMSI方式下實(shí)現(xiàn)HDLC(High Data Link Communication)協(xié)議的自環(huán)通信。

    標(biāo)簽: Tornado 代碼 串口通信 應(yīng)用于

    上傳時(shí)間: 2014-01-19

    上傳用戶:hullow

  • 圖的遍歷算法cpp程序

    圖的遍歷算法cpp程序,有類Graph,可以直接創(chuàng)建對(duì)象調(diào)用相關(guān)函數(shù),ACM比賽適用

    標(biāo)簽: cpp 算法 程序

    上傳時(shí)間: 2016-09-02

    上傳用戶:stampede

  • ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip

    ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip integrating two 10/100 Mbps MDIX TX/FX transceivers, a three-port 10/100M Ethernet L2 switch controller, and one OAM engine to meet demanding applications, including Fiber-to-Ethernet media converters, especially the fiber to the home (FTTH) media converters. The ADM6993F/FX feature set includes link pass through (LPT), TS1000 OAM frame receiving/processing/transmitting, programmable link status LED display, various loop-back modes, and one configurable MII ports for snooping/inserting OAM frame from/to 100Fx. The ADM6993FX is the environmentally friendly “green” package version.

    標(biāo)簽: 6993 ADM Converter Ethernet

    上傳時(shí)間: 2014-01-01

    上傳用戶:hebmuljb

  • CPU的code banking技術(shù)實(shí)例: This Zip file contains five (3) folders: FastChip Project Files * This

    CPU的code banking技術(shù)實(shí)例: This Zip file contains five (3) folders: FastChip Project Files * This folder contains a folder called "Bank" that should be moved into: <install_root>\FastChip\Projects Keil Project Files * These files are to be put into the directory of your choice and the project is to be opened from within Keil Hex Files * These files are the output of Keil. If you do not want to compile and link all of the code, these files can be loaded into FastChip directly

    標(biāo)簽: This FastChip contains banking

    上傳時(shí)間: 2016-10-01

    上傳用戶:a3318966

  • This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.

    標(biāo)簽: i.e. management database simple

    上傳時(shí)間: 2016-10-02

    上傳用戶:851197153

  • This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation)

    This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation) to generate Dynamic Link Library files (*.dll files) that can be used with ACOLADE.

    標(biāo)簽: Corporation application demonstrate Mathtools

    上傳時(shí)間: 2016-10-25

    上傳用戶:gengxiaochao

  • 圖論算法庫(kù)

    圖論算法庫(kù),包括以下算法: 單源最短路徑 Dijkstra 算法 單源最短路徑 Bellman-Ford 算法 最小生成樹(shù) Prim 算法 每對(duì)節(jié)點(diǎn)間最短路徑 Flod-Warshall 算法 程序用C++語(yǔ)言編寫,在VisualAge C++ 4.0下調(diào)試通過(guò)。壓縮包內(nèi)的Graph.h文件包含所有的庫(kù)函數(shù),其調(diào)用接口見(jiàn)程序內(nèi)注釋。其他的文件是用來(lái)測(cè)試算法的測(cè)試程序,在VisualAge C++ 4.0下編譯運(yùn)行。 該算法是為參加ACM/ICPC競(jìng)賽而準(zhǔn)備的資料,由于競(jìng)賽的對(duì)編程速度要求較高,所以為了將代碼寫的短一點(diǎn),為了便于調(diào)試,代碼的寫的并不是最優(yōu)的。 該代碼在VisualAge C++ 4.0下寫成,但是很容易將其移植到MS Visual C++上。

    標(biāo)簽: 圖論 算法庫(kù)

    上傳時(shí)間: 2016-10-28

    上傳用戶:wangyi39

  • NASM2.03匯編編譯器

    NASM2.03匯編編譯器,支持跨平臺(tái)編譯,可以生成,支持各種常用Link工具的目標(biāo)代碼文件。 支持64位匯編指令。內(nèi)附原版參考文檔。

    標(biāo)簽: NASM 2.03 匯編 編譯器

    上傳時(shí)間: 2016-11-14

    上傳用戶:vodssv

  • 使用Rapi API

    使用Rapi API,將在pc上的檔案透過(guò)ActiveSync傳送到mobile上。需link rapi.lib方可使用。

    標(biāo)簽: Rapi API

    上傳時(shí)間: 2013-12-26

    上傳用戶:xsnjzljj

  • We propose a technique that allows a person to design a new photograph with substantially less effo

    We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally design an intended image by specifying other constraints. Our algorithm formulates the constraints as queries to search an automatically annotated image database. The desired photograph, not a collage, is then synthesized using graph-cut optimization, optionally allowing for further user interaction to edit or choose among alternative generated photos. An implementation of our approach, shown in the associated video, demonstrates our contributions of (1) a method for creating specific images with minimal human effort, and (2) a combined algorithm for automatically building an image library with semantic annotations from any photo collection.

    標(biāo)簽: substantially photograph technique propose

    上傳時(shí)間: 2016-11-24

    上傳用戶:三人用菜

主站蜘蛛池模板: 松阳县| 孟津县| 三门县| 侯马市| 蒲城县| 凤阳县| 鄂尔多斯市| 太原市| 遵义县| 紫阳县| 万盛区| 隆回县| 丹寨县| 福贡县| 蒙城县| 资中县| 聊城市| 揭阳市| 秭归县| 浦县| 报价| 溧阳市| 乐清市| 长阳| 五寨县| 潜江市| 鱼台县| 中卫市| 桃园市| 西青区| 封丘县| 禹州市| 旬阳县| 静海县| 内乡县| 若尔盖县| 黎川县| 镇康县| 颍上县| 扶沟县| 盐边县|