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

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

MASS-Storage

  • This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the

    This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the field. It provides the tools to help overcome the problems of video storage, cataloging, and retrieval, by exploring content standardization and other content classification and analysis methods. The challenge of these complex problems make this book a must-have for video database practitioners in the fields of image and video processing, computer vision, multimedia systems, data mining, and many other diverse disciplines. Topics include video segmentation and summarization, archiving and retrieval, and modeling and representation.

    標(biāo)簽: handbook chapters presents overview

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

    上傳用戶:yuzsu

  • The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

    The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.

    標(biāo)簽: recordsets container library ODBC

    上傳時(shí)間: 2015-10-11

    上傳用戶:xlcky

  • 英文論文78頁(yè)

    英文論文78頁(yè),Dynamic Storage Allocation -A Survey and Critical Review by PaulR.Wilson at CS Dept.德州奧斯丁 講動(dòng)態(tài)存儲(chǔ)分配,個(gè)人感覺(jué)不錯(cuò)

    標(biāo)簽: 英文 論文 頁(yè)

    上傳時(shí)間: 2015-11-10

    上傳用戶:z1191176801

  • 學(xué)生信息管理系統(tǒng) GNU通用公共許可證 第二版

    學(xué)生信息管理系統(tǒng) GNU通用公共許可證 第二版,1991年 版權(quán)所有(C)1989,1991 Free Software foundation, Inc. 675 Mass Ave, Cambridge, MA02139, USA 允許每個(gè)人復(fù)制和發(fā)布這一許可證原始文檔的副本,但絕對(duì)不允許對(duì)它進(jìn)行任何修改。 序言 大多數(shù)軟件許可證決意剝奪你的共享和修改軟件的自由。對(duì)比之下,GNU通用公共許可證力圖保證你的共享和修改自由軟件的自由。——保證自由軟件對(duì)所有用戶是自由的。GPL適用于大多數(shù)自由軟件基金會(huì)的軟件,以及由使用這些軟件而承擔(dān)義務(wù)的作者所開(kāi)發(fā)的軟件。(自由軟件基金會(huì)的其他一些軟件受GNU庫(kù)通用許可證的保護(hù))。你也可以將它用到你的程序中。 當(dāng)我們談到自由軟件(free software)時(shí),我們指的是自由而不是價(jià)格。我們的GNU通用公共許可證決意保證你有發(fā)布自由軟件的自由(如果你愿意,你可以對(duì)此項(xiàng)服務(wù)收取一定的費(fèi)用);保證你能收到源程序或者在你需要時(shí)能得到它;保證你能修改軟件或?qū)⑺囊徊糠钟糜谛碌淖杂绍浖欢疫€保證你知道你能做這些事情。 為了保護(hù)你的權(quán)利,我們需要作出規(guī)定:禁止任何人不承認(rèn)你的權(quán)利,或者要求你放棄這些權(quán)利。如果你修改了自由軟件或者發(fā)布了軟件的副本,這些規(guī)定就轉(zhuǎn)化為你的責(zé)任。 例如

    標(biāo)簽: GNU 信息管理系統(tǒng) 許可證

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

    上傳用戶:zuozuo1215

  • The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

    The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.

    標(biāo)簽: NtddkSrcStoragesfloppy directory sfloppy resides

    上傳時(shí)間: 2015-12-04

    上傳用戶:84425894

  • B/S版ERP安裝方法 1、安裝IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、將目錄Copy_of_ERP和webctrl_clie

    B/S版ERP安裝方法 1、安裝IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、將目錄Copy_of_ERP和webctrl_client復(fù)制到C:/Inetpub/wwwroot下,并將Copy_of_ERP目錄設(shè)置成IIS虛擬目錄 3、在SQL Server2000中新建一個(gè)Storage用戶和LXTXERP數(shù)據(jù)庫(kù),然后將Data目錄中的LXTXERP.BAK數(shù)據(jù)庫(kù)備份文件還原 4、修改Copy_of_ERP目錄下的Web.config文件的連接屬性sa用戶的密碼: <add key="mydns" value="data source=(local) initial catalog=LXTXERP persist security info=False user id=sa pwd=123 workstation id=jl packet size=4096" /> 5、在Windows管理工具中打開(kāi)Internet 服務(wù)管理器,運(yùn)行Copy_of_ERP中的Login.aspx打開(kāi)ERP登錄頁(yè)面,默認(rèn)用戶:admin 密碼:123 6、OK

    標(biāo)簽: webctrl_clie Copy_of_ERP Framework Microsoft

    上傳時(shí)間: 2015-12-09

    上傳用戶:zhuimenghuadie

  • This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the ti

    This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the time and storage required for a matrix operation such as factoring S into its Cholesky decomposition

    標(biāo)簽: demonstration reordering the columns

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

    上傳用戶:奇奇奔奔

  • 利用SyncML開(kāi)發(fā)客戶端程序的中間件

    利用SyncML開(kāi)發(fā)客戶端程序的中間件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.

    標(biāo)簽: SyncML 程序

    上傳時(shí)間: 2016-03-05

    上傳用戶:kr770906

  • The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.

    The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of Storage). The mail synchronization using SyncML 1.2 over HTTP, thus removing any problem related to the access to IMAP or POP ports. The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mail protocols, a more sophisticated UI and access to the phone s AddressBook or filesystem for the devices allowing this. See the javadoc for more information on the structure of the library.

    標(biāo)簽: J2ME Funambol devices Client

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

    上傳用戶:gououo

  • 數(shù)字圖像處理基礎(chǔ)理論

    數(shù)字圖像處理基礎(chǔ)理論,英文資料Restoration and Enhancement Space Pictures (blurred, noisy, distorted) Computerized Tomography Coding Transmission – Teleconferencing Storage – Land SAT Images Pattern Recognition Blood Cell Analysis Remote Sensing Robotic Vision Computer Graphics Flight Simulation Auto Body Design Special Effect in Movie

    標(biāo)簽: 數(shù)字圖像處理

    上傳時(shí)間: 2014-06-30

    上傳用戶:plsee

主站蜘蛛池模板: 民乐县| 新余市| 加查县| 鹤岗市| 祁连县| 利川市| 达尔| 乳山市| 罗田县| 安义县| 沛县| 静宁县| 舞阳县| 澳门| 丁青县| 安新县| 上林县| 兴和县| 垣曲县| 浏阳市| 宁安市| 南雄市| 华阴市| 肃宁县| 文安县| 布尔津县| 靖江市| 灵宝市| 阿城市| 安远县| 太和县| 赣州市| 杭锦旗| 开阳县| 凌云县| 鄂温| 上高县| 广昌县| 凤山县| 金平| 东安县|