-
游程长度编码
jpeg图像压缩过程中有runlength编码模块。
- 2022-02-10 10:56:37下载
- 积分:1
-
基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度...
基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度-based on the water plant scheduler algorithm, applicable to the general flow machining shop scheduling
- 2022-04-30 01:55:04下载
- 积分:1
-
WinCE5.0和以下wince4.2 nand flash驱动程序,支持小的块…
在WinCE5.0和WinCE4.2下面的Nand Flash驱动程序,支持small block和big block.-WinCE5.0 and in the following WinCE4.2 Nand Flash driver, support small block and big block.
- 2022-06-21 16:28:34下载
- 积分:1
-
实用c++编程实现了计算器的功能,简单实用。
实用c++编程实现了计算器的功能,简单实用。-Practical c++ programming of the calculator functions, simple and practical.
- 2023-03-29 14:55:04下载
- 积分:1
-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This one a typical one number value issue, is it is it belong to algorithm ask and solve this question to pass to use, design the complicated algorithm , will write very long procedure . It can make the whole algorithm clear and use and pass and belong to the algorithm, make the procedure succinct . Case study this is it is it belong to course of algorithm typical extraction issue essence , is it pass algorithm of belonging to to set up to pass to set up And it is not a number value problem to solve finally and pass and belong to the instance
- 2022-03-03 16:34:51下载
- 积分:1
-
继承与派生,C++的类的继承与派生,点单小程序
继承与派生,C++的类的继承与派生,点单小程序-Inheritance and derivation, C++ The type of inheritance and derivation, small single-point procedure
- 2023-02-05 20:10:04下载
- 积分:1
-
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的―要价太高;自己做―难度太大。笔者在这里发布一个用MS_OC...
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的―要价太高;自己做―难度太大。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。-Graphic character recognition (OCR) is a common thing. Many programmers want to program in their own embedded OCR recognition modules. However, use someone else
- 2022-04-16 06:58:04下载
- 积分:1
-
多线程同步程序
该文件包含了三个完整的多线程同步工程,基于visual studio 2012,用C语言编写,可直接使用。“多核”、“并行”、“多线程”等概念和技术在这些年越来越常见,这已经是一个趋势,因为大多数情况下并行效率高。在学习多线程编程初期,总会遇到同步问题
- 2023-08-07 04:55:06下载
- 积分:1
-
功能完整的录音程序,使用windows API编写。
功能完整的录音程序,使用windows API编写。-Functional integrity of the recording process, the preparation of the use of windows API.
- 2023-04-10 22:55:03下载
- 积分:1
-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This is a typical non_numerical value problem.you must design complicated arithmetic and long program if you use non_recursion arithmetic.But if you make use of recursion arithmetic,your arithmetic will be clear.The course of analysing and establish recursion arithmetic is a typical example to take out the principle ,establish recursion arithmetic and solve non_numerical value problem.
- 2022-05-25 16:28:31下载
- 积分:1