Tài liệu tham khảo chuyên môn kỹ thuật lập trình - MÃ HÓA THÔNG ĐIỆP | MÃ HÓA THÔNG ĐIỆP include include include char crypt char tdiep int column char tam 255 result int i 0 k 0 n j 0 while tdiep i 0 if isalnum tdiep i tam k tdiep i i tam k 0 result char malloc k 1 for i 0 i column i n 0 while n i k result j tolower tam n i n column result k 0 return result void main char thongdiep 255 mahoa int col printf nNhap thong diep can ma hoa gets thongdiep printf nCho biet so cot scanf d col mahoa crypt thongdiep col printf nThong diep da duoc ma hoa thanh s mahoa getch GIẢI PHƯƠNG TRÌNH BẬC NHẤT include void main float a b printf nGiai phuong trinh bac nhat AX B 0 printf nCho biet ba he so A B scanf f f a b if a 0 if b 0 printf Phuong trinh vo nghiem else printf Phuong trinh co nghiem khong xac dinh else printf Dap so cua phuong trinh tren f -b a getch TÍNH CĂN BẬC HAI THEO PHƯƠNG PHÁP LẶP NEWTON include include void main double a xn ketqua printf nNhap vao so muon tinh can bac hai scanf lf a xn a 1 2 do ketqua xn xn xn a xn while fabs xn-ketqua printf nKet qua lf xn getch CẤU TRÚC VÀ CÁC HÀM THAO TÁC TRÊN Số PHỨC include typedef struct tagcomplex flOat thuc ao complex complex tong complex a complex complex c b. ao return c complex hieu complex a complex complex c - - b. ao return c complex tich complex a complex complex c - return c complex thuong complex a complex complex c float tongbp tongbp tongbp a. ao - tongbp return c float argument complex a return acos sqrt float modul complex a return sqrt void print_complex complex a printf .2f .2fi void main complex a b c printf nNhap he so thuc va phuc cua A scanf f f printf nNhap he so thuc va phuc cua B scanf f f printf nSo phuc A .