-
点对点语音通讯
C++ 实现的 在Windows操作系统下的 简单语音交流,通过连接IPaddress 地址进行连接,然后可以在本机上面进行调试测试,能够进行简单的收发语音信息,对新手有挺大帮助的 ,你们可以下载下来好好学习
- 2022-04-12 05:57:17下载
- 积分:1
-
To download a lift above the simulation program and upload a similar product (th...
为了下载上面的一个电梯模拟程序,上传一个同类产品(同学的,认为还可以),但不是同一种语言,希望共同讨论-To download a lift above the simulation program and upload a similar product (the students that can), but not the same language, to discuss
- 2023-08-19 17:40:03下载
- 积分:1
-
vb remote monitoring procedures. Rar
vb的远程监控程序.rar-vb remote monitoring procedures. Rar
- 2022-05-13 14:22:47下载
- 积分:1
-
从c到c++,从简单的程序到复杂的程序,一步一步教你学习c
从c到c++,从简单的程序到复杂的程序,一步一步教你学习c-From c to c++, From simple procedures to complex procedures, step by step and teach you to learn c
- 2022-05-18 11:05:41下载
- 积分:1
-
do a simple, but it can easily expand. Time is the RAS API, I used the platform...
做的比较简单,但可以方便扩充。计时用的是RAS API,我用的是最新的platform sdk,如果没有可能编译不过,可以上MS网站去更新一下-do a simple, but it can easily expand. Time is the RAS API, I used the platform is the latest sdk, if it is not possible compiler can, however, on the MS site to update the
- 2023-02-23 20:25:04下载
- 积分:1
-
应用程序二进制convertdemo
wbxml convertdemo application
- 2023-06-14 02:25:02下载
- 积分:1
-
电话本(手机信息的接收,发送,保存,查看)等信息。
电话本(手机信息的接收,发送,保存,查看)等信息。-phoneBook(send,check)
- 2022-02-03 17:26:08下载
- 积分:1
-
Microchip的PIC的比特计数代码
microchip Pic bitcount code
- 2022-03-18 14:01:12下载
- 积分:1
-
use CArchive category of documents for the operation. MFC framework of the proce...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2022-07-08 13:02:21下载
- 积分:1
-
帕斯卡尔 · 迷你编译器 LEX 和 YACC
莱克斯-l Lexfile.l
yacc-Parser.y d
g + + lex.yy.c y.tab.c
./a.out < input.txt > output.txt
程序集编译:
nasm-f 小精灵 input.asm
ld-o 输出 input.o
./ 输出
- 2022-03-09 18:42:57下载
- 积分:1