-
Foreign software engineers thinking classic project management tutorial
国外软件工程师的思维 经典的项目管理教程-Foreign software engineers thinking classic project management tutorial
- 2022-03-13 07:16:17下载
- 积分:1
-
汽车租赁管理系统
通过实例开发一套完整的,高效汽车租赁管理系统,用c来编写,对于初学物料管理的同学,这是一个很好的参考。
- 2022-03-02 07:09:32下载
- 积分:1
-
用VC++,实现IEC61131组态软件,
用VC++,实现IEC61131组态软件,-With VC++, Realize IEC61131 configuration software,
- 2023-06-16 09:30:04下载
- 积分:1
-
UML
基于uml的图书馆系统的建模设计,其中包含有用retional rose做的齐全的各类图,如用例图,类图,顺序图,协作图等等,希望对你有所帮助-UML-based modeling of the library system design, which contains useful retional rose to do the full range of various types of maps, such as use case diagram, class diagram, sequence diagram, collaboration diagram and so on, I hope for your help
- 2022-02-18 16:29:52下载
- 积分:1
-
插入、 删除、在网格视图中使用 ASP.NET 更新
插入,使用ASP.NET删除在网格视图更新1.As我们不希望使用数据源控件。请删除“对象数据源1”,从Web窗体控件。2.删除数据源ID=从网格视图1“对象数据ource1”。这应该去除对象的数据源1控制网格视图1的依赖。3.从代码隐藏文件,删除lbInsert_Click()事件处理方法。4.在“雇员”模板字段的“页脚模板”,请删除点击=“lbInsert_Click”,因为我们不再有这样的事件处理方法。5.删除从网格视图1“命令字段”列6.现在,包括在指挥现场的地方模板字段。这个模板字段用于显示编辑,更新,取消和删除链接按钮。我们不希望删除并取消按钮,以使验证,所以设置导致这些按钮Validaion属性设置为false。
- 2022-08-11 08:24:38下载
- 积分:1
-
多小波变换图像的去噪声,EI论文,很不错的.
多小波变换图像的去噪声,EI论文,很不错的.-Multi-wavelet transform to image noise, EI papers, very good.
- 2023-01-24 03:10:04下载
- 积分:1
-
rar file
monolingual
rar file
monolingual
- 2022-03-03 03:25:16下载
- 积分:1
-
Nanyang Technological University, on the vtk learning material, which is describ...
南洋理工大学关于vtk的学习资料,其中详细介绍了vtk的一般使用方法-Nanyang Technological University, on the vtk learning material, which is described in detail the general use vtk
- 2022-06-02 05:51:31下载
- 积分:1
-
解析银行表文件,银行表文件为银行通用的大概70M的一个文件...
解析银行表文件,银行表文件为银行通用的大概70M的一个文件-Table file to resolve the banks, the banks form a common document for the bank of a document about 70M
- 2023-03-22 14:45:04下载
- 积分:1
-
seeking maze exports from the entrance to the path of all the procedures for a c...
求迷宫中从入口到出口的所有路径是一个经典的程序设计问题。由于计算机解迷宫室,通常用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向在继续探索,直到所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路返回,显然需要用一个后进先出的结构来保存从入口到当前位置的路径。因此,在球迷宫通路的算法中应用“栈”也就是自然而然的事了。 -seeking maze exports from the entrance to the path of all the procedures for a classic design problem. The computer maze room, normally used was "exhaustive solution" approach, that is, from the entrance, with a direction to explore, if we can follow links, will continue to move forward; Otherwise, return along the same route, a direction for the continued exploration and until all possible pathway to date has explored. To ensure that in any position along the same route can return, obviously need a last-in, first-out to preserve the structure from the entrance of the current location of the path. Therefore, in the Palace fans access algorithm application "stack" is naturally a thing of the past.
- 2022-06-15 15:18:08下载
- 积分:1