搜索结果
找到约 18 项符合
plain 的查询结果
按分类筛选
其他书籍 Making plain binary ?les using a C compiler 电子书
Making plain binary ?les using a C compiler
电子书
多国语言处理 AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain t
AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain text.
It uses statistical and rule-based methods for part-of-speech tagging, word sense disambiguation,
sentence deconstruction and semantic analysis.
加密解密 Introduction to Cryptography in plain simple english. The document talks about the early day cryptog
Introduction to Cryptography in plain simple english. The document talks about the early day cryptography and gives some simple examples to the readers.
其他 - Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, sh
- Convert file (plain text) or clipboard content among the following
encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian,
unicode little-endian, and utf-8.
- Batch files conversion
- Preview file content and converted result before actual conversion.
通讯编程文档 Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错
Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。
DSP编程 Digital Audio Effects(数字音效处理)dsp开发数值运算方面经典c代码
Digital Audio Effects(数字音效处理)dsp开发数值运算方面经典c代码,包括:lowpass reverberator、plain reverberator 等5种处理
手机短信编程 encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any spe
encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system call. plain stdio is ok
其他 WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, with
WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", counting how many times a word is used, and displaying results in a Squarified Treemap.
加密解密 Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.
Tasks
Read the textbook about the details of Vigenére Cipher.
Implement the algorithm by C or C++.
Requirements
You do this lab in a group of two students.
Your program should have input and output as follows:
csci>a.out
--> Please input the key:
receptive
--> Please input the plain text:
wearedis ...
系统设计方案 === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =
=== === === === === === === === === === ====
IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS
================================================================
Sources:
PORTS.A of Ralf Brown s interrupt list collection
repairfaq.org keyboard FAQ(doesn t appear to exsist)
Linux source code
Test ...