资源列表

« 1 2 ... .04 .05 .06 .07 .08 10809.10 .11 .12 .13 .14 ... 16924 »

[软件工程FIFO-algorithm

说明:先入先出队列,这是一种传统的按序执行方法,先进入的指令先完成并引退,跟着才执行第二条指令。是一种先进先出的数据缓存器,他与普通存储器的区别是没有外部读写地址线,这样使用起来非常简单,但缺点就是只能顺序写入数据,顺序的读出数据,其数据地址由内部读写指针自动加1完成,不能像普通存储器那样可以由地址线决定读取或写入某个指定的地址-First-in, first-out queue, which is a traditional sequential execution method, first en
<路子祥> 在 2025-10-04 上传 | 大小:1kb | 下载:0

[软件工程MFC-Student-information-management

说明:定义一个链表类实现对学生信息进行插入、删除、显示所有学生信息的操作,采用基于MFC可视化编程的方式实现。-Define a linked list class implements information for students insert, delete, display all the student information operations, the use of MFC-based visual programming ways.
<路子祥> 在 2025-10-04 上传 | 大小:4kb | 下载:0

[文件格式abc

说明:本程序用C语言编程,实现了FIR数字带阻滤波器的功能,达到了实验的要求。-This procedure using C language programming, the FIR digital bandstop filter function to achieve the requirements of the experiment.
<耿玲> 在 2025-10-04 上传 | 大小:5kb | 下载:0

[文件格式bar

说明:函数名: bar 功 能: 画一个二维条形图 用 法: void far bar(int left, int top, int right, int bottom) -Function name: bar function: draw a two-dimensional bar usage: void far bar (int left, int top, int right, int bottom)
<耿玲> 在 2025-10-04 上传 | 大小:3kb | 下载:0

[文件格式bar3d

说明:函数名: bar3d 功 能: 画一个三维条形图 用 法: void far bar3d(int left, int top, int right, int bottom, int depth, int topflag)-Function name: bar3d function: draw a three-dimensional bar graph usage: void far bar3d (int left, int top, int right, int bottom,
<耿玲> 在 2025-10-04 上传 | 大小:3kb | 下载:0

[文件格式bdos

说明:函数名: bdosptr 功 能: DOS系统调用 用 法: int bdosptr(int dosfun, void *argument, unsigned dosal) -Function name: bdosptr Function: DOS system call usage: int bdosptr (int dosfun, void* argument, unsigned dosal)
<耿玲> 在 2025-10-04 上传 | 大小:3kb | 下载:0

[文件格式int86

说明:该文档包括学习C语言初学者应该掌握的一些程序,学会了这些程序会对以后的学习很有帮助。-The document includes learning C language for beginners should master some of the procedures, these procedures would learn later very helpful.
<耿玲> 在 2025-10-04 上传 | 大小:10kb | 下载:0

[软件工程ShopOnLine

说明:网上商城系统,大学毕业设计,网上购物系统!很详细的。-Online Shopping Mall, university graduation design, online shopping system! Very detailed.
<linlei> 在 2025-10-04 上传 | 大小:739kb | 下载:0

[软件工程Clight

说明:用Java编写的程序,控制两个灯是否点亮,可以将其中一个短路-control two light
<linjiang> 在 2025-10-04 上传 | 大小:19kb | 下载:0

[软件工程application-testing-RT-linux

说明:Kernel coding styles in linux platform and testing.
<Leni> 在 2025-10-04 上传 | 大小:260kb | 下载:0

[软件工程pca.m

说明:pca的SPE统计量的程序,建立主元模型-pca spe
<蒋洋俊> 在 2025-10-04 上传 | 大小:1kb | 下载:0

[软件工程DriverDetectTest

说明:基于眼睛状态识别的驾驶员疲劳监测,南京理工大学学报(自然科学版)-Eyes state recognition based driver fatigue monitoring, Nanjing University (Natural Science Edition)
<yaojh> 在 2025-10-04 上传 | 大小:294kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 10809.10 .11 .12 .13 .14 ... 16924 »

源码中国 www.ymcn.org