-
ANN
基于ANN神经网络预测方法,可以较为精确地绘制出预测值与实际值以及误差的曲线-ANN-based neural network prediction method, you can more accurately draw predictive value and the actual value and the error curve
- 2023-04-17 10:15:03下载
- 积分:1
-
摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路...
摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路-Camera management system, to do a bit rough, but the basic function has been achieved, we can refer to ideas
- 2022-07-26 10:52:18下载
- 积分:1
-
CORDIC algorithm using VHDL realize VLSI realize image processing algorithm tech...
CORDIC算法的VHDL实现 对于采用VLSI实现图象处理技术的算法中有很大的帮助-CORDIC algorithm using VHDL realize VLSI realize image processing algorithm technology has a great help
- 2022-02-25 22:46:20下载
- 积分:1
-
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。...
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。-Free Software Foundation Inc.. Companies using java write j peg decoder. An excellent image decoder object-oriented model.
- 2022-02-05 22:08:37下载
- 积分:1
-
魔兽改图工具。
魔兽改图一条龙
魔兽改图工具。
魔兽改图一条龙-dota
allstarbSuccess = ReadFile(hFile, buff, dwFileSize, &dwBytesRead, NULL)
CloseHandle(hFile)
if (!bSuccess || (dwBytesRead != dwFileSize))
{
free(buff)
return 0L
}
hash = XORRotateLeft(buff, dwFileSize)
free(buff)
return hash
- 2022-08-31 15:15:08下载
- 积分:1
-
整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。...
整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。-finishing JPEG encoder, the full source code, are very suitable for beginners, get DCT, Huffman, jpeg syntax, and so on.
- 2022-09-28 18:55:03下载
- 积分:1
-
比较不错的压缩算法
比较不错的压缩算法-quite good compression algorithm
- 2023-05-24 11:15:03下载
- 积分:1
-
纯粹用vb实现的压缩算法,由高手完成,使用简单方便
纯粹用vb实现的压缩算法,由高手完成,使用简单方便-The compress arithmetic realised absolutly on VB platform.The programme which can be conveniently used is completed by a superior.
- 2022-03-07 20:23:21下载
- 积分:1
-
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。...
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。-string compression and decompression, the importation of a string, in a compressed file, after decompression in the original document. To share with everyone.
- 2022-08-13 23:04:38下载
- 积分:1
-
在vc++的开发平台下开发的PhotoShop风格的滑动条,可以帮助学习mfc编程,对初学者更是大有好处...
在vc++的开发平台下开发的PhotoShop风格的滑动条,可以帮助学习mfc编程,对初学者更是大有好处-In vc development platform developed under the PhotoShop-style slider, can help to learn mfc programming, for beginners it is good
- 2022-04-18 03:50:59下载
- 积分:1