-
This dialog
This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to "snap" its horizontal scrolling to the exact start of each column. The code shows how to retrieve the count of columns in the control, and also demonstrates how to find information about each column. This is a VC++ 5.0 project. Differences from a stock AppWizard dialog-based application are marked with //SAMPLE comments.
- 2023-05-17 07:15:03下载
- 积分:1
-
are classic operating system replacement pages of LRU algorithm simulation progr...
是经典的操作系统中页面置换中的LRU算法模拟程序源代码-are classic operating system replacement pages of LRU algorithm simulation program source code
- 2023-03-07 18:20:03下载
- 积分:1
-
该程序模拟了一个简单的神经元,神经networkreporting在稳定状态…
The program Neuron.c simulates a SIMPLE stable state neural networkreporting on both input and output states and energy levels after eachiteration (namely set up for 8, though usually the network stabilizes afterabout 4). The program demonstrates a very straight-forward method ofprogramming a content-addressable memory and receiving output from that memory.
- 2022-02-01 07:17:54下载
- 积分:1
-
CE 6.0平台调用IE浏览器的C++例子
CE 6.0平台调用IE浏览器的C++例子-CE 6.0 platform invoke IE browser C++ Example
- 2022-11-28 12:15:03下载
- 积分:1
-
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
- 2022-10-10 22:45:03下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
文件索引...由c++编程实现...运行即可
文件索引...由c++编程实现...运行即可-file index
- 2022-03-05 19:52:48下载
- 积分:1
-
酒店管理系统 C#
资源描述简易酒店管理系统源码
二、源码特点
1、采用WinFrom程序设计开发的酒店管理系统;
2、应用到标准的三层技术,多个视图工具控件;
二、功能介绍
用户可根据自己的需求入住登记不同类型的房间,同时登记个人基本信息,管理员可通过对不同类型房间的管理
及房间信息管理设置不同的类型房间进行增删改查,并对入住客户的信息及点退房信息查询,并改变房间的入住
与退房或空房间的状态信息;
三、菜单功能
房间类型管理,房间信息管理,入住登记,入住信息查看和退房,房间状态查看等;
四、注意事项
开发环境为Visual Studio 2010,数据库为SQL Server 2008,数据库文件在DB_51aspx文件夹中,使用.net 4.0开发。
- 2022-05-16 21:56:53下载
- 积分:1
-
qtcreator-gdb
资源描述qt环境搭建用到的调试器,windows下的qtcreator调试器的搭建详解,windows下的qtcreator调试器的搭建详解,windows下的qtcreator调试器的搭建详解。
- 2022-07-16 23:19:36下载
- 积分:1
-
prepared by the recent temporary contact, interface for reference
java 编写的最近临接点问题,界面可以,仅供参考-prepared by the recent temporary contact, interface for reference
- 2022-08-02 15:41:16下载
- 积分:1