资源列表
xiyi721
- xiyi721简易编程器 xiyi721简易编程器 -xiyi721 simple programmer xiyi721 simple programmer xiyi721 simple programmer xiyi721 simple programmer
fig1_12
- 仿真雷达方程,分析了雷达方程参数之间的关系-radar simulation equation analysis of the radar equation parameters of the relationship between
ACN-Artnet
- dmx512协议参考,最新新品控制led灯具,如护栏管等-dmx512 reference to the agreement, the latest new control led lamps, cushions, etc.
website_builder
- 网站建设及电子商务运营指导书 第一章 网络现状 第二章 网站策划 第三章 网站建设 第四章 网站推广 第五章 盈利模式 第六章 管理机制 第七章 联盟合作 第八章 电子商务 第九章 网站案例 第十章 关于我们 -websites and e-commerce operations guidance on the first chapter network status Chapter II site planning the thi
tsglxtDelphi6.0+Sql2000
- Delphi做的图书馆管理系统的相应毕业论文-library management system corresponding thesis
tushugllw
- 图书馆管理系统的相应论文文档,有参考价值-library management system corresponding paper documents, a reference value
Compilerprogram
- 编译原理课程设计 语法分析程序的LL(1)分析方法-compiler theory of curriculum design syntax analysis procedures LL (1) Analysis
MP3文件格式
- MP3 文件是由帧(frame)构成的,帧是MP3 文件最小的组成单位。MP3 的全称应为MPEG1 Layer-3 音频 文件,MPEG(Moving Picture Experts Group)在汉语中译为活动图像专家组,特指活动影音压缩标准,MPEG 音频文件是MPEG1 标准中的声音部分,也叫MPEG 音频层,它根据压缩质量和编码复杂程度划分为三层,即 Layer-1、Layer2、Layer3,且分别对应MP1、MP2、MP3 这三种声音文件,并根据不同的用途,使用不同层 次的
cifafenxihenibolan
- 用高级语言编写无符号数的词法分析程序和并用高级语言编写逆波兰式生成程序.-prepared using high-level language without symbols of lexical analysis and procedures and the preparation of high-level language used reverse Polish generation procedures.
syntex_analyzer
- 本程序采用递归下降的语法分析方式实现了简单c语言文法的编译功能。-the procedures used recursive grammar analysis of the decline means a simple c grammar compiler functions.
ruangongkejian20
- 国防科技大学的软件工程课件,里面有很多例子,很有价值.-National University of Defense Technology Software Engineering Software, there are many examples of great value.
osbymayfar
- 本程序实现FCFS先来先服务,SPF短进程优先,FPF_Reaved抢占式高优先级,TimePiece时间片轮转这四种进程调度算法。 程序运行时根据提示选择相应进程调度算法,然后调用函数GetRandProc(LPVOID lpParam)(程序专门为该函数开辟新的线程)产生随机进程并将其插入到就绪队列中然后再用相应的进程调度算法调度进程运行。 -the program FCFS first-come first-serve, SPF short process priority, Pr