-
获取系统内存、磁盘空间使用情况等信息
获取系统内存、磁盘空间使用情况等信息-access to system memory, disk space usage and other information
- 2022-01-31 18:30:40下载
- 积分:1
-
MSChart使用
里面详细说明了MSChart控件的各种使用方法,属性,事件等等,并且还有例子可参考...
MSChart使用
里面详细说明了MSChart控件的各种使用方法,属性,事件等等,并且还有例子可参考-MSChart use inside the detailed description of the various use MSChart control methods, properties, events, etc., and there are examples of reference
- 2022-05-17 16:33:10下载
- 积分:1
-
c均值聚类的c++源程序,可以进行向量的分类计算。
c均值聚类的c++源程序,可以进行向量的分类计算。-c-means clustering of the c++ source code, the classification of vector can be calculated.
- 2022-02-07 18:29:15下载
- 积分:1
-
四旋翼
在如今的飞控中,种类繁多。如果要进行而二次开发,需要进行大量的解读。该自主壁障模块为基于飞控和接收机之间的植入模块。其即不影响遥控接收机输出pwm给飞控,又能处理超声波传感器送回的信号,超声波传感器为us-016,输出为模拟信号。板子用的是arduino328p。sip下载。
- 2022-07-08 07:23:50下载
- 积分:1
-
VB编程操作Win9X注册表的模块.
VB编程操作Win9X注册表的模块.-VB operation Win9X registry modules.
- 2023-08-06 10:55:08下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
做软件大作业时的程序源代码,一个黑色窗体屏幕保护程序,可以屏蔽系统屏幕保护程序!...
做软件大作业时的程序源代码,一个黑色窗体屏幕保护程序,可以屏蔽系统屏幕保护程序!-so large software operations at the source code, a black window screen saver, can shield the screen saver!
- 2022-01-23 11:12:23下载
- 积分:1
-
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教...
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教-botton button various beautification effects, only for your reference, if inadequate, hope the exhibitions
- 2022-02-07 20:38:38下载
- 积分:1
-
这是一个PC机通过RS232发送接收数据的程序。
这是一个PC机通过RS232发送接收数据的程序。-This is a PC through the RS232 send and receive data procedures.
- 2022-10-19 23:25:04下载
- 积分:1
-
考虑一个排队系统,顾客到达后,若无空闲服务台则等待,否则接受服务后离开,仿真目的是统计服务台前的平均队长和服务台的忙闲程度。要求能利用离散事件系统仿真的方法对该...
考虑一个排队系统,顾客到达后,若无空闲服务台则等待,否则接受服务后离开,仿真目的是统计服务台前的平均队长和服务台的忙闲程度。要求能利用离散事件系统仿真的方法对该系统进行仿真,系统的规则和参数自定。-Consider a queuing system, customers arrive, if not idle while waiting for help desk, or to accept service leave, simulation aim is to stage the average statistical services and help desk captain Busy extent. Requested to make use of discrete event system simulation approach the system simulation, system rules and parameters of self.
- 2023-07-09 02:50:03下载
- 积分:1