-
程序设计之道,非常经典的著作
程序设计之道,非常经典的著作-procedures Design Road, very classic book
- 2022-05-09 05:11:58下载
- 积分:1
-
本书是由台湾张智星教授编著的有关MATLAB编程的基础教程,他不同于国内的一些书藉,是一本很好的参考资料。...
本书是由台湾张智星教授编著的有关MATLAB编程的基础教程,他不同于国内的一些书藉,是一本很好的参考资料。-This book is written by Professor Zhang Zhixing Taiwan edited on the basis of MATLAB programming tutorials, he is different from some of the domestic books, is a very good reference.
- 2022-03-12 02:05:56下载
- 积分:1
-
回溯法实现的走迷宫方法,用MFC以图形的方式表达出来
回溯法实现的走迷宫方法,用MFC以图形的方式表达出来-Backtracking realize the Maze methods MFC graphical way to express
- 2022-12-25 04:15:03下载
- 积分: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
-
ArcIMS Study
这里面有ArcIMS入门读物,arcims(HtmlView)开发经验总结之鹰眼实现,arcIMS_AppServerLink三个文档。-ArcIMS Study
- 2022-05-17 20:59:01下载
- 积分:1
-
有关VC多线程编程得不错的书记,涵盖了理论,实践等多个方面...
有关VC多线程编程得不错的书记,涵盖了理论,实践等多个方面-VC-related multi-threaded programming was a good secretary, covering theory, practice many aspects, such as
- 2022-02-14 00:13:08下载
- 积分:1
-
合众达公司的SEED
合众达公司的SEED-DSK-2407A开发板,可能对大家有用。-United Company of SEED-DSK-2407A development board, may be useful for all of us.
- 2023-05-18 18:05:03下载
- 积分:1
-
MATLAB基础及应用教程,是一本学习MATLAB的好书,介绍的很详细。...
MATLAB基础及应用教程,是一本学习MATLAB的好书,介绍的很详细。-MATLAB6.0 study instructor book
it s a good book to help you study how to use MATLAB.
- 2023-06-07 21:45:04下载
- 积分:1
-
强化学习
这里是一些关于强化学习的应用和算法,有很好的思路,可以从中举一反三,从而解决自己的问题,希望对大家能有所帮助-reinforcementlearning
- 2023-06-01 14:55:03下载
- 积分:1
-
对两例程相同功能的中断,一个用C51实现,和日…
两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的),
都在MCU51-63K仿真器下通过实验的哦-Interruption of the same functions of two routines, one with C51 realize, and the other with ASM51 realize (ASM51 are compiled by the C51 anti-generated), are MCU51-63K emulator through experiments Oh
- 2022-08-22 12:15:38下载
- 积分:1