资源列表

« 1 2 ... .72 .73 .74 .75 .76 1077.78 .79 .80 .81 .82 ... 8587 »

[软件工程MatrixBible

说明:OpenGL中的各种转换是通过矩阵运算实现的,具体的说,就是当发出一个转换命令时,该命令会生成一个4X4阶的转换矩阵(OpenGL中的物体坐标一律采用齐次坐标,即(x, y, z, w),故所有变换矩阵都采用4X4矩阵),当前矩阵与这个转换矩阵相乘,从而生成新的当前矩阵。例如,对于顶点坐标v ,转换命令通常在顶点坐标命令之前发出,若当前矩阵为C,转换命令构成的矩阵为M,则发出转换命令后,生成的新的当前矩阵为CM,这个矩阵再乘以顶点坐标v,从而构成新的顶点坐标CMv。上述过程说明,程序中绘制顶点前
<> 在 2025-06-09 上传 | 大小:17kb | 下载:0

[软件工程interfacebetweenchineselcdandmcu

说明:介绍了中文液晶显示模块3 种常见的操作时序,并针对不同的协议和控制模式,提供了其与单片机4 种不同的接口电路,同时列出了相应的参考程序。实际使用时,可以根据电路设计要求,选择不同的显示接口电路。-Introduction of the Chinese three kinds of liquid crystal display module common operation timing, and for different protocols and control mode, provided
<春荣> 在 2025-06-09 上传 | 大小:152kb | 下载:0

[软件工程tuxing

说明:简单的画图程序和添加图片程序 虽人不是很复杂, 但可以供初学者学习起法方-A simple drawing program and add a picture, although the procedure is not very complicated, but can be for beginners to learn from the French side
<tcfeng> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[软件工程2222

说明:DMX512资料及其DMX512接收程序,里面介绍完整的介绍了DMX512协议,附加有其程序-DMX512 and DMX512 receive information on procedures, which introduce a complete introduction of the DMX512 protocol, additional procedures have their
<小草> 在 2025-06-09 上传 | 大小:837kb | 下载:0

[软件工程book

说明:网上书店系统流程分析与设计 包括各种流程图与详细的文字分析-Online bookstore system analysis and design processes include a variety of flow chart and a detailed text analysis
<dick> 在 2025-06-09 上传 | 大小:541kb | 下载:0

[软件工程soft_project

说明:Project 2000基础知识 提供给大家免费下载,有更新的,我这里没有,有一个适用的就可以,本人,要求不高-Project 2000 the basic knowledge available to everybody free download, has updated, I am not here, there is one application can be, personally, do not ask for much
<宋先生> 在 2025-06-09 上传 | 大小:316kb | 下载:0

[软件工程121114113exams

说明:online exam system project
<kaiyin> 在 2025-06-09 上传 | 大小:3.08mb | 下载:0

[软件工程AlertWithTextBoxMIDlet

说明:其他人不需帐号就可自由下载此源码 -Other people without accounts can download this free source
<errorzy> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[软件工程11

说明:这个是用VF做的程序设计,是一个学生管理系统-VF to do this is to use the program design, is a student management system
<andybyl> 在 2025-06-09 上传 | 大小:271kb | 下载:0

[软件工程SY-MCK280x_DISPLAY

说明:针对目前网络上没有相关CH452和DSP的代码,上传按键和显示功能的源代码-View of the current network is not related to CH452 and DSP code, the upload button and display the source code
<胆剑琴心> 在 2025-06-09 上传 | 大小:4kb | 下载:0

[软件工程KeyboardMap

说明:维哈柯文键盘布局图,及编码标准,设计多种语言的软件工程师必备资料,给大家,参考参考!-维哈柯text keyboard layout map, and coding standards, the design of multi-lingual software engineers the necessary information to the U.S., reference reference!
<mahmut> 在 2025-06-09 上传 | 大小:458kb | 下载:0

[软件工程UMLSample-Teacher

说明:UML建模案例之网络教学系统 UML案例使用说明: 1)本案例含PPT和Trufun Plato UML项目。 2)在Trufun Plato 2007中打开此UML项目.-UML Modeling of Network Teaching System Case UML use case: 1) the case with PPT and Trufun Plato UML projects. 2) In Trufun Plato 2007 open this UML projects
<huangtyu> 在 2025-06-09 上传 | 大小:143kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 1077.78 .79 .80 .81 .82 ... 8587 »

源码中国 www.ymcn.org