-
ffmpeg-2.0.1
ffmpeg VC开发库,可以直接配置开发环境进行编译,调试。ffmpeg是个通用解码库。
(ffmpeg VC development libraries)
- 2020-12-18 16:49:11下载
- 积分:1
-
aybook.cn_wanzhemfdc0331
mfc深入浅出,挺好的,大家可以看看,希望能和大家交流一下(mfc easy, very good, and everyone can see the hope and the U.S. exchange)
- 2008-08-14 18:47:30下载
- 积分:1
-
de2_led
用于de2开发板,控制led,方便可用,是你的良好助手(Used for the de2 development board, LED control, convenience is available, is your good assistant)
- 2012-06-21 14:09:47下载
- 积分:1
-
Intro_to_characters
This is intro to characters and it is for educational use only. Only for personal study.
- 2014-11-27 01:06:12下载
- 积分:1
-
LineChartControlDemo
动态曲线的绘制,界面生成对话框完成动态曲线的绘制(Dynamic curve drawing,Interface Builder dialog box to complete the drawing dynamic curves)
- 2012-01-12 19:23:26下载
- 积分:1
-
game21
21点游戏
(1)实现一个扑克类Poker,并提供取牌函数,主函数实现洗牌、取牌、显示牌内容的过程
(2)实现多玩家的21点人机游戏,每个玩家依次叫牌,直到所有玩家都不再叫牌位置,最后显示每人手里的牌,并显示输赢结果
c++(21:00 Games (1) to achieve a poker class Poker, and offers to take the licensing function, the main function to achieve shuffle, take cards, display cards content process (2) to achieve human-computer multi-player blackjack game, each player in turn called cards until all players are no longer bid position, the last display cards per hand and shows winners and losers c++)
- 2015-12-24 17:44:06下载
- 积分:1
-
HR
说明: 一个小的人事录入系统,可以练习对话框等控件知识(A small personnel entry system, you can practice the dialog box, such as control knowledge)
- 2012-06-17 01:00:04下载
- 积分:1
-
kongjianfenxishili
mapgis二次开发空间分析员程序代码可供二次开发人员参考(MAPGIS secondary development of space analyst program code for the secondary development of reference)
- 2007-11-27 00:28:55下载
- 积分:1
-
VC++.ADO.ACCESS.SQL
使用ADO访问Access数据库
使用sql查询数据库(Visit the Access database using ADO to query the database using the sql)
- 2020-10-27 23:49:58下载
- 积分:1
-
xianxing
1.输入一组整型元素序列,建立顺序表。
2.实现该顺序表的遍历。
3.在该顺序表中进行顺序查找某一元素,查找成功返回 1,否则返回 0。
4.判断该顺序表中元素是否对称,对称返回1,否则返回0。
5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。
6.输入整型元素序列利用有序表插入算法建立一个有序表。
7.利用算法 6 建立两个非递减有序表并把它们合并成一个非递减有序表。
8.编写一个主函数,调试上述算法。
* 9.综合训练:利用顺序表实现一个班级学生信息管理(数据录入、插入、删
除、排序、查找等)
(err)
- 2008-04-19 10:04:01下载
- 积分:1