资源列表
[LabView] cvibuild.bxq
说明:CVI中实现虚拟示波器的功能,可以显示各种三角波,方波等变化-CVI, virtual oscilloscope function, you can display a variety of triangle wave, square wave and other changes<许文强> 在 2025-06-15 上传 | 大小:119kb | 下载:0
[书籍源码] fuliyebianhuanfa2
说明:运用分布傅里叶变换法求解非线性薛定谔方程-solve the nonlinear schoroge functions<yuyu> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[LabView] LabView2009
说明:基于labview的PCI 板卡的数据采集与图形显示界面的详细代码和编程指导-Labview-based PCI card data acquisition and detailed graphical display interface code and programming guide<Henry> 在 2025-06-15 上传 | 大小:1.78mb | 下载:0
[磁盘编程] dokan-net-0.6.0
说明:这是一个用c语言写的dokan程序,通过改写几个回调函数就能在本地虚拟出一个磁盘,并在磁盘增删改文件-This is a written dokan using c language program, through the callback function will be able to rewrite a few out of a local virtual disk, and the disk file CRUD<zhaoliang> 在 2025-06-15 上传 | 大小:216kb | 下载:0
[编辑器/阅读器] WinHtmlEditor
说明:用C#编写的winform版html编辑器, 简单实用-With a version written in C# winform html editor, simple and practical<heng> 在 2025-06-15 上传 | 大小:4.94mb | 下载:0
[汇编语言] cjh
说明:微机实验,利用8255和8253实现对继电器的控制,调用延时子程序倒计时5秒。-Computer experiments, the use of 8255 and 8253 to achieve the relay control, call the delay subroutine countdown five seconds.<chenmanxin> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[操作系统开发] Scheduling
说明:设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状态,就绪,用R表示,和结<> 在 2025-06-15 上传 | 大小:1mb | 下载:0