-
S
说明: 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。
(Nehe s home page offers a total of 4 different styles of OpenGL program framework, respectively, glut, Win32, object-oriented Win32, Nehe tutorial with the use of that one.)
- 2016-10-21 10:31:40下载
- 积分:1
-
exercise
演化计算的一个例子 包括问题说明和源码
采用的是精英算法(An example of evolutionary computation, including the problem description and source code used in the elite algorithm)
- 2010-02-22 19:06:31下载
- 积分:1
-
bijingxuan
用VC6实现的一个超级漂亮的编辑框。可以自己配置编辑框的颜色,美化界面。(A super nice with VC6 edit box. Can configure their own color of the edit box and beautify the interface.)
- 2013-04-03 10:07:01下载
- 积分:1
-
Neural network
说明: This a document which help you learn python
- 2019-05-11 17:07:11下载
- 积分:1
-
ST7565_Dm
ST7565 串行液晶驱动 + 多层液晶菜单 + Proteus仿真 ST7565 串行液晶驱动,用 晓奇工作室 Lcmzimo.exe提取字库,实现多层菜单,配有Proteus仿真。老是提示上传错误等会再传程序吧 (ST7565 Serial LCD driver++ Proteus simulation of multi-layer LCD menu serial ST7565 LCD driver, extract the font to use Xiaoqi studio Lcmzimo.exe to achieve multi-layer menu with a Proteus simulation. Always will be prompted to upload the error re-transmission of programs such as bar)
- 2009-09-23 09:32:56下载
- 积分:1
-
ALIENTEK MINISTM32 实验35 UCOSII实验1-任务调度
在UCOSII里面创建3个任务:开始任务、LED0任务和LED1任务,开始任务用于创建其他(LED0和LED1)任务,之后挂起;LED0任务用于控制DS0的亮灭,DS0每秒钟亮80ms;LED1任务用于控制DS1的亮灭,DS1亮300ms,灭300ms,依次循环。(Create three tasks in UCOSII: start task, LED 0 task and LED 1 task, start task to create other tasks (LED 0 and LED 1), then hang up; LED 0 task to control the brightness of DS0, DS0 80 ms per second; LED 1 task to control the brightness of DS1, DS1 300 ms, 300 ms, in turn, cycle.)
- 2020-06-19 02:40:01下载
- 积分:1
-
TD-SCDMA物理层原理
说明: TD-SCDMA物理层原理,了解物理层技术,了解信道编码的基本原理。(TD-SCDMA Physical Layer Principle)
- 2020-06-25 19:40:02下载
- 积分:1
-
MyExplorer
MFC制作浏览器,后退 前进 停止 刷新 主页 搜索
地址栏访问 地址栏同步显示浏览器当前访问站点的标题
等功能(MFC production browser Back Forward Stop Refresh Home Search
Address bar to access synchronized display browser address bar to access the site of the current title
Other functions)
- 2013-11-10 12:29:44下载
- 积分:1
-
MATLABCodeToCcode
Matlab自动生成代码的教程,可用于汽车,航天等行业(Matlab tutorial automatically generated code can be used in automotive, aerospace and other industries)
- 2010-10-16 13:25:00下载
- 积分:1
-
银行家问题
关于在银行中,客户申请贷款的数量是有限的,每个客户在第一次申请贷款时要声明完成该项目所需的最大资金量,在满足所有贷款要求时,客户应及时归还。银行家在客户申请的贷款数量不超过自己拥有的最大值时,都应尽量满足客户的需要。在这样的描述中,银行家就好比操作系统,资金就是资源,客户就相当于要申请资源的进程。银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-01-26 03:38:08下载
- 积分:1