-
电影图书馆
说明: 这是 MyMovies 从本书 VB.Net 专业项目的项目。它使用 Access 数据库,搜索它有 2 个项目一个是项目 1,即在客户搜索的电影,然后可以买他们的客户模块。输入数据库和报表中数据获取用于管理模块在 MyMoviesAdmin。希望你喜欢它的作者可能保留了某些版权的这段代码......请观察他们的要求和法律审查所有版权的条件,在上面的 URL。
- 2023-06-16 03:05:04下载
- 积分:1
-
矩阵转制的问题有多种算法,这是一个基于数据结构的算法,用过就知道其好处了。...
矩阵转制的问题有多种算法,这是一个基于数据结构的算法,用过就知道其好处了。-matrix conversion of a number of algorithms, which is a data structure based on the algorithm used to know on the merits.
- 2022-01-28 16:02:15下载
- 积分:1
-
MFC工具提示控件(ctooltipctrl)是易于使用的一个窗口,如一个孩子…
MFC Tool tip control(CToolTipCtrl) is easy to use with a window, such as a child window, or an application-defined rectangular area within a window s client area. However, in some situations you may not know in advance for which controls or rectangle area you will be displaying the tool tip. In this case, you have to dynamically display the tool tip depending on where your mouse position is. For e.g. you may have a window which display some graphics and you may want to display the tool tip on the graphics depending on where the mouse position is.
- 2023-04-20 19:30:03下载
- 积分:1
-
vb6 spy
vb6源码,取得窗口句柄和画面,最大化最小化窗口或者修改窗口的大小(对于内容显示不全或者窗口内可见范围外还有控件的情况特别有用),修改按钮的可用性等等。
- 2022-02-03 17:39:35下载
- 积分:1
-
分析:用N进制的方法吧。设一个N个单元的数组,对第一个单元做加一操作,满N进
一。每加一次一就判断一下各位数组单元有无重复,有则再转回去做加一操作,没有则...
分析:用N进制的方法吧。设一个N个单元的数组,对第一个单元做加一操作,满N进
一。每加一次一就判断一下各位数组单元有无重复,有则再转回去做加一操作,没有则说明得到了一个排列方案。
-Analysis: N-band approach with it. A N-unit array, and add a unit to do one operation, over N into one. Add 1 each time you click on an array of modules to determine whether or not duplicate, then go back and have to do is add one operation, then there is no order to be a program.
- 2022-06-20 13:07:53下载
- 积分:1
-
A*算法解决八数码软件
A*算法解决八数码软件-A* algorithm to solve eight digital software
- 2022-03-10 10:49:45下载
- 积分:1
-
一个小的delphi通讯记录本
一个小的delphi通讯记录本-a small communications records of the delphi
- 2022-05-29 14:09:40下载
- 积分:1
-
windows ce source code for the next game, worthy of study and research, essentia...
windows ce 下的游戏源代码,值得学习研究,初学必备-windows ce source code for the next game, worthy of study and research, essential beginners
- 2022-11-10 08:10:03下载
- 积分:1
-
数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)
数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)-Top 10 Algorithms in Data Mining (ICDM06 Panel)
- 2022-10-29 19:25:03下载
- 积分:1
-
获取cpu信息
获取CPU使用率, 内存分页 ,未分页
struct MIB_ENTRY
{
AsnObjectIdentifier asnOid;
void * pStorageValue;
CHAR * szStorageName;
BYTE chType;
UINT unAccess;
MIB_ENTRY* pMibNext;
};
- 2022-01-25 15:18:48下载
- 积分:1