10 วิชาที่น่าสนใจเกี่ยวกับวิทยาการคอมพิวเตอร์

CPSC 103  ตรรกะดิจิทัล  3(3-0-6)
(Digital Logic)
ระบบจำนวนและรหัสคอมพิวเตอร์ พีชคณิตบูลีน การวิเคราะห์และการสังเคราะห์ตรรกะคอมบิเนชันนัล ฟังก์ชันสวิทชิง รูปแบบคาโนนิคัล แผนที่คาร์นอฟ เทคนิคการลดรูป วงจรแนนและวงจรนอร์หลายระดับ และภัยในวงจร การวิเคราะห์และสังเคราะห์ตรรกะ ซีเควนเชียล การนำฟลิปฟล็อปมาสร้างตรรกะ ตัวแปรสถานะ แผนภาพแสดง การเปลี่ยนสถานะ ตารางแสดงสถานะ การลดจำนวนสถานะ เทคนิคการกำหนดสถานะ และสภาวะการแข่งขัน
Number systems and computer codes, Boolean algebra, analysis and synthesis of combinational logic, switching function, canonical forms, Karnaugh map, minimization techniques, multilevel NAND and NOR circuits and hazards, analysis and synthesis of sequential logic, logic implementation with flip flop, state variables, state transition diagram, state table, minimization of states, state assignment techniques, and race conditions.

CPSC 201    สถาปัตยกรรมและองค์ประกอบคอมพิวเตอร์  3 (3 – 0 – 6)
(Computer Architecture and Organization)
ระบบคอมพิวเตอร์ หน่วยประมวลผล หน่วยความจำ มอดูลรับเข้า/ส่งออก การเชื่อมต่อองค์ประกอบดังกล่าว หน่วยประมวลผลกลาง หน่วยควบคุม เรจิสเตอร์ หน่วยคำนวณทางคณิตศาสตร์และตรรกะ หน่วยคำสั่งและการเชื่อมต่อของหน่วยดังกล่าว สถาปัตยกรรม การออกแบบชุดคำสั่งและชนิดข้อมูล หัวข้อการจัดระบบ การทำไปป์ไลน์ การจัดระบบคอมพิวเตอร์แบบขนาน การจัดระบบหน่วยประมวลผลหลายชุด และการประมวลผลเชิงเวกเตอร์
Computer system, processor, memory and Input/Output modules, interconnections among these major components, central processing unit, control unit, registers, arithmetic and logic unit, instruction unit and interconnections among these components, architectural issues, instruction-set design and data types, organizational issues, pipelining, parallel organization, multiple processors and vector processing organizations.

CPSC 317     ระบบปฏิบัติการ 3 (3 – 0 – 6)

(Operating Systems)
สถาปัตยกรรม เป้าหมายและโครงสร้างของระบบปฏิบัติการ การจัดการการประมวลผล การกำหนดการการประมวลผล ความร่วมมือและการประสานเวลาของการประมวลผล สภาวะติดตาย สาเหตุ เงื่อนไข การป้องกัน การจัดการหน่วยความจำ หน่วยความจำกายภาพ หน่วยความจำเสมือน การจัดการหน่วยเก็บรอง จานบันทึก หน่วยเก็บขั้นสาม หน่วยรับเข้า/ส่งออก แฟ้มข้อมูล สารบบ ระบบปฏิบัติการแบบกระจายเบื้องต้น
Architecture, goals, and structure of operating system, process management, processes scheduling, process coordination and synchronization, deadlock, causes, conditions, prevention, memory management, physical memory, virtual memory, secondary storage management, disk, tertiary storage, Input/Output (I/O), file, directory, introduction to distributed operating systems.

CPSC 319    การพัฒนาซอฟต์แวร์เชิงอ็อบเจกต์ 3 (2 – 2 – 6)
(Object-Oriented Software Development)
การเขียนโปรแกรมเชิงอ็อบเจกต์ คลาส อ็อบเจกต์ ชนิดข้อมูลนามธรรม การรับคุณสมบัติถ่ายทอด การห่อหุ้ม ภาวะพหุสัณฐาน และการนำของเดิมมาใช้ใหม่ กระบวนทัศน์การพัฒนาซอฟต์แวร์เชิงอ็อบเจกต์ การวิเคราะห์ ออกแบบและประยุกต์ใช้ระบบงานเชิงอ็อบเจกต์
Object-oriented programming, classes, objects, abstract data types, inheritance, encapsulation, polymorphism and reuse, object-oriented software development paradigm, analysis, design and applications of object-oriented systems.

CPSC 334    ปฏิสัมพันธ์ระหว่างมนุษย์กับคอมพิวเตอร์ 3 (3 – 0 – 6)
(Human-Computer Interaction)
พฤติกรรมมนุษย์ กระบวนวิธีการบันทึกและแปลพฤติกรรมมนุษย์ การวิเคราะห์ การทำงาน เทคนิคการสังเกต การออกแบบสอบถาม เทคนิคการวิเคราะห์และการโมเดลงาน วิธีแสดงส่วนปฏิสัมพันธ์และเครื่องมือสร้างต้นแบบ ขั้นตอนการเรียนรู้ การศึกษาการใช้งานและการวิเคราะห์โพรโทคอลการใช้คำ ปฏิสัมพันธ์ระหว่างมนุษย์กับคอมพิวเตอร์  แนวทางการทดลองทำจริง การเรียนรู้ของมนุษย์ การทำนายและการเลียนแบบปฏิสัมพันธ์ระหว่างมนุษย์กับมนุษย์และกรณีศึกษา
Human behavior, methodologies for obtaining and interpreting human behavior: work activity analysis, observation techniques, questionnaire, task analysis and modeling techniques, methods for interface representation and prototyping tools, cognitive walkthroughs, usability studies and verbal protocol analysis, the four approaches to human-computer interaction, empirical, cognitive, predictive, and anthropomorphic and case studies.

CPSC 350    การโปรแกรมแบบลูกข่าย-แม่ข่าย 3 (2 – 2 – 6)
(Client-Server Programming)
โมเดลและการโปรแกรมการสื่อสารแบบลูกข่าย-แม่ข่าย การออกแบบซอฟต์แวร์ การประมวลผลพร้อมกัน การเชื่อมต่อโปรแกรมประยุกต์กับโพรโทคอล ซ็อกเก็ตเอพีไอ ขั้นตอนวิธีดำเนินงานที่ฝั่งลูกข่ายและประเด็นที่เกี่ยวข้อง ขั้นตอนวิธีดำเนินงานที่ฝั่งแม่ข่ายและประเด็นที่เกี่ยวข้อง แม่ข่ายแบบไม่กำหนดการเชื่อมต่อ และแม่ข่ายแบบกำหนดการเชื่อมต่อ
Client-server communication model and programming, software design, concurrent processing, application interface to protocols, socket Application Protocol Interface (API), client side algorithms and issues, server side algorithms and issues, connectionless servers, and connection-oriented servers.

CPSC 351    เทคโนโลยีการเชื่อมต่อเครือข่าย 3 ( 3 – 0 – 6 )
(Internetworking Technology)
ที่อยู่ไอพี โพรโทคอลอินเทอร์เน็ต ไอพี อาร์พ อาร์อาร์พ ไอซีเอ็มพี ไอจีเอ็มพี แนวคิดของการจัดเส้นทาง การจัดเส้นทางแบบคงที่ การจัดเส้นทางแบบพลวัต ริพ โอเอสพีเอฟ บีจีพี การส่งข้อมูลจากโพรเซสถึงโพรเซส พีพีพี การควบคุมความแออัดในเครือข่าย คิวโอเอส ดีเอ็นเอส ไอเอสดีเอ็น เอซีแอล ดีดีอาร์กับไอเอสดีเอ็น แนท ดีเอชซีพี การส่งสื่อประสม การจัดการเครือข่าย และเอสเอ็นเอ็มพี
Internet Protocol (IP) Addressing, Internet Protocols: IP, ARP/RARP, ICMP, IGMP; routing concepts, static routing, dynamic routing: RIP, OSPF, BGP; Process-to-Process Delivery, PPP, Congestion control, QoS, DNS, ISDN, ACL, DDR with ISDN, NAT, DHCP, Multimedia transmission, Network Management, and SNMP.

CPSC 381    การค้นคืนสารสนเทศ 3 (3 – 0 – 6)
(Information Retrieval)
การค้นคืนข้อความ ธรรมชาติของสารสนเทศ การแทนและโครงสร้างสารสนเทศ การค้นคืนข้อความหรือการค้นคืนสารสนเทศอย่างเต็มทั้งแบบมีข้อกำหนด และไม่มีข้อกำหนด องค์ประกอบของระบบค้นคืนสารสนเทศ ปัญหาในการค้นคืนข้อความอย่างเต็ม โพลีกามี ซีโนนีมี ไฮเปอร์นีมี ไฮโปนีมี ข้อคำถามเชิงข้อความ ส่วนต่อประสานกับผู้ใช้ของระบบค้นคืนสารสนเทศ วิธีการค้นคืนข้อความ วิธีเชิงอินเด็กซ์ วิธีจับคู่สตริงอย่างง่าย ขั้นตอนวิธีเคเอ็มพี การประมาณการการจับคู่ ต้นไม้แบบแพ็ต การวิเคราะห์การจัดกลุ่ม พื้นที่เวกเตอร์ การทำอินเด็กซ์เชิงความหมายแฝง การประมวลผลภาษาธรรมชาติ เครือข่ายใยประสาทเทียม และเครื่องช่วยการค้นคืนข้อความ
Text-retrieval, nature of information, representation and structure of information, restricted and un-restricted text/full-text retrieval, information retrieval systems components, problems in full-text search: polygamy, synonymy, hypernymy, hyponymy, textbase queries, user interfaces to information retrieval systems, text retrieval approaches, simple index-based, na?ve string matching, KMP algorithms, approximate matching, PAT trees, cluster analysis, vector space, latent semantic indexing, natural langrage processing, artificial neural network and text-retrieval machine.

CPSC 401    ภาษาโปรแกรมทางเลือก 3 (2 – 2 – 6)
(Selected Programming Language)
การศึกษาภาษาโปรแกรมอย่างลึกซึ้งหนึ่งภาษาหรือมากกว่าที่เป็นกรณีศึกษา ภาษาที่เปิดสอนอาจเปลี่ยนแปลงได้ในแต่ละภาคการศึกษา และจะมีการแจ้งให้นักศึกษาทราบล่วงหน้า วัตถุประสงค์ของรายวิชานี้คือเพื่อให้นักศึกษาได้รู้จักภาษาโปรแกรมเพิ่มเติม
A comprehensive study of one or more selected programming languages. Selected languages may vary from semester to semester and will be announced before the starting of each semester. The objective is to introduce students to alternative programming languages.

CPSC 452     การจัดการเครือข่าย 3 (3 – 0 – 6)
(Network Management)
หน้าที่ของการจัดการเครือข่าย โมเดลการจัดการเครือข่าย มาตรฐานการจัดการเครือข่าย เครือข่ายการจัดการโทรคมนาคม(ทีเอ็มเอ็น) โพรโทคอลจัดการเครือข่ายอย่างง่าย (เอ็สเอ็นเอ็มพี) การเฝ้าระวังระยะไกล(อาร์มอน) โพรโทคอลสารสนเทศร่วมเพื่อการจัดการ(ซีเอ็มไอพี) และ ฐานสารสนเทศเพื่อการจัดการ (เอ็มไอบี) และเครื่องมือและเทคนิคในการจัดการเครือข่าย
Network management functions, network management model, network management standards, Telecommunications Management Network (TMN), Simple Network Management Protocol (SNMP), Remote Monitoring (RMON), Common Management Information Protocol (CMIP), and Management Information Base (MIB), and tools and techniques for network management.

COMP 100 ความรู้เบื้องต้นเกี่ยวกับคอมพิวเตอร์ 2 (2 – 0 – 4)
(Introduction to Computer)
ศึกษาประวัติความเป็นมาของเครื่องคอมพิวเตอร์ อินเทอร์เน็ต ฮาร์ดแวร์ ซอฟท์แวร์ ระบบปฏิบัติการ และโปรแกรมประยุกต์
Study of computer history, internet, hardware, software, operating system and application program
TECH 101 สื่อและเทคโนโลยีในชีวิตประจำวัน 2 ( 1 – 2 – 4 )
(Media and Technology in Daily Life)
ศึกษาการใช้เทคโนโลยีและสื่อรูปแบบใหม่ ระบบคอมพิวเตอร์ ระบบเครือข่าย การใช้ห้องสมุดและการสืบค้นข้อมูล เครือข่ายสังคม โปรแกรมประยุกต์สำนักงาน ความปลอดภัย คุณธรรม จริยธรรมของผู้ใช้คอมพิวเตอร์
Study of technology and new media using, computer system, network system, library and data searching, social network, office application, security, moral and ethics of computer users
COMP 300 คอมพิวเตอร์เพื่อการทำงาน 2 (1 – 2 – 4)
(Computer for Working)
ศึกษาการประยุกต์ใช้คอมพิวเตอร์เพื่อการทำงาน การใช้โปรแกรมประมวลผลคำ การใช้โปรแกรมสเปรตชีท การใช้โปรแกรมนำเสนองาน และการใช้งานบล็อก
Study of computer for working, word processing program, spread sheet program, presentation program and blog using
CPSC 104    กฎเกณฑ์และความหมายของภาษาโปรแกรม 3 (3 – 0 – 6)
(Syntax and Semantics of Programming Languages)
บททบทวนกฎไวยากรณ์ ภาษากับกฎเกณฑ์และความหมาย การตัดคำและความคลุมเครือ รูปปกติแบบบาร์คัส (บีเอ็นเอฟ) ไวยากรณ์ของสถานะจำกัดและตัวรู้จำ การสแกนคำ การสร้างตารางรหัส ภาษาไร้บริบท พุชดาวน์ออโตมาตา เทคนิคการตัดคำแบบไร้บริบท คำสั่งวนซ้ำ การแปลความก่อนหลังและการแปลความจากซ้ายไปขวาแบบง่าย (เอสแอลอาร์) และการแปลกฎเกณฑ์แบบตรง
Review of grammars, languages and their syntax and semantics, parsing and ambiguity, Backus Normal Form (BNF), finite state grammars and recognizers, lexical scanners, implementation of symbol tables, context-free languages, push-down automata, context-free parsing techniques, recursive descent, precedence and Simple Left to Right (SLR) translation, and syntax directed translation schemes.

http://www.thaiall.com/tqf

http://www.thaiall.com/tqf/cpsc/2555_curr_cpsc_10subj.doc

Author: บุรินทร์ รุจจนพันธุ์

I am Lecturer, Developer, Researcher, Columnist, Writer, Photographer, and Webmaster - L@mpang man

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.