搜索:plain
找到约 18 项符合「plain」的查询结果
结果 18
按分类筛选
https://www.eeworm.com/dl/542/392419.html
其他书籍
Making plain binary ?les using a C compiler 电子书
Making plain binary ?les using a C compiler
电子书
https://www.eeworm.com/dl/637/273016.html
多国语言处理
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.
https://www.eeworm.com/dl/519/456758.html
加密解密
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.
https://www.eeworm.com/dl/534/208620.html
其他
- 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.
https://www.eeworm.com/dl/646/139702.html
通讯编程文档
Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错
Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。
https://www.eeworm.com/dl/516/155165.html
DSP编程
Digital Audio Effects(数字音效处理)dsp开发数值运算方面经典c代码
Digital Audio Effects(数字音效处理)dsp开发数值运算方面经典c代码,包括:lowpass reverberator、plain reverberator 等5种处理
https://www.eeworm.com/dl/622/440051.html
手机短信编程
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
https://www.eeworm.com/dl/534/485436.html
其他
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.
https://www.eeworm.com/dl/519/304536.html
加密解密
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 ...
https://www.eeworm.com/dl/678/263157.html
系统设计方案
=== === === === === === === === === === ==== 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)
Lin ...