-
vs2008+ boost an example, boost most of the code can be used directly, no need t...
vs2008+boost的一个例子,boost中的大部分代码可以直接使用,并不需要编译-vs2008+ boost an example, boost most of the code can be used directly, no need to compile
- 2022-08-14 19:48:38下载
- 积分:1
-
基于对话框的应用程序,拥有MFC日历控件,可以便于初学者更好的理解ActiveX控件体系结构...
基于对话框的应用程序,拥有MFC日历控件,可以便于初学者更好的理解ActiveX控件体系结构-dialog based applications with MFC calendar controls, could facilitate a better understanding beginners ActiveX control architecture
- 2023-04-24 18:05:03下载
- 积分:1
-
编译原理 语法分析器,能够对语句进行语法的分析和判断
编译原理 语法分析器,能够对语句进行语法的分析和判断-it is a good thing ,can indentify vocabililies.
- 2022-06-15 05:08:00下载
- 积分:1
-
功能添加: 在保持原数据库结构及源码结构的基础上添加了新添API函数的功能...
功能添加: 在保持原数据库结构及源码结构的基础上添加了新添API函数的功能-Function add: While maintaining the original database structure and source code, based on the structure adds additional API function function
- 2023-08-29 06:40:02下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
used in wince5.0, an online calls to change the practice of ringtones
使用在wince5.0,一个线上改变来电铃声的作法-used in wince5.0, an online calls to change the practice of ringtones
- 2022-07-15 04:21:23下载
- 积分:1
-
MapObject. Edit shapefile with mapobjects and Visual Basic
MapObject. Edit shapefile with mapobjects and Visual Basic
- 2022-01-30 16:09:42下载
- 积分:1
-
MATLAB 脚本节点-分形
这六生成分形使用 MATLAB(R) 脚本节点和地块在上前面板 MathWorks Inc.MATLAB 5.0 或更高的应用程序软件版本生成的窗体,必须安装才能运行此六.请参阅上下文帮助 < CTRL + H > 的详细信息。
- 2022-05-06 07:39:57下载
- 积分:1
-
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持...
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to area divides the memory district into several areas not of uniform size regularly. Divide and is over in the dividing area, the number of total points area of the length and memory of the each one area will keep intact in the whole course of carrying out. When user s process proposes the demand of assigning of the memory , find fen meeting the demands to distinguish to it, after the process is carried out, retrieve the process and resource which it occupy
- 2022-10-19 20:15:03下载
- 积分:1
-
一个实现了简单的文本滚动功能,很简单,但是入门很有用
一个实现了简单的文本滚动功能,很简单,但是入门很有用-achieved a simple text scroll function is simple, but very useful entry
- 2022-03-10 05:05:43下载
- 积分:1