-
本书为英语版,介绍了Linux下高级编程的一些技巧,非常适用Linux程序开发者。...
本书为英语版,介绍了Linux下高级编程的一些技巧,非常适用Linux程序开发者。-failed to translate
- 2023-06-20 12:20:05下载
- 积分:1
-
VHDL非常有用的样本
the samples of VHDL very usef
- 2022-02-20 13:53:04下载
- 积分:1
-
Video and audio development (book attached)
视频音频开发(书附),是一本入门级教程,因为上传时不能写中文名,改了英文名后就改不回来了,真是失败-Video and audio development (book attached)
- 2023-02-11 19:40:08下载
- 积分:1
-
- 2022-08-06 07:47:17下载
- 积分:1
-
Python Tkinter
Python Tkinter
- 2022-01-26 05:34:57下载
- 积分:1
-
practice compiler theory courses and the importance of design and want it, thank...
实践在编译原理课程中的重要性及其设计,想要的就下,谢谢支持。-practice compiler theory courses and the importance of design and want it, thank you support.
- 2022-04-25 13:05:19下载
- 积分:1
-
为java初学者提供教程,学校里的教科书根本不会讲的很详细,我觉得这个比教科书还要好。...
为java初学者提供教程,学校里的教科书根本不会讲的很详细,我觉得这个比教科书还要好。-to provide guides, school textbooks do not speak very detailed, I think this is better than the textbook.
- 2022-10-24 18:30:03下载
- 积分:1
-
使用ATmega制作的MP3,带usb接口,解码使用STA013+CS43
使用ATmega制作的MP3,带usb接口,解码使用STA013+CS43-ATmega produced using MP3, with usb interface, decoding using STA013+ CS43
- 2023-06-06 01:20:03下载
- 积分:1
-
bmp_fileformat
bmp_fileformat
- 2023-03-12 17:20:04下载
- 积分:1
-
Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。 char是un...
Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。 char是unicode的,而byte是字节。Java中 byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的 convertor。其中两个-Java core is unicode, and even the class file as well, but many media, including file/stream preservation approach is to use the byte stream. Therefore Java byte to flow through the lines of these transformed. char is a unicode, while the byte is a byte. Java, byte/char Huzhuan sun.io package of functions in the middle. One ByteToCharConverter class is in the scheduling, can be used to tell you that you are using convertor. Two
- 2023-09-08 23:05:03下载
- 积分:1