-
xvid的最新版本1.10beta2,用于视频编码,具体用法解压后,编译原码便可用...
xvid的最新版本1.10beta2,用于视频编码,具体用法解压后,编译原码便可用-use in video encoding,you should extract the file,and compile the source code.
- 2022-02-20 01:57:57下载
- 积分:1
-
实现了比如一个字符数组14232156的整形数组。经过此算法后转换成12345612的排列顺序。此代码对棋牌类游戏中的出对子有帮组...
实现了比如一个字符数组14232156的整形数组。经过此算法后转换成12345612的排列顺序。此代码对棋牌类游戏中的出对子有帮组-Realize the array of characters such as a plastic array 14232156. After this algorithm into a sequence of 12345612. This code of Card games in the pair has helped the group
- 2022-02-20 21:03:22下载
- 积分:1
-
不错的C源码,是关于遥操作服务的,很不错的
不错的C源码,是关于遥操作服务的,很不错的-good C source code, the distance of operational services, and very good
- 2022-10-08 22:30:03下载
- 积分:1
-
snake that is on mobile phones, good game
snake that is on mobile phones, good game
- 2022-06-27 06:07:09下载
- 积分:1
-
汉字编码的二进制文件,对于理解汉字点阵显示非常有帮助。...
汉字编码的二进制文件,对于理解汉字点阵显示非常有帮助。-Chinese character coding of binary documents, for understanding the Chinese character dot-matrix display is very helpful.
- 2023-04-13 23:00:04下载
- 积分:1
-
朋友管理系统,很适合初学者,MFC编写,
访问数据库,只要说明数据库即可...
朋友管理系统,很适合初学者,MFC编写,
访问数据库,只要说明数据库即可-Friend management system, very suitable for beginners, MFC write, access to the database, the database can be as long as the description
- 2023-06-22 03:35:04下载
- 积分:1
-
baffling line
用c++在windows环境下完成变幻线。-baffling line
- 2022-04-21 06:02:44下载
- 积分:1
-
bfsk System Simulation bfsk System Simulation bfsk System Simulation
bfsk系统仿真 bfsk系统仿真-bfsk System Simulation bfsk System Simulation bfsk System Simulation
- 2022-07-18 20:20:17下载
- 积分:1
-
tree controls advanced version
树形控件高级版本-tree controls advanced version
- 2022-04-23 19:24:45下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1