-
dvi解码输出后的数据处理,缓存后对数据进行灰度转换,采用64级灰度显示...
dvi解码输出后的数据处理,缓存后对数据进行灰度转换,采用64级灰度显示-the issue of the data from the dvi interface
- 2022-03-06 13:00:51下载
- 积分:1
-
4. 建立一个有序的顺序表(10,30,35,50,56,100,120),用折半查找方法在此表中查找任一整数,若找到则输出此整数在表中的位置序号,否则输出No...
4. 建立一个有序的顺序表(10,30,35,50,56,100,120),用折半查找方法在此表中查找任一整数,若找到则输出此整数在表中的位置序号,否则输出Not found.-4. Establish an orderly sequence (10,30,35,50,56,100,120) using binary search method in this table as a whole you, if the output is found in this round table position serial number, Otherwise output Not found.
- 2023-05-10 10:35:04下载
- 积分:1
-
内容
Readme.txt
BcbChess 中国象棋程序实例的源代码所在的文件夹
BcbExe 中国象棋程序实例的可执行程序所在的文件夹...
内容
Readme.txt
BcbChess 中国象棋程序实例的源代码所在的文件夹
BcbExe 中国象棋程序实例的可执行程序所在的文件夹
BcbTest 关于时间测试的项目所在的文件夹
-content Readme.txt BcbChess Chinese chess program is the source code where the text Annex folder BcbExe Chinese chess procedures examples of where the executable folder BcbTest test of time Examination of the project folder
- 2023-08-23 02:20:04下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
ocr
ocr-optical character recognition-it is a very useful souece code for optical chARACTER recognition
- 2022-01-26 07:53:56下载
- 积分:1
-
gnuboy源代码:任天堂掌机游戏模拟器源代码,Linux环境…
gnuboy source code: 任天堂gameboy游戏模拟器源码,linux环境-gnuboy source code : Nintendo gameboy game simulator source code, linux environment
- 2022-08-09 05:24:25下载
- 积分:1
-
东营的线与面的数据, 东营的线与面的数据
东营的线与面的数据, 东营的线与面的数据-Dongying of line and surface data, Dongying line with the surface data
- 2023-09-02 01:35:08下载
- 积分:1
-
一个简易的CPU模拟程序,学计算机组成原理时做的
一个简易的CPU模拟程序,学计算机组成原理时做的-a simple CPU simulation program, a computer component made the principle of
- 2022-09-16 21:25:03下载
- 积分:1
-
C++程序设计课本源码,供学习计算机的大学生们参考
C++程序设计课本源码,供学习计算机的大学生们参考-C source program design textbooks for students learning computer as a reference
- 2022-01-21 03:42:17下载
- 积分:1
-
在一大串字符串中查找某一个字符或者字符串出现的次数.并且返回次数....
在一大串字符串中查找某一个字符或者字符串出现的次数.并且返回次数.-string in a string search for a character string or the number of occurrences. And the number of returnees.
- 2022-08-04 11:12:29下载
- 积分:1