资源列表
lunch-system
- 餐饮系统,指导教师管理:指导教师信息的维护(研究方向、联系方式等),指导教师可查看所属毕业生的毕业设计进度,并对毕业生提交的每阶段的设计内容进行批阅,给出毕业设计成绩。 (4)查询统计:按系别、班级指导老师等统计信息(如选题情况、设计成绩等)。 (5)系统管理:权限管理、系统维护和密码管理。 7 民航售票管理系统 -lunch system
DLL
- DLL反编译工具 希望能对大家有所帮助和提高。-Decompile DLL tool for all of us want to help and improve.
CudaPad
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels -CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels Introduction CudaPAD is software that aids in the optimizing and understanding of NVidia’s Cuda kernels by displaying an on-the-fly vi
ns2-roadv-master
- ns2 aodv.tcl with proper libs
baoxiu
- 故障报修系统,不错的哦 有人想下载就下吧,不知道你感觉怎么样哦-Failure of repair systems, good on the next oh, someone wants to download it, do not know how you feel like oh
CPP-lexical-analyzer
- 词法分析器功能的输入源,按照构词规则成一系列字的符号。Word是一个独立意义的语言,包括关键字,标识符,运算符,行业经营者和常量等的最小单位-Lexical analyzer function input source, in accordance with the rules of word formation into a series of word symbols. Word is the smallest unit of an independent meaning language,
Is-antros-paskaitos
- ECG signal filtering and counting R-R intervals.
yucefenxisuanfa
- 通过预测分析算法对语法进行分析(first集,follow集,预测分析表,预测分析总控程序)-Through predictive analysis algorithms to analyze the grammar (first set, follow set, predictive analysis table, predictive analytics Master Control Program)
CORSO_C
- corso di base completo per linguaggio c
xingqiu
- :这是一个简单的模拟太阳系九大行星运行的小动画。仅供爱好者观赏。--This is a simple simulation of the solar system s nine planets running small animation. Only fans to watch.
QCamera
- C++ camera qt project used library V4L2 -C++ camera qt project used library V4L2
simple-C-language-compiler
- 编译原理课程设计:简易C语言编译器.实现了词法分析、语法分析、语义分析与中间代码产生、目标代码生成等功能.-Compiler theory curriculum design: simple C language compiler