-
孙鑫C++教程(全20讲)PPT讲义,包含全部源代码。
孙鑫C++教程(全20讲)PPT讲义,包含全部源代码。-SUN Xin C++ Course (all 20 speakers) PPT notes, including all the source code.
- 2022-11-04 17:10:03下载
- 积分:1
-
code to achieve the common computing functions of the calculator. Operators can...
本代码实现普通计算器的计算功能。可以做+,-,*,/运算,是在PB10环境下测试通过的。-code to achieve the common computing functions of the calculator. Operators can do ,-,*,/ is PB10 environment of the test.
- 2023-02-18 20:05:03下载
- 积分:1
-
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 )...
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 ) 。如果是一个目录,则输出该目录下的文件及子目录名列表。如该名称不存在,则以此名称为名在当前目录下创建一个子目录。
-prepare a process that the user from the command line parameters into the name of a judge. If it is a document, then the output of the document attribute (file name, path, the absolute path, readable, can be written and the length of documents, etc.). If it is a directory, then the output directory and subdirectory of documents from the list. If the name does not exist, it is also the name of the name of the current directory to create a subdirectory.
- 2022-05-13 23:55:22下载
- 积分:1
-
VB写的OPC服务器的数据的例子,希望对大家有帮助
VB中读写OPC Server数据的例子,希望对大家有所帮助-VB literacy OPC Server data examples, we hope to help
- 2022-11-26 04:25:03下载
- 积分:1
-
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷...
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷贝到其它工程里头,即可调用其解码库
libmpeg2convert:
是YUV与RGB之间的格式转换
libvo: 是解码后的播放
mpeg2dec:是解码的环境,相当于一个libmpeg2调用的一个例子-mpeg2dec Description: The four projects: libmpeg2: the decoder core, a separate generator to compile the library call libmpeg2.lib, its library and copied to other projects mpeg2.h inside, you can call the decoder library libmpeg2convert: is YUV and RGB format conversion between libvo: after the player is decoding mpeg2dec: the decoding of the environment, which is equivalent to a call of an example of libmpeg2
- 2022-02-09 16:32:10下载
- 积分:1
-
利用c++实现类似java的反射编程的功能。使的c++也可以利用配置文件来动态配置程序...
利用c++实现类似java的反射编程的功能。使的c++也可以利用配置文件来动态配置程序-Using c++ to achieve a similar reflection java programming functions. So that the c++ configuration file can also be used to dynamically configure the program
- 2022-03-31 10:34:20下载
- 积分:1
-
我写的一个模拟彩票抽奖的程序。用到了随机数的生成,数据保存等。...
我写的一个模拟彩票抽奖的程序。用到了随机数的生成,数据保存等。-I wrote a mock lottery draw procedures. Used a random number generator, data preservation.
- 2023-01-09 10:00:04下载
- 积分:1
-
VC 语音识别
第一次上传,VC的语音识别,你可以预先定义想要识别的东西,保存在内存中,也可自己弄配置文件,运行程序后,对麦克风说预先输入的文字,识别出来,若不是预先输入的文字,也能识别
- 2022-02-05 04:28:42下载
- 积分:1
-
建议网上购票系统
这是我在校课程结课作业,功能不大,倒挺实用,代码简易,适合在校生引用,但注意修改界面,不要雷同,纯属于原创,希望能获得点评。
- 2022-01-22 08:19:15下载
- 积分:1
-
MP3文件计算软件源码。由此源码中,大家可以看出MP3文件格式的组成。...
MP3文件计算软件源码。由此源码中,大家可以看出MP3文件格式的组成。-MP3 files source software. From this source, you can see the MP3 file format composition.
- 2022-07-15 13:13:32下载
- 积分:1