-
一个java图形绘制程序,实现了线条,圆,矩形的绘制
一个java图形绘制程序,实现了线条,圆,矩形的绘制-a graphics drawing program, achieving line, circle, rectangle drawing
- 2022-01-25 16:42:21下载
- 积分:1
-
自己写的贪吃蛇游戏,体现了完整的面向对象思想
自己写的贪吃蛇游戏,体现了完整的面向对象思想-himself wrote the Snake games, reflects the integrity of the object-oriented thinking
- 2023-05-16 04:55:03下载
- 积分:1
-
将邮件制作成电子书本
将邮件制作成电子书本-mail produced bookies
- 2022-05-15 19:30:31下载
- 积分:1
-
this is a railway reservation system
this is a railway reservation system
- 2023-05-14 00:10:02下载
- 积分:1
-
LCD OSD procedures for the development of LCD 8051
LCD-OSD程序,用于8051液晶显示器的开发
- 2022-10-07 13:25:03下载
- 积分:1
-
没有翻译
Doxygen是一个文档生成系统,可用于C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.
它能从一系列代码源文件中生成在线文档(HTML格式)和离线文档(Latex格式) 。也支持生成RTF (MS-Word), PostScript, PDF, 压缩HTML(chm), and Unix man pages等格式的文档。文档直接从源码中提取而成,便于维护。
Doxygen能很方便地从源码中提取出代码的组织结构,和代码中变量的关系图。这只需要配置好doxygen,一切都自动生成。这在大型代码发布时相当有用。-failed to translate
- 2022-04-02 11:18:58下载
- 积分:1
-
控制系统,请仔细查看
也许对你有用
控制系统,请仔细查看
也许对你有用 -Control System, please carefully review may be useful to you
- 2022-07-28 07:12:22下载
- 积分:1
-
详细介绍了波动方程怎样通过有限差分的方法离散化,是计算机模拟地震波、声波传播的理论基础,本人就是从中受益的,且编出的程序已在Unix...
详细介绍了波动方程怎样通过有限差分的方法离散化,是计算机模拟地震波、声波传播的理论基础,本人就是从中受益的,且编出的程序已在Unix-Linux系统中通过,绘出的图形得到了老师的认可-Described in detail how the wave equation through the finite difference method of discretization is a computer simulation of seismic waves, sound waves spread of the theoretical basis, I benefit from that, and that the procedures have been prepared in the Unix-Linux system is passed, the graphics have been drawn the teacher
- 2023-05-10 14:40:03下载
- 积分:1
-
用vb实现快速傅立叶变换,运行速度达到最优化,可以c代码媲美,因此可以实现实时傅立叶变换。实现模块化,直接作为一个模块调用即可,非常方便!...
用vb实现快速傅立叶变换,运行速度达到最优化,可以c代码媲美,因此可以实现实时傅立叶变换。实现模块化,直接作为一个模块调用即可,非常方便!-with vb fast Fourier transform, speed of operation to achieve the most optimized code can be comparable to c, it can achieve real-time Fourier transform. To achieve modular, as a direct call modules can be very convenient!
- 2022-03-22 07:18:51下载
- 积分:1
-
用C语言实现进程调度-操作系统课程设计设计思想:
“最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在...
用C语言实现进程调度-操作系统课程设计设计思想:
“最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling algorithm the basic idea is cpu allocated to the parade were in place the highest priority in the process. Dynamic priority, which is priority number in the creation process to set an initial value, When the process is a cpu after its priority on reducing the number of one.
- 2022-05-25 04:15:05下载
- 积分:1