-
好玩的js应用,大家试试,喜欢js的朋友们可以试试,并非本人原创,欢迎联系...
好玩的js应用,大家试试,喜欢js的朋友们可以试试,并非本人原创,欢迎联系-good JS test,you can try!
- 2022-08-06 07:04:19下载
- 积分:1
-
本地化文件,解决软件Adempiere本地化的文件
本地化文件,解决软件Adempiere本地化的文件-Localization of documents, to solve software localization Adempiere documents
- 2022-10-19 07:35:03下载
- 积分:1
-
我自己用api编的一个写字板程序,初学者可以学习一下。
我自己用api编的一个写字板程序,初学者可以学习一下。-This is my notepad, which code by API directly. for beginer ref.
- 2022-02-26 04:46:26下载
- 积分:1
-
去雨线
用matlab方法实现去雨线,单幅图像去雨,利用深度神经网络相关技术,实现这一问题的困难主要在两个方面:1、雨滴所在区域并没有被提前圈出;2、雨滴覆盖部分的图片信息大部分缺失。针对以上这两个问题,作者认为去除图片中的雨滴需要分三步。第一步是识别图片中的雨滴区域;第二步是利用雨滴区域附近的没有雨滴的区域对雨滴覆盖区域进行复原,以还原原本的图像;第三步则是对还原图像进行识别,判别还原结果,以确保复原后的图片不会有较大的人工修改痕迹。
- 2022-05-28 18:46:00下载
- 积分:1
-
wince下可运行的拼音输入法,在wincce4.2下测试成功。
wince下可运行的拼音输入法,在wincce4.2下测试成功。-weights can run under the Pinyin input method, the test under wincce4.2 success.
- 2023-01-05 10:40:04下载
- 积分:1
-
C++语言实现MD5加密算法
采用c++语言实现的MD5加密算法,能够很好支持对数字、英文以及符号的加密操作。 MD5为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一。将数据运算为另一固定长度值,是杂凑算法的基础原理,MD5的前身有MD2、MD3和MD4。
- 2022-02-02 14:40:20下载
- 积分:1
-
uses dibits to render graphics on screen. yea and stuff just want to dowload 1 t...
uses dibits to render graphics on screen. yea and stuff just want to dowload 1 thing let me in please :)
- 2022-01-24 10:03:41下载
- 积分:1
-
c++大学教程 适合初学者使用 书中详细介绍各类函数 另有大量源码...
c++大学教程 适合初学者使用 书中详细介绍各类函数 另有大量源码-c++ University tutorial suitable for beginners to use the book in detail various types of function otherwise introduce a large number of source
- 2023-04-26 15:45: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
-
利用三次样条插值法求曲线在某个点处的函数值
利用三次样条插值法求曲线在某个点处的函数值-Using cubic spline interpolation method demand curve at some point of the function values
- 2022-07-13 19:33:05下载
- 积分:1