-
A Core VC reference book.
A Core VC reference book.
- 2022-04-20 15:30:21下载
- 积分:1
-
度量衡转换器WCE 源代码。包含长度,重量,体积,面积的公制,英制单位转换。...
度量衡转换器WCE 源代码。包含长度,重量,体积,面积的公制,英制单位转换。-Weights and Measures WCE source code converter. Contains the length, weight, volume, area metric, Imperial units conversion.
- 2022-04-29 02:00:15下载
- 积分:1
-
一个2D地图编辑器,用于处理静态的游戏地图
一个2D地图编辑器,用于处理静态的游戏地图-a 2D map editor, for handling static map of the game
- 2022-02-04 11:57:35下载
- 积分:1
-
这是一个刷了屏,屏画功能可以实现直接路径。
这是一款屏幕画笔,可以实现屏幕绘画功能,在windows屏幕上直接绘画-This is a brush screen, screen painting functions can be achieved in a direct painting windows on the screen
- 2022-01-25 17:36:41下载
- 积分:1
-
指数平滑预测数据输入:
指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
- 2022-01-26 04:45:02下载
- 积分:1
-
基本粒子群源代码
粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解,每个粒子都有一个由目标函数决定的适应度值,并且知道自己到目前为止发现的最好位置,和现在的位置,在每次一迭代中,例子通过跟踪这两个极值来更新自己。
- 2022-05-07 20:03:10下载
- 积分:1
-
VistaSDK note. Rar introduction VISTA Development API
VistaSDK说明.rar 介绍VISTA的开发API-VistaSDK note. Rar introduction VISTA Development API
- 2022-03-13 06:37:33下载
- 积分:1
-
自定义树视图布局
下面的代码示例演示如何自定义树视图使用所有者描述的控件。 TreeView 控制的示例显示可选节点标记以及标准的节点标签。通过使用指定节点标记 TreeNode. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-30 19:41:08下载
- 积分:1
-
标准C++程序设计 电子教案 内容比较详细
标准C++程序设计 电子教案 内容比较详细-Standard C++ programming in more detail the contents of e-lesson plans
- 2022-05-31 18:20:42下载
- 积分:1
-
experience
心得三――按下鼠标哪个键
1.实验目的
(1)首先打开VC++6.0打开File菜单,New命令建立一个Win32 Application类型的工程,注意,在建立工程时在第2步选择"A simple Win32 application.".利用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口.
(2)在此基础上实现如下功能:鼠标键按下时,弹出消息框通知用户是按下了鼠标的哪个键
-experience-- which press the mouse button 1. Experiment (1) First, open the VC 6.0 Open File menu, the establishment of a New Order Win32 Application types of projects, that the establishment of projects in the first two-step selection "A simple Win32 application." . windows API function using programmed entry, to prepare a simple Windows application procedures, the establishment of the window. (2) In this on the basis of the following functions : pressing the mouse button, pop-up message box to inform the user is pressing the mouse button which
- 2023-08-09 15:00:08下载
- 积分:1