用40年前的电脑打开《花花公子》封面女郎图片,这可能吗?
这里是码农充电第一站,回复“666”,获取一份专属大礼包
真爱,请设置“星标”或点个“在看
1:03 AM 71 Melissa.txt12:18 AM 5768 Melissa1.pic12:18 AM 5768 Melissa2.pic12:19 AM 5768 Melissa3.pic12:20 AM 5768 Melissa4.pic12:21 AM 5768 Melissa5.pic5:40 AM 35 Opn.txt12:04 AM 5768 Opps.pic12:59 PM 50304 Poker.exe1:06 AM 1288 Screen.pic12:03 AM 5768 Stitle.pic5:09 AM 69 Suzi.txt12:02 AM 5768 Suzi1.pic1:33 AM 5768 Suzi2.pic12:00 AM 5768 Suzi3.pic12:01 AM 5768 Suzi4.pic12:00 AM 5768 Suzi5.pic
// Standard PCX header (C/C++)struct PCXHeader {char ID; // ID, always 0x0Achar Version; // The version numberchar Encoding; // Use of encoding (0, 1)char BitPerPixel; // 1, 2, 4 or 8short X1; // The minimum x-coordinate of the image positionshort Y1; // The minimum y coordinate of the image positionshort X2; // The maximum x coordinate of the image positionshort Y2; // The maximum y coordinate of the image positionshort HRes; // The horizontal image resolution in DPIshort VRes; // The vertical image resolution in DPIchar ClrMap[16*3]; // The EGA palette for 16-color imageschar Reserved1;char NumPlanes; // Number of color planes: 1, 3, or 4short BPL; // The number of bytes of one color planeshort Pal_t;char Filler[58];} Header;
-End-
最近有一些小伙伴,让我帮忙找一些 面试题 资料,于是我翻遍了收藏的 5T 资料后,汇总整理出来,可以说是程序员面试必备!所有资料都整理到网盘了,欢迎下载!
点击👆卡片,关注后回复【面试题】即可获取
评论

