-
得到远程机器MAC地址源代码
得到远程机器MAC地址源代码-remote machines source MAC address
- 2023-02-17 11:45:04下载
- 积分:1
-
实现模拟键盘往系统当前有光标的位置插入一字符串。
实现模拟键盘往系统当前有光标的位置插入一字符串。-Realize analog keyboard system is currently has the cursor to the location of one string to insert.
- 2022-01-26 14:18:29下载
- 积分:1
-
哈工大 数据结构 课程设计 洗衣房管理系统 VB。Net实验
哈工大 数据结构 课程设计 洗衣房管理系统 VB。Net实验-Curriculum design data structure HIT Laundry Management System VB. Net Experiment
- 2022-02-15 21:37:46下载
- 积分:1
-
Reform program is used for large
改程序全套是用于大型高耸结构风洞测压试验前、后处理,含义明确,计算快速,已用于多个国内重要工程的风洞试验。-Reform program is used for large-scale high-rise structure, a full set of wind tunnel tests manometry before and after the treatment, unequivocal, computing fast, has been used in many domestic key projects of the wind tunnel tests.
- 2022-01-26 06:24:36下载
- 积分:1
-
old procedures, but this could change the computation panel
旧程序,但这可能会改变计算面板
- 2022-08-13 05:46:22下载
- 积分:1
-
WPF Border Less
若要获取跨窗口,您需要在您的窗口上设置下列属性。
WindowStyle ="None"
ShowInTaskbar ="假"
AllowsTransparency ="True"
背景 ="透明"
WindowStyle 属性通常允许您设置单个边框、 三维边
- 2022-03-03 04:37:18下载
- 积分:1
-
windows pthread库实现源码
linux下多线程是采用pthread库实现,所以如果将程序放到windows时移植工作比较大,pthread库在windows平台实现了pthread接口,与linux兼容,为跨平台实现。
- 2023-06-26 22:15:04下载
- 积分:1
-
加权计算的小程序,采用文件读写,一次输入,一劳永逸,输入格式为分数,学分和绩点...
加权计算的小程序,采用文件读写,一次输入,一劳永逸,输入格式为分数,学分和绩点-The weighted small programs, using the file read and write, one input, once and for all input format for the score, credits and Grade Point Average
- 2023-07-06 22:35:04下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
采用线性调整,对图像进行增强,主要是对比度拉伸,可以反映直方图...
采用线性调整,对图像进行增强,主要是对比度拉伸,可以反映直方图-linear adjustments to enhance image, mainly tensile contrast, can reflect histogram
- 2022-08-16 22:21:02下载
- 积分:1