-
WSSccrSaverI
WINDOWS下可可播放多媒体文件和其它
(Under WINDOWS cocoa to play multimedia files and other)
- 2012-08-16 09:05:35下载
- 积分:1
-
成绩管理系统
说明: 成绩管理系统,用于管理培训机构,学校等成员成绩。(Achievement management system, used to manage the performance of training institutions, schools and other members.)
- 2020-06-22 14:20:02下载
- 积分:1
-
905正交实验设计与结果分析
说明: 功能,利用正交表安排实验称为正交实验设计,该程序是对正交实验的结果,运用方差分析表和F检验个因素对实验结果是否有显著影响。程序是针对不考虑个因素的交互作用的正交设计编写的。(functions, the use of orthogonal arrangement known as orthogonal test experimental design, the procedures of orthogonal experimental results, using analysis of variance table and the F-test factors in the results, is there a significant impact. Procedures are targeting the factors to consider the interaction of orthogonal design prepared.)
- 2020-12-03 13:29:26下载
- 积分:1
-
klps
这是一个对打开窗口的位置进行安排调整的程序.可以实现重叠或平铺等功能()
- 2018-04-29 12:05:48下载
- 积分:1
-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1
-
yanhua_DLL
对研华运动控制卡API的封装,使调用更加简单,只需要几个函数即可完成80 以上的功能,同事提供DLL调用实例以及封装后的头文件和静态库文件(Advantech motion control card API package, making calls easier, you only need a few functions to complete more than 80 of the features, and colleagues provide examples DLL calls the header files and static library files encapsulated)
- 2014-12-12 15:26:09下载
- 积分:1
-
IsPrime
excel文件中Decide宏为判断是否素数,Decompose宏为分解素因数。(The Decide macro in the excel file to determine whether the prime, Decompose macro for the decomposition of prime factor.)
- 2014-07-21 17:32:45下载
- 积分:1
-
TheAlgorithmDesignManual
关于算法设计与算法分析非常好的一本参考读物,适合于从事算法分析的人士。(Algorithm design and analysis of algorithms on a very good one for reference books, suitable for those who engaged in analysis of algorithms.)
- 2009-09-27 11:54:45下载
- 积分:1
-
COOM
Visual c++串口通信工程开发实例导航,该书采用C++编写,里面包含5个综合实例,适合有一定基础的C++人员学习(Visual c++ serial communication engineering development instance navigation, using c++, the book contains five examples of comprehensive, is suitable for the staff to learn c++ has certain foundation)
- 2013-10-22 01:00:12下载
- 积分:1
-
MarchingCubes
VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下(VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parameters, interactive interface to achieve the object rotation, scaling, data files in the project directory)
- 2021-04-03 21:19:05下载
- 积分:1