Home | Article | A to Z | Free Software | Download | Help GNU | Link | Contact Us                



 

 

เพื่อนบ้าน

- โปรแกรม BOQ
-
โปรแกรมรับเหมาก่อสร้าง
- โปรแกรมบัญชี
- ระบบเชื่อมต่อสาขา

 

 
 
A to Z

Browse

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Browsing 'C'

Found 54 entries under 'C'

1.
cache (Score: 0)
In programming, an area of memory specifically used to store information to speed access to that information.
2.
cache memory (Score: 0)
Also called just cache. High-speed memory usually placed between a CPU and main memory. cache memory holds r...
3.
card (Score: 0)
A printed circuit board inserted into the expansion bus that expands the functionality of the system such as a {hard dis...
4.
caret (Score: 0)
The character ^, often used to represent the beginning on a line or a negation.
5.
carriage return (Score: 0)
The keyboard key usually labelled 'Return' or 'Enter'. At the command line, a carriage return instructs the system t...
6.
carrier (Score: 0)
Signal used as a reference point from which frequency changes are measures. These frequency changes are the actual data....
7.
CCITT (Score: 0)
Comite Consultatif International Telegraphique et Telephoneique.
8.
CD-ROM (Score: 0)
A read-only optical storage media that uses the same technology as music CDs.
9.
Central Processing Unit (Score: 0)
CPU. The primary chip or processor in a computer. The CPU reads and executes the machine's instructions and make...
10.
CGA (Score: 0)
Colour Graphics Adapter. An old version of video card.
11.
CGI (Score: 0)
Common Gateway Interface. Interface by which web pages communicate with programs on the server.
12.
chain (Score: 0)
Term used to describe the connection between different layers in a network.
13.
character (Score: 0)
A number, letter, punctuation mark or other symbol that can be displayed by pressing a key on the keyboard.
14.
character device (Score: 0)
A hardware device that is accessed with no buffering within the operating system. Although such device can be re...
15.
chat script (Score: 0)
A set of Expect-Reply pairs used by certain communication protocols, such as UUCP and PPP, to log into a remote system...
16.
checksum (Score: 0)
A value that is calculated based on the bytes within a file. Some checksums are dependent on the order of the bytes ...
17.
child process (Score: 0)
The process created when one process (the parent) calls the fork() system call.
18.
CISC (Score: 0)
Complex Instruction Set Computer. The opposite of RISC, a processor which supports a large number of often complex ass...
19.
class (Score: 0)
The description given to computer networks depending on what portion of their IP address is the network and which ...
20.
clean (Score: 0)
The state of a data object when it has not had its contents altered. 'Dirty' buffers or pages can be marked clean when t...

 

C1 | C2 | C3