-
《面向对象程序设计》练习10_11的源代码
《面向对象程序设计》练习10_11的源代码- Object-oriented programming, the source code of practice 10_11
- 2022-03-29 05:47:46下载
- 积分:1
-
这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制,和对鼠标的点击事件进行控制,控制鼠标的运动和点击...
这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制,和对鼠标的点击事件进行控制,控制鼠标的运动和点击-source implementation of the Delphi language functions to achieve through the window of the control procedures, and right mouse clicks incident control, control the movement and the mouse click
- 2022-03-02 18:02:39下载
- 积分:1
-
a programm to generate triangular for finite element method
a programm to generate triangular for finite element method
- 2023-02-22 08:25:03下载
- 积分:1
-
求实际在线知识社区中社会网络的度分布熵
由于熵作为有序度的对偶概念,常被看作系统演化的核心标度,较多地用于度量系统的结构变化程度,可以从宏观角度对系统整体进行衡量,目前,熵作为衡量系统无序程度的指标,熵凭借其独特的内涵已被广泛应用于统计物理学、信息论以及其他广义系统,成为了复杂系统有序性研究的重要工具,是目前表征系统混乱程度与网络有序性的重要指标。在信息科学中,信息熵作为系统状态的一种定量描述,能够表示事物的不确定性,被用来判断和度量事物集合中的有序与无序、规则性与杂乱性、单一性与多样性,表征系统的复杂性、有序程度和系统变化的方向或趋势。一般而言,系统熵值愈小,其对应宏观态有序度也越高。
- 2022-03-11 14:53:10下载
- 积分:1
-
程序能够实现黑白棋子交替落子,判断输赢,重新开始游戏
程序能够实现黑白棋子交替落子,判断输赢,重新开始游戏-Sub-programs can be achieved Reversi alternate Lazi, judge winners and losers, to re-start the game
- 2022-09-04 05:20:03下载
- 积分:1
-
一个简单的成绩管理系统
一个简单的成绩管理系统-a simple performance management system
- 2023-02-03 21:35:03下载
- 积分:1
-
A calc as MS Windows carry with.
A calc as MS Windows carry with.
- 2022-03-25 13:15:28下载
- 积分:1
-
opencv运动目标检测
本文档是对本地视频的运动目标进行处理,利用帧差法提取出运动目标,从而进行针对目标的一系列操作。
- 2023-01-12 11:10:19下载
- 积分:1
-
用vc实现的一个画图程序,画一个圆形和方形。本来可以画三角形,不过没有设定。同时程序中设了timer用来使图形移动,加一点趣味罢了!...
用vc实现的一个画图程序,画一个圆形和方形。本来可以画三角形,不过没有设定。同时程序中设了timer用来使图形移动,加一点趣味罢了!-vc achieved with a drawing, and painting a circle and a square. Triangle could have been painted, but not set. While proceedings timer used to set up a mobile so that the graphics and some fun too!
- 2022-02-07 03:04:24下载
- 积分:1
-
运筹学的程序
本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians-- non-linear planning for the simplex method, seeking fmin (X) = 4* (X1- 5)* (X1- 5) (X2-6) (X2-6) with the minimum of the optimal solution, and if necessary change change the demand function, f Functions can be modified
- 2022-02-09 17:36:21下载
- 积分:1