-
非常精彩的2D碰撞检测引擎教程,英文flash格式,作者为N totorial的站长。该教程应该也是最早提出MTD最小退回距离应用的教程,之后与SAT分离轴定理...
非常精彩的2D碰撞检测引擎教程,英文flash格式,作者为N totorial的站长。该教程应该也是最早提出MTD最小退回距离应用的教程,之后与SAT分离轴定理共同应用于3D的OBB检测。-Very exciting 2D collision detection engine tutorials, English flash format, the writer for the N totorial the station. The tutorial should also be the first to return from the application of the smallest MTD tutorials, followed by separation and SAT-axis theorem applies to 3D co-detection of the OBB.
- 2022-07-18 22:18:36下载
- 积分:1
-
求解l1优化问题,在压缩传感中有应用,概算发可以求解三个模型:BP,BPDN和约束版本...
求解l1优化问题,在压缩传感中有应用,概算发可以求解三个模型:BP,BPDN和约束版本-Solves L1 problems arsing from Compressive sensing, compressive sampling and sparse optimization
- 2022-03-06 12:06:22下载
- 积分:1
-
餐厅结账管理程序提供中小型餐厅所需要的点菜结账功能,并提供几种常用的统计报表以及各个数据库的管理维护功能。操作界面简洁方便,操作简单,运行稳定。 程序编写工具...
餐厅结账管理程序提供中小型餐厅所需要的点菜结账功能,并提供几种常用的统计报表以及各个数据库的管理维护功能。操作界面简洁方便,操作简单,运行稳定。 程序编写工具为C++Builder6,在其数据库相关的技术基础之上完成,数据库类型为Paradox,它是一种与C++Builder的BDE(Borland Database Engine)结合最为紧密的数据库驱动类型。程序从餐厅结账管理的实际情况出发,通过对实际问题的分析,算法和交互界面的设计与实现,程序的编写和调试等过程,最终实现了预求的餐厅结账管理的各项功能。-closure of the restaurant management procedures for small and medium-sized restaurants have ordered the closing function and provide several common statistical database, as well as all the management and maintenance functions. Convenient user interface simple, simple, stable operation. Programming tool for the C Builder6, in its database related to the completion of technical basis, the type of Paradox database, it is a C Builder BDE (Borland Database Engine), the most closely integrated database-driven types. Closure procedures restaurant management from the actual situation and the practical problems through the analysis algorithm and interface design and implementation procedures for the preparation and debug process, and ultimat
- 2022-08-14 09:39:24下载
- 积分:1
-
This is a very useful algorithm for the way out, we hope to see ah Download
这是非常有用的一个算法方面的列程,希望大家下载看看啊-This is a very useful algorithm for the way out, we hope to see ah Download
- 2022-08-22 16:20:52下载
- 积分:1
-
模拟电梯运行程序
功能如下:
初始化时,电梯位于第一层;
有键按下时,开始运行
运行时距离相差一层的才被记录并
向上运行时记下...
模拟电梯运行程序
功能如下:
初始化时,电梯位于第一层;
有键按下时,开始运行
运行时距离相差一层的才被记录并
向上运行时记下所有的所在层下面的请求;
向下运行时记下所有的所在层上面的请求;
到达楼层后,关掉指示灯,开门并停留20S
在停留的20S中包含关门的时间
在停留期间,按下关门则立即关门!
假设关门的时间是5S,在这个时间内按下开门时将开门停留
当有人按下该层按钮时,则自按下起停留20S
然后关门继续运行
当到达楼层时,传感器输出高电平
************************************************************
I/O口描述:
模拟方式驱动:
P0口连接DAC0832的数据口
P2_6CS1
P2_7CS2
P2口作为传感器信号输入端
P2_0-P2_41~5
P1口作为来自按键的控制信号输入端
P1_0~P1_6 按键的 1~7
timer1作为定时器定时20S使用 -simulated lift operating procedures following functions : initialization, the lift in the first layer; Press a button, Operation started running away from the difference was only one record to run on all remember when the host layer below the request; remember running down all the host layer above; arrived at the floor, turn off lights come on, 20 remain open and stay in the S 20 S includes closing time during his stay in? closed immediately closed! Assuming the c
- 2022-04-01 16:57:37下载
- 积分:1
-
VB编程指南:本章是Visual Basic的入门篇,介绍Visual Basic的特点、系统集成环境和定制系统集成环境的基本方法。...
VB编程指南:本章是Visual Basic的入门篇,介绍Visual Basic的特点、系统集成环境和定制系统集成环境的基本方法。-VB Programming Guide : Visual Basic chapter is introductory chapter, Introduction Visual Basic features, system integration and customization environment for system integration environment basic methods.
- 2023-02-16 16:25:04下载
- 积分:1
-
长沙市公交车查询系统可行性研究报告 从工程的角度对其可行性进行分析...
长沙市公交车查询系统可行性研究报告 从工程的角度对其可行性进行分析-Changsha city bus system for the feasibility study report from an engineering point of view of its feasibility analysis
- 2022-09-23 19:40:03下载
- 积分:1
-
Nokia5110 LCD with PIC18F
使用C18 MPLAB编写的函数,用于在nokia51110 LCD上显示6行14个字符;
- 2022-02-12 13:13:44下载
- 积分:1
-
C#源码及可执行程序,里面对C#中的委托和设计模式中的观察者模式进行了比较,注视非常详细,例子是根据李建忠设计模式讲义编写的,很实用。...
C#源码及可执行程序,里面对C#中的委托和设计模式中的观察者模式进行了比较,注视非常详细,例子是根据李建忠设计模式讲义编写的,很实用。-C# source code and executable programs, which for C# in the commissioning and design of the observer mode model compared to a very detailed attention, for example, LI Jian-zhong design pattern is based on notes prepared, it is practical.
- 2022-02-12 15:48:24下载
- 积分:1
-
QUARTUSII learning tools, absolutely easy to use, a study will be!
QUARTUSII学习工具,绝对好用,一学就会!-QUARTUSII learning tools, absolutely easy to use, a study will be!
- 2022-07-09 01:37:09下载
- 积分:1