-
C++实现模拟操作系统的进程控制与状态转换
使用C++模拟操作系统的进程之间的状态转换。包括进程之间对临界资源的使用以及进程同步的调度。
- 2022-05-14 21:12:51下载
- 积分:1
-
对于某些信源编码的问题,这是众所周知的,
For certain source coding problems, it is well known that the
Kraft inequality provides a simple sufficient condition for the existence of
codes with given codeword lengths. Motivated by this fact, a sufficient condition
based on the Kraft inequality can also be sought for the problem
of zero-error instantaneous coding with decoder side information
- 2022-05-12 23:13:47下载
- 积分:1
-
用msvc编译zope时会提示这个文件有错误,原因是这个文件是采用ansi编码但是内容里却有非ansi字符的缘故,我把这个文件另存为utf8编码,这样就可以正常...
用msvc编译zope时会提示这个文件有错误,原因是这个文件是采用ansi编码但是内容里却有非ansi字符的缘故,我把这个文件另存为utf8编码,这样就可以正常编译zope了!-Zope with msvc compiler will be prompted when the document has errors, because the document is encoded using ansi content but there is non-ansi characters mentioned reasons, I put the document saved as utf8 encoding, this can be a normal compile zope!
- 2022-03-19 15:47:21下载
- 积分:1
-
各种经典算法和大家分享,让大家可以提高疑问…
各种matlab 经典算法 和大家一起分享 让大家共同提高 如有疑问 望来电-various classical algorithm and share with everyone so that we can improve doubt if Wang calls
- 2023-03-19 21:10:04下载
- 积分:1
-
This procedure code has notes on each page to facilitate the secondary developme...
本程序每页代码都有注释,方便大家二次开发,程序和模板分离,模板在/UITemplates-This procedure code has notes on each page to facilitate the secondary development of separation procedures and templates, the template in the/UITemplates
- 2022-02-18 13:45:36下载
- 积分:1
-
验证码简单去背景+ORC识别
资源描述
验证码简单去背景+ORC识别
m_tesseract = new TesseractProcessor();
m_tesseract.Init(m_path, m_lang, (int)TesseractEngineMode.DEFAULT);
m_tesseract.SetVariable("tessedit_pageseg_mode", TesseractPageSegMode.PSM_AUTO.ToString());
- 2023-03-31 01:45:04下载
- 积分:1
-
一个模型改变的效果的程序
一个模型改变的效果的程序-a model of the effects of changes in procedures
- 2023-03-05 13:25:04下载
- 积分:1
-
TELNET 服务器在 FEDORA UTELNET 语言: c + +
它是编制在 windows 中一个有用的源程序代码。
Visual c 是测试和伟大的其他用户。
语言是 c + +。
- 2022-03-19 17:09:21下载
- 积分:1
-
vb源代码,变幻你的桌面哦
vb源代码,变幻你的桌面哦-vb source code, and changing your desktop oh
- 2022-04-30 07:34:40下载
- 积分:1
-
实现pc机和安装无线CF卡的手持设备之间的通信的程序源代码,包含两个部分的代码:pc机端和手持设备端。...
实现pc机和安装无线CF卡的手持设备之间的通信的程序源代码,包含两个部分的代码:pc机端和手持设备端。-achieve PCs and the installation of wireless CF card handheld devices of communication between the program"s source code contains two parts of the code : PCs and handheld devices-end.
- 2022-12-05 02:55:02下载
- 积分:1