-
聊天程序的全部源码,通过vc6.0的调试。
可以使用。如有疑问,联系我。...
聊天程序的全部源码,通过vc6.0的调试。
可以使用。如有疑问,联系我。-Chat program all the source code, through the vc6.0 debugging. Can be used. If in doubt, contact me.
- 2022-03-14 22:24:57下载
- 积分:1
-
Visual C++角色扮演游戏程序设计 》一书中的一个完整PRG游戏源代码
这是一个电脑上的简单PRG游戏,目前还没有打开运行过,应为电脑里面缺少winlib.h,但是看了源码,还是觉得写得很有参考价值。本人也是初学者,四处找各种源码来胡乱研究,希望分享的一些源码能够对他人有所帮助。本小游戏源码用VC打开,就这么多。 感谢原作者,请下载的人不要用于任何商业用途,保护原创者的权益。
- 2022-03-17 11:07:22下载
- 积分:1
-
用C语言编写的模拟windows的打字软件,可以实现基本的打字功能!...
用C语言编写的模拟windows的打字软件,可以实现基本的打字功能!-Write with c to simulate windows typing software.This will implement those basic typing functions.
- 2023-01-03 12:15:05下载
- 积分:1
-
DS18B20 temp , show the temp to the lcd .
DS18B20 temp , show the temp to the lcd .
- 2022-02-04 08:55:30下载
- 积分:1
-
dictionary
电子辞典详细代码,其中有语法测试,HANGMAN游戏-dictionary
- 2022-02-14 00:49:00下载
- 积分:1
-
wedd hello world
this is a hello world log hahathis is a hello world log hahathis is a hello world log hahathis is a hello world log hahathis is a hello world log hahathis is a hello world log hahathis is a hello world log hahathis is a hello world log hahathis is a hello world log hahathis is a hello world log hahathis is a hello world log haha
- 2022-07-04 14:54:06下载
- 积分:1
-
文本网页文档的自动主题分类
Automated subject classification of textual Web documents
- 2022-10-27 15:40:03下载
- 积分:1
-
vb详细的解释和教你如何做,还有一些项目可以深入详解。
vb详细的解释和教你如何做,还有一些项目可以深入详解。-vb detailed explanation, and teach you how to do, and some projects could be in-depth Xiang Jie.
- 2023-04-19 01:35:04下载
- 积分:1
-
用VFP写的一个小程序,模拟体育彩票的抽奖
用VFP写的一个小程序,模拟体育彩票的抽奖-VFP write a small program to simulate the sports lottery draw
- 2022-02-03 20:50:20下载
- 积分: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