搜索结果
找到约 71 项符合
CHARACTER 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (8)
- 其他 (7)
- 汇编语言 (6)
- matlab例程 (5)
- 单片机编程 (3)
- 压缩解压 (3)
- Java编程 (3)
- 嵌入式/单片机编程 (3)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- 其他嵌入式/单片机内容 (2)
- CA认证 (2)
- 其他书籍 (2)
- 电子书籍 (2)
- 通信网络 (1)
- C/C++语言编程 (1)
- 加密解密 (1)
- USB编程 (1)
- 数据结构 (1)
- 嵌入式Linux (1)
- 软件设计/软件工程 (1)
- 数学计算 (1)
- Delphi控件源码 (1)
- 手机短信编程 (1)
- 网络 (1)
- SQL Server (1)
- 通讯编程文档 (1)
- 多国语言处理 (1)
- 文章/文档 (1)
- 通讯/手机编程 (1)
- JavaScript (1)
- 编译器/解释器 (1)
- 软件工程 (1)
- 书籍 (1)
- 技术资料 (1)
其他 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 ...
嵌入式/单片机编程 240x128 graphic mode/Driver ic:t6963C writed by hawk liu 2001 Aug. 22 1/128 duty 1/12.3 bia
240x128 graphic mode/Driver ic:t6963C
writed by hawk liu
2001 Aug. 22
1/128 duty 1/12.3 bias
Vop=20V
STN GRAY Trasflective mode
character/Graphic mode demo program
单片机开发 This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The
This a simple example project for the MSP430 series MCU and the GCC port
of the mspgcc project. The project contains a makefile and uses assembler
and C sources. It shows a clock on an character LCD.
数学计算 48 bit CRC routines These routines can be used to calculate a 48 bit CRC over an array of character
48 bit CRC routines
These routines can be used to calculate a 48 bit CRC over an array of characters.
matlab例程 we determin a chaos mode and alyalize the time application to find if its really chaos and will have
we determin a chaos mode and alyalize the time application to find if its really chaos and will have the character
Delphi控件源码 A rich edit control is a window in which the user can enter and edit text. The text can be assigned
A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. Rich edit controls provide a programming interface for formatting text.
Java书籍 Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o
Core Java 2 Volume I - Fundamentals, Seventh Edition
Completely revised and up-to-date coverage of
Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
Swing GUI development, including input validation and other enhancements
Exception handling and ...
网络 PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers messa ...
嵌入式/单片机编程 This guide reviews the rules and syntax of the principle commands that comprise C and its object-ori
This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
单片机开发 Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL
Description: This program demonstrates a half-duplex 9600-baud UART using
// Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for
// TACLK UART baud generation. The program will wait in LPM4, echoing back
// a received character using 8N1 protocol. On valid RX character, the
// ...