资源列表
[中间件编程] xinhao-yu-xianxingxitong
说明:信号与线性系统分析书中第九章的例题仿真,有兴趣的同学请下载-Signal and linear system analysis simulation examples in the book chapter IX, interested students download<qxs> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[中间件编程] xinhao-yu-xianxingxitong10
说明:信号与线性系统分析书管致中中第十章的所有例题仿真,有兴趣的同学请下载-Signal and linear system analysis tube Chih book all examples in Chapter simulation, interested students download<qxs> 在 2025-06-23 上传 | 大小:3kb | 下载:0
[编译器/词法分析] ll(1)
说明:这是我根据郭一晶老师的报告指导,编写的LL(1)词法分析器,它的突出之处是它分析的是C++,它的缺点之处是分析表是手工计算,并且不完整。-This is my teacher according to Guo Yijing reporting guidelines, prepared by the LL (1) lexical analyzer, its prominent place is its analysis is C++, its drawback is that the analys<王利> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[易语言编程] Fuzzy-PIDand-traditional-PID-
说明:模糊PID与传统PID响应时间和精度对比,效果较好,可根据自己的参数修改-Fuzzy PID with traditional PID response time and accuracy of contrast, better, you can modify according to their own parameters<谢光> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[语音合成与识别] MixtGaussian
说明:在matlab环境运行。基于GMM的说话人识别程序源代码,可直接运行。有详细的文件资料-Matlab environment runs. GMM based speaker recognition program source code, can be directly run. Detailed documentation<shentuan> 在 2025-06-23 上传 | 大小:2.15mb | 下载:0
[中间件编程] Linkage-Design
说明:本软件用于常用的连杆结构设计制作,简单实用-Linkage Design Software<马扩> 在 2025-06-23 上传 | 大小:3.55mb | 下载:0
[LabView] temperature-collection
说明:根据给定的通信协议,利用LabVIEW完成对温度变送器通信,实现数据采集。-According to the given communication protocol, we use LabVIEW to complete the temperature transmitter communication and data acquisition.<jack> 在 2025-06-23 上传 | 大小:31kb | 下载:0
[汇编语言] 0101
说明:应该把三个坐标平面分割为12块。在这12块上各取一点,利用gluProject()函数获得它们的深度。然后对这些深度进行排序。最后按照从后到前的顺序显示这12块平面片。显示前需利用glBlendFunc()设置融合模式。用glColor4f()指定RGBA。在实现上-Should have three coordinate plane divided into 12 pieces. On these 12 pieces of each one, using gluProject () funct<m> 在 2025-06-23 上传 | 大小:4.47mb | 下载:0
[汇编语言] 02
说明:纹理的最终映射利用glTexCoord2f()或gluQuadricTexture()函数。纹理图像的指定有两种方式:一种是利用显式的glTexImage2D();二是利用隐式方式,使用auxDIBImageLoad()、glGenTextures()、glBindTexture()与gluBuild2DMipmaps()函数。房子的位置与尺寸可以直接利用OpenGL入门程序。隐式方式纹理映射的代码可以参考“基于GLUT的OpenGL入门”。-The final texture mapping<m> 在 2025-06-23 上传 | 大小:5.53mb | 下载:0
[汇编语言] 558570712xingxi
说明:利用给定的可用函数(可用一部分),生成地球围绕太阳旋转的动画。(无需生 成太阳,无需考虑光照和纹理。) 假定地球的公转平面为 XOY 平面,公转半径 为 100.0,地球半径为 10.0,并且假定地球自转轴的方向始终为 Z 轴方向。在程 序中需要维持两个全局变量 rot 和 rov,分别表示当前的自转角和公转角。-Use of a given function (or part) are available, and generate the animation of the earth rev<m> 在 2025-06-23 上传 | 大小:534kb | 下载:0