-
VB制作的精灵程序-异形窗口实例
VB制作的精灵程序-周星弛版,其实是一个异形窗口的搞笑程序,大话西游系列的笑话,运用制作不规则窗体的方法实现一个动态变化的“精灵”窗口,这个特效在Word中见到过。
两种方式实现程序,效率有着很大的差别。采用从资源文件中读取已经生成的Region Data方式的CPU占用率少得可以忽略。
而采用实时用MakeRegion来生成Region方式,则CPU占用率一直在10%左右。
这说明,在制作这类采用异形窗口的程序,尤其还是动画形式的时候,采用前面的那种方法好得多。
- 2023-01-02 08:15:10下载
- 积分:1
-
万年历日历设置代码
说明: jQuery万年历日历设置代码是一款带农历节假日工作日历设置代码。(JQuery Calendar Settings code is a calendar settings code with lunar holidays.)
- 2019-03-11 20:12:00下载
- 积分:1
-
robust-tube-mpc
说明: 使用管鲁棒模型预测控制
这个库包含示例管模型预测控制(tube-MPC)[1, 2]以及通用模型预测控制(MPC)用MATLAB编写的。(Robust Model Predictive Control Using Tube
This repository includes examples for the tube model predictive control (tube-MPC)[1, 2] as well as the generic model predictive control (MPC) written in MATLAB.)
- 2021-03-16 16:39:21下载
- 积分:1
-
ex1
说明: UFLDL教程中关于如何实现向量化逻辑回归的matlab的代码(Realization of quantitative logistic regression)
- 2020-06-21 22:39:24下载
- 积分:1
-
有关CAD/CAM的资料,希望对大家有帮助
有关CAD/CAM的资料,希望对大家有帮助-Related to CAD/CAM data, and they hope to have everyone help
- 2022-06-29 14:45:01下载
- 积分:1
-
AVOmodelling
说明: 根据地层参数通过简化佐普利兹方程求取反射系数,制作合成地震记录,从而显示不同地层模型的AVO响应。(In accordance with formation parameter equation by simplifying佐普利兹find reflection coefficient, the production of synthetic seismograms, which show different stratigraphic model AVO response.)
- 2021-05-08 09:43:35下载
- 积分:1
-
02211700StereoMatching
hslogic,matlab代做,基于matlab的图片匹配算法的仿真(Hslogic, matlab generation, simulation of image matching algorithm based on MATLAB)
- 2018-03-26 15:08:05下载
- 积分:1
-
输入集合个数及相应集合,指定子集和,然后回溯求解所有可能组合。...
输入集合个数及相应集合,指定子集和,然后回溯求解所有可能组合。-Enter the collection number and the corresponding collection and specify a subset, and then go back to solve all the possible combinations.
- 2022-02-12 07:01:03下载
- 积分:1
-
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器...
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器-This is a prepared using Multisim 8421BCD Code with two express a decimal number the sum of the adder
- 2022-11-10 01:45:04下载
- 积分:1
-
ALIENTEK MINISTM32 实验35 UCOSII实验1-任务调度
说明: 在UCOSII里面创建3个任务:开始任务、LED0任务和LED1任务,开始任务用于创建其他(LED0和LED1)任务,之后挂起;LED0任务用于控制DS0的亮灭,DS0每秒钟亮80ms;LED1任务用于控制DS1的亮灭,DS1亮300ms,灭300ms,依次循环。(Create three tasks in UCOSII: start task, LED 0 task and LED 1 task, start task to create other tasks (LED 0 and LED 1), then hang up; LED 0 task to control the brightness of DS0, DS0 80 ms per second; LED 1 task to control the brightness of DS1, DS1 300 ms, 300 ms, in turn, cycle.)
- 2020-06-19 02:40:01下载
- 积分:1