-
dos源代码,大家都知道了吧
dos源代码,大家都知道了吧-dos source code, as we all know by now.
- 2022-05-21 11:51:49下载
- 积分:1
-
这个程序是把一个16进制的文件中的数据,转换为文本表现的方式,比如0x40--》0x40写到一个文件中。...
这个程序是把一个16进制的文件中的数据,转换为文本表现的方式,比如0x40--》0x40写到一个文件中。-this procedure is a band of 16 documents, the data conversion performance of the text, such as 0x40-- "0x40 wrote a document.
- 2022-07-22 17:42:37下载
- 积分:1
-
a chat interface is useful to learn from them we can take a look
一个聊天界面 很好用 值得学习 大家可以参考一下-a chat interface is useful to learn from them we can take a look
- 2022-11-16 14:10:03下载
- 积分:1
-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
Templates are among the most powerful features of C++, but they are too often ne...
Templates are among the most powerful features of C++, but they are too often neglected, misunderstood, and misused. C++ Templates: The Complete Guide provides software architects and engineers with a clear understanding of why, when, and how to use templates to build and maintain cleaner, faster, and smarter software more efficiently.
- 2022-02-04 13:28:28下载
- 积分:1
-
windows核心编程随书源码
windows核心编程随书源码, 此书为Windows下程序开发的经典读物, 推荐大家研究一下其中源码, 必将大受裨益, 比如DLL注入技术, 都有很详尽的讲解, 并介绍了5种注入方法。
- 2022-02-11 21:00:52下载
- 积分:1
-
历史制造商编码
历史制造商编码
- 2022-02-12 08:15:38下载
- 积分:1
-
Today has just written a small program, I am a novice, please everybody a lot of...
今天刚刚编写的一个小程序,我是一个新手,请大家多多帮助,-Today has just written a small program, I am a novice, please everybody a lot of help,
- 2022-04-07 02:59:56下载
- 积分:1
-
Source To MicroSpell Stand
Source To MicroSpell Stand-Alone Spell Check
- 2022-03-12 04:44:58下载
- 积分:1
-
c#调用本机摄像头,并保存成图象源码
c#调用本机摄像头,并保存成图象源码 很好用,用VS2013打开就能用
- 2023-04-28 02:55:03下载
- 积分:1