搜索结果
找到约 40 项符合
replace 的查询结果
按分类筛选
其他行业 hard ware tool for xp the channel editor for stb managing the channel edit replace many features inc
hard ware tool for xp the channel editor for stb managing the channel edit replace many features include on this software
通讯编程文档 The Application of IEC 61850 to Replace Auxiliary Devices Including Lockout Relays
The Application of IEC 61850 to Replace Auxiliary Devices Including Lockout Relays
matlab例程 This is a program to extract the drum sounds (bass) from a music file. You can replace the "windycit
This is a program to extract the drum sounds (bass) from a music file. You can replace the "windycity.wav" file with any other .wav file you want.
Delphi控件源码 Pascal 7 to Delphi 2005 code conversion or update to replace pascal unit files Graphics, Keyboard,
Pascal 7 to Delphi 2005 code conversion or update
to replace pascal unit files Graphics, Keyboard, Mouse commands to equivalent in Delphi 2005
数学计算 Replace every element on the diagonal of an array with the sum of the elements on the current column
Replace every element on the diagonal of an array with the sum of the elements on the current column OR row. Labview
单片机编程 基于VHDL的微型打印机控制器设计
介绍基于VHDL的微型打印机控制器的设计。论述了微型打印机的基本原理,以及实现控制器的VHDL语言设计。打印机的数据来自系统中的存储模块,根据需要控制打印。该微型打印机控制器可取代传统的微型打印机,且抗干扰性好,可靠性高,具有较强的移植性,稍加改动就可应用于不同场合。
Abstract:
 This paper introduced ...
数据结构 2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1.
Input
One positive integer on each line, the value of n.
Output
If the minimum x exists, print a line with 2^x mod n = 1.
Print 2^? mod n = 1 otherwise.
You should replace x and n with specific numbers. ...
数据结构 Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. ...
Windows Mobile The goal of this project is to explore the idea of point-based radiosity, which is a shooting radio
The goal of this project is to explore the idea of point-based
radiosity, which is a shooting radiosity technique suggested by Mark
Harris at UNC. The primary idea is that features available in
graphics hardware can be utilized to perform radiosity calculations.
Facilities such as flat shading, diff ...
其他数据库 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 lib ...