-
mpeg decoder code
mpeg解码代码-mpeg decoder code
- 2022-10-18 11:40:03下载
- 积分:1
-
VFP公历农历转换程序,小例子,大家看看,可能会有帮助,好了
VFP公历农历转换程序,小例子,大家看看,可能会有帮助,好了-VFP Lunar calendar conversion, small examples, we see that may be helpful, a good
- 2022-10-05 22:40:03下载
- 积分:1
-
经典的扫雷游戏源代码,可以使用vc6调试成功,与windows扫雷几乎一样的功能...
经典的扫雷游戏源代码,可以使用vc6调试成功,与windows扫雷几乎一样的功能-saolei
- 2023-08-13 09:05:02下载
- 积分:1
-
VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。...
VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。-VC prepared multifunctional calculator, contains the complete source code, with a common calculator functions, vector computing, advanced mathematics calculation function (determinant, the relationship between the roots and coefficients, Equations), fun computing (24 points Solving).
- 2022-05-15 23:21:55下载
- 积分:1
-
Visual C preparation, data structure operations, 2 1 yuan polynomial combined so...
windows编程工具Visual C++编写,数据结构作业,两个一元多项式相加源程序,多项式的系数coef是float型; 多项式的指数expn是int 型 ;-Visual C preparation, data structure operations, 2 1 yuan polynomial combined source, the polynomial coefficients is Coef float; Polynomial index expn is int type;
- 2022-03-21 02:31:09下载
- 积分:1
-
Windows凭据查看器
资源描述此份代码可以枚举出从xp到win8的凭据,凭据是Windows保存部分帐号密码的地方,很有参考价值。
- 2023-03-15 14:50:04下载
- 积分:1
-
DirectoryManagement project
DirectoryManagement project
- 2022-04-29 19:55:24下载
- 积分:1
-
在LabVIEW的飞行模拟器源代码
source code for flight simulator in labview
- 2022-06-19 12:14:01下载
- 积分:1
-
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下...
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。
3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存
-Mouse drawing requirements: 1, left it to start by drawing a line, raised his paintings after the end of line left double-click in the point size will draw a random quadrilateral. 2, right-click in the point will draw a circle the size of random in key press will be output on the screen and his " experiments with the mouse to draw" characters, colors and fonts can be customized. 3, all data storage to the definition of class in the document, but before all of the graphics can be a significant return. Does not require the program to generate the graphics file
- 2023-06-19 01:45:04下载
- 积分:1
-
人机交战五子棋(VC)
学习C++编程时的一个不错练习,棋盘大小15*15。本程序是基于对话框的MFC应用程序,开发运行环境是VS 2012,主要工作就在Lee_5_ChessDlg.cpp(也即C***Dlg类中)这个文件中完成。
棋盘的位图:320*320,每格则是20*20,左边空白25,右边
- 2023-04-01 14:05:04下载
- 积分:1