搜索结果
找到约 96 项符合
lATer 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (7)
- matlab例程 (7)
- 书籍 (7)
- 嵌入式/单片机编程 (6)
- 其他行业 (6)
- Java编程 (6)
- 其他书籍 (5)
- 其他 (5)
- Linux/Unix编程 (4)
- 压缩解压 (3)
- 单片机编程 (2)
- 编译器/解释器 (2)
- 人工智能/神经网络 (2)
- VHDL/FPGA/Verilog (2)
- VC书籍 (2)
- 加密解密 (2)
- Linux/uClinux/Unix编程 (2)
- 技术资料 (2)
- 多媒体处理 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- 网络 (1)
- 系统设计方案 (1)
- GPS编程 (1)
- 电子政务应用 (1)
- 游戏 (1)
- 软件工程 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- 数学计算 (1)
- 操作系统开发 (1)
- 多国语言处理 (1)
- 嵌入式Linux (1)
- 通讯/手机编程 (1)
- Jsp/Servlet (1)
- 通讯编程文档 (1)
- JavaScript (1)
- 数据结构 (1)
- USB编程 (1)
- 电子书籍 (1)
嵌入式/单片机编程 This program is free software you can redistribute it and/or modify it under the terms of the GNU Ge
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful ...
matlab例程 基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of
基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MA ...
嵌入式/单片机编程 Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (fa
Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (faster systems give better software performance) * SVGA monitor * CD-ROM drive * One or more of the following I/O ports: - USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBla ...
系统设计方案 Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is
Copyright&copy 2004 Sergiu Dumitriu, Marta G&icirc rdea, C&#259 t&#259 lin Hri&#355 cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation with no Invar ...
编译器/解释器 The Small C compiler translates a subset of the C language into assembly language. It runs under P
The Small C compiler translates a subset of the C language into
assembly language. It runs under PC/MS-DOS 2.1 and later. Small
C is compatible with the Microsoft and Small Mac assemblers.
Small C takes full advantage of the ability of these assemblers
to generate relocatable object code, to mai ...
GPS编程 *西门子6688上使用 * konGPS.java * * Implementation of konGPS for Siemens SL45i * * Copyright (C) 2002
*西门子6688上使用
* konGPS.java
*
* Implementation of konGPS for Siemens SL45i
*
* Copyright (C) 2002-2003 by KoncaOnLine (http://www.konca.com).
*
* Author: Konca Fung (konca@tom.com)
*
* This program may be distributed according to the terms of the GNU
* General Public License, version 2 or (at yo ...
游戏 MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is f
MantisChess -- A Chinese Chess Program
Copyright (C) Chen Chengtao, China
This program is free software you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation either version 2
of the License, or (at your option) ...
VHDL/FPGA/Verilog Simple I2C controller -- 1) No multimaster -- 2) No slave mode -- 3) No fifo s -- -- notes:
Simple I2C controller
-- 1) No multimaster
-- 2) No slave mode
-- 3) No fifo s
--
-- notes:
-- Every command is acknowledged. Do not set a new command before previous is acknowledged.
-- Dout is available 1 clock cycle later as cmd_ack
其他 Problem Statement You are given a string input. You are to find the longest substring of input su
Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameter ...
软件工程 The Mythical Man-Month: Essays on Software Engineering is a book on software project management by F
The Mythical Man-Month: Essays on Software Engineering is a book on software project management by Fred Brooks, whose central theme is that "Adding manpower to a late software project makes it later."