-
图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波...
图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波-image processing software and source code, one can be used in various image processing, for example : image display, Huffman transform, Smooth, Sharpen, Fast Fourier transform, median filtering and so on
- 2022-07-09 02:55:28下载
- 积分:1
-
A simple calculator is available using this source code
一个实现了简单计算器得程序-A simple calculator is available using this source code
- 2022-11-20 07:45:03下载
- 积分:1
-
网络优化算法:最小费用流的消圈算法cyclecanceling
网络优化算法:最小费用流的消圈算法cyclecanceling-Network Optimization Algorithms: Minimum Cost Flow Algorithm circle of extinction cyclecanceling
- 2022-06-28 20:21:10下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1
-
在CE下实现ndis的源代码
在CE下实现ndis的源代码-under the CE source code NDIS
- 2022-03-02 23:33:35下载
- 积分:1
-
window 硬件信息的获取,包括CPU,内存,硬盘空间等等;
window 硬件信息的获取,包括CPU,内存,硬盘空间等等;-access to information window hardware, including CPU, memory, hard disk space, etc.
- 2022-08-09 15:30:48下载
- 积分:1
-
处理计算机分形效果,效果还不错。还包含OpenGL动态链接库。...
处理计算机分形效果,效果还不错。还包含OpenGL动态链接库。-Processing computer fractal effects, results were pretty good
- 2022-02-11 16:41:53下载
- 积分:1
-
This a very simple calculator to work out simple calculations.
This a very simple calculator to work out simple calculations.-This is a very simple calculator to work out simple calculations.
- 2022-05-17 06:42:22下载
- 积分:1
-
通过线程来实现共享,包括threads_demo.zip和threads_src.zip,使用VC++编程。...
通过线程来实现共享,包括threads_demo.zip和threads_src.zip,使用VC++编程。-Through the thread to achieve sharing, including threads_demo.zip & threads_src.zip, using VC++ programming.
- 2023-01-26 11:35:29下载
- 积分:1
-
MP3 codec original procedure, in two parts, part of the code is part of decoding
MP3编解码原程序,分两部分,一部分是编码,一部分是解码-MP3 codec original procedure, in two parts, part of the code is part of decoding
- 2022-03-24 11:35:44下载
- 积分:1