-
wma_encoder
WMA_encoder/WMA解码器详解-WMA_encoder
- 2022-03-21 16:04:46下载
- 积分:1
-
directshow采集摄像头
使用directshow采集摄像头,实时观看,并且可以抓取视频保存
- 2023-04-13 04:50:04下载
- 积分:1
-
pure virtual function and abstract category. The VC a virtual function of the so...
纯虚函数和抽象类。一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-pure virtual function and abstract category. The VC a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
- 2022-02-07 02:15:10下载
- 积分:1
-
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一...
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一个条件,即玩家所取的牌的点数与要捡的那张牌的点数之和必须是14。计算机最后根据玩家和对家捡牌的分数总和以判定游戏输赢。-This is a poker game, players can take out the hands of one or more cards to pick " Desktop" on any one or " pick up a license for home-zone" goes on the top card. The cards will be picked up on the " Players pick up cards Zone." Of course, be able to pick up a license to satisfy a condition that the player card by taking the points you want to pick up the license points of affiliation and must be is 14. Finally, according to the player and the computer at home picking up a license in order to determine the sum of the scores the game winning or losing.
- 2022-03-18 15:59:30下载
- 积分:1
-
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);...
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);-Fisher discriminant analysis prepared by the procedures and experimental geo-data-on-demand requirements: to read the data correctly procedures user-friendly, easy to operate feature complete (including the discriminant structure, a reasonable test, forecasting, factor analysis, etc.)
- 2022-02-03 08:29:05下载
- 积分:1
-
此程序是一个制作帮助文档的代码,运行此程序会看到一个树型的帮助文档,只要按自己的帮助信息设计好相应的文本文件即可
此程序是一个制作帮助文档的代码,运行此程序会看到一个树型的帮助文档,只要按自己的帮助信息设计好相应的文本文件即可-This program is a production to help document the code, run this program will see a tree of the help documentation, as long as the help of information in accordance with their own design to the corresponding text file
- 2022-01-27 17:28:25下载
- 积分:1
-
1>Put Menu and ToolBar into Dialog
2>Show Tips for ToolBar when cursor
1>Put Menu and ToolBar into Dialog
2>Show Tips for ToolBar when cursor-1> Put Menu and ToolBar into Dialog2> Show Tips for ToolBar when cursor
- 2023-07-12 09:15:03下载
- 积分:1
-
copy, delete and mobile document
拷贝、删除和移动文件-copy, delete and mobile document
- 2023-05-09 03:15:03下载
- 积分:1
-
很好的程序
很好的程序-Very good procedures
- 2022-03-22 17:12:36下载
- 积分:1
-
windows编程-利用windows API创建新进程
该程序是利用windows API ,创建新进程,可以打开电脑的记事本,画图,计算器。修改程序中打开新进程的参数可以实现打开不同的程序的效果。Windows 这个多作业系统除了协调应用程序的执行、分配内存、管理资源…之外, 它同时也是一个很大的服务中心,调用这个服务中心的各种服务(每一种服务就是一个函数),可以帮应用程式达到开启视窗、描绘图形、使用周边设备等目的,由于这些函数服务的对象是应用程序(Application), 所以便称之为 Application Programming Interface,简称 API 函数。WIN32 API也就是Microsoft Windows 32位平台的应用程序编程接口。
- 2022-06-21 22:10:27下载
- 积分:1