-
WIN2000 NT SERVICE控制源代码
WIN2000 NT SERVICE控制源代码-WIN2000 NT source code control SERVICE
- 2022-07-24 08:22:23下载
- 积分:1
-
数控系统的非实时插补算法
资源描述数控系统的非实时插补算法,包含数控系统的粗插补、动态链接库以及刀具运动组件等,同时设计了用户实时调试界面,兼容数控加工的通用G代码指令,实现数控系统的运动控制
- 2022-01-24 14:17:49下载
- 积分:1
-
Differential Equations (ODE) Solver through Galerkin Method
Galerkin方法求解常微分方程组...
Differential Equations (ODE) Solver through Galerkin Method
Galerkin方法求解常微分方程组的实现
这个matlab程序通过Galerkin方法求解常微分方程组,当然求解的结果是
Differential Equations (ODE)近似的解。-Differential Equations (ODE) Solver through Galerkin Method Galerkin method for solving ordinary differential equations matlab program to achieve this through the Galerkin method for solving ordinary differential equations, of course, a result of solving Differential Equations (ODE) approximation of the solution.
- 2022-11-27 00:50:03下载
- 积分:1
-
两位基于VHDL的加法器,课程设计
一个简单的加法器,基于VHDL,在ISE中的环境中开发的,可以正常运行,键盘输入,进行两位的加减运算。
- 2022-07-27 17:02:33下载
- 积分:1
-
SMDK2440 s3c2440 WINCE 5.00 bsp compiler through
SMDK2440 s3c2440 WINCE 5.00 bsp 编译通过-SMDK2440 s3c2440 WINCE 5.00 bsp compiler through
- 2023-01-26 16:25:04下载
- 积分:1
-
含有一个 CSpreadSheet类实现对Excel文件的读写的封装
含有一个 CSpreadSheet类实现对Excel文件的读写的封装-Contains a category CSpreadSheet achieve read and write Excel files package
- 2023-06-16 08:50:03下载
- 积分:1
-
浮点数到字符串 length为小数长度,具体见说明
浮点数到字符串 length为小数长度,具体见说明-Decimal floating-point number to the length of the string length, specific See note
- 2022-08-06 14:11:51下载
- 积分:1
-
马维尔cf8385 WiFi制造工具源代码
marvell cf8385 wifi MFG TOOLS source code
CF-8385_v1.0.10.5_LabToolSource.zip
- 2023-04-18 14:40:04下载
- 积分:1
-
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI...
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI工程就是具体的界面层了,他只负责显示具体的数据,不负责软件的工作流程。
File, FileProtocol这两个工程都是DLL,注意看一下FileProtocol的工程依赖及附加包含目录。还要再看一下UI工程的工程依赖及附加包含目录。在这里,三个工程,项目解决方案是在同级目录下,通过一个解决方案去包含三个工程。这样做的好处在于,工程可以重用。比如说File工程,他负责最底层的文件操作,以后我们的其它软件项目还会用到它的,因此,以后的项目,在解决方案里直接添加File工程便可以用了。 -According to my understanding, this is referred to a three-tier architecture.
File project is responsible for the bottom of the file operations
FileProtocol charge of the project specific processes and agreement to the relevant data back to the interface layer
UI project is a specific interface layer, and he is only responsible for display of specific data, is not responsible for the software workflow.
File, FileProtocol these two projects are DLL, note that the works look FileProtocol dependence and additional include directories. Would also like to look at what the engineering rely on UI and additional include directories. Here, the three projects, t
- 2022-03-16 06:02:29下载
- 积分:1
-
The use of a simple cat and mouse produced by ode45 function of simulation games...
一个运用简单的ode45函数制作的猫捉老鼠模拟小游戏,很容易懂,很容易改编-The use of a simple cat and mouse produced by ode45 function of simulation games, it is easy to understand, it is easy to adapt! ! !
- 2022-05-14 14:37:40下载
- 积分:1