搜索资源列表
-
0下载:
统实施阶段的主要工作包括:系统硬件的购置与安装、程序的编写(购买)与调试、系统操作人员的培训、系统有关数据的准备和录入、系统调试和转换。
在系统实施阶段要成立系统实施工作量到小组,组织各专业小组组长和有关部门的领导共同编制新系统实施计划。可以应用各种项目管理的软件和方法进行管理,实行项目经理负责制,保证系统实施工作的顺利进行和成功
-Commission in the implementation phase, including the work : System hardware a
-
-
0下载:
大家可以看到在下载ACTIVEX控件时IE通常会弹出一个对话框问是否容许下载并执行该ACTIVEX控件,如果用户点否则控件无法下载,那我后面JS对控件方法的调用肯定会出错,如何避免这个问题呢?是否可以在调用方法之前用JS判断一下呢?请看我下面的讲解? -We can see that in the download ACTIVEX control when IE will usually pop up a dialog box asking whether to allow download a
-
-
0下载:
这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程。-here Design and Implementation of a crew of 331 under the procedures adopted Game tree, Application of pruning trees and the largest and most principle Search
-
-
0下载:
法雷序列是非常经典的序列,他有很多有趣的性质,因此在做法雷序列的时候,完全不要通过分数的排序就能够实现,且效率有很大的提高,而其性质又如此之多,以至于利用不同的性质能得到很多不同的算法.
程序用vc++6.0编译,执行.
三个程序用不同方法,实现了法雷序列的输出。
若只需要测试生成速度而不需要程序输出结果,则去除程序中OUTPUTMSG定义。-smash sequence is the classic sequence, he has many interesting nature,
-
-
2下载:
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下:
(1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件:
(2) 采用二级或二级以上的多级文件目录管理;
(3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”;
(4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令:
命 令 功 能 命 令 功
-
-
0下载:
简单介绍下TreeView控件的使用方法,包括父节点子和节点的的实现。-Briefly under the TreeView control the use of methods, including child and parent node implementation.
-
-
0下载:
对oracle里的游标的几种实现方法分别举例说明,帮助学习-Cursor on the oracle' s implementation of several methods, respectively, illustrate
-
-
0下载:
该程序在界面上实现了一虚拟键盘,用于数据录入。通过编写一通用的消息处理函数,右每个按钮在触发时调用,从而简化了代码。程序中,改写了对话框的PreTranslateMessage方法,在该方法中判断是否触发了WM_LBUTTONDOWN,如果时则调用自定义的方法。-On the implementation process at the interface of a virtual keyboard for data entry. Through the preparation of a comm
-
-
0下载:
自己实现的画图程序,各种画图方法的集合。
界面漂亮-Their implementation Paint program, a collection of a variety of drawing methods. Interface beautiful
-
-
0下载:
一.得到选中的表体行数,列数等内容(总行数和当前选中的行数) 2
二.设置初始化界面时的默认值 3
三.表单默认执行方法以及常用的操作 3
-One. Body of the selected table by the number of rows, columns and other content (the head office number and the number of rows currently selected) 2 II. Set the default val
-
-
0下载:
VC++实现Windows不规则窗体编程的实例演示,我们在编写某些特殊软件,特别是在游戏编写中,为了避免呆板,常会改变一些窗体的形状,让程序显得更生动,典型的例子有Media Player,其实实现不规则窗体不是太难,知道了基本原理后,你也可以创建各种有趣的不规则窗体,本例将引导你学会如何创建椭圆、路径窗体、位图窗体等常用的不规则窗体创建方法。
-Windows VC++ implementation of irregular form programming example demonst
-
-
0下载:
动态分区系统的可视化界面程序,包括三种运算方法的执行,可终止,可视化-Visualization of dynamic partitioning system interface procedures, including the implementation of the three calculation methods, may terminate, visualization
-
-
0下载:
详细讲述了MFC中序列化的执行过程、相关宏代码以及其具体应用方法,其中包含对应的源码,非常方便新手学习。-Details about the implementation of the MFC serialization process, relevant macro code and its specific application methods, which contains the corresponding source code, very convenient to novice
-
-
0下载:
用VC++实现波形显示的好例子,通过它可以学习windows的画图操作方法,和透明窗口的实现方法。-VC++ achieve a good example of using the waveform display, through which you can learn drawing windows implementation methods of operation, and the transparent window.
-
-
0下载:
本程序演示了VC++界面程序多语言支持的实现方法:
1.根据用户选择的不同语言,加载不同版本的资源文件,进行切换;
2.同一个VC++界面程序据此支持多种语言。 -This program demonstrates the C++ interface, multi-language support program implementation methods:
1. Depending on the language selected by the user to load a di
-