-
Bresenham
MFC画任意斜率的斜线程序(MFC hatched program I have written, please refer to scrape together 20 words how good trouble Ha Ha)
- 2013-08-24 13:35:44下载
- 积分:1
-
skyblue_Rect
这是一款俄罗斯方块游戏,用Visual C++编程实现。(This is a Tetris game, with the Visual C++ programming.)
- 2013-05-18 16:18:28下载
- 积分:1
-
fdtd_pml_2d
FDTD方法,以PML为边界条件,是二维的算法(FDTD method, the PML boundary condition is two-dimensional algorithm)
- 2011-10-31 10:18:04下载
- 积分:1
-
zuoyediaodu
说明: 了解动态分区分配方式中的数据结构和分配算法,并进一步加深对动态分区存储管理方式及其实现过程的理解(Understand the data structure and allocation algorithm in the dynamic partition allocation mode, and further deepen the understanding of the dynamic partition storage management mode and its implementation process)
- 2019-12-12 18:36:50下载
- 积分:1
-
显示视频图像
读取PC的视频采集设备列表,利用AForge的内置控件,展示视频图像,实现图像翻转,实现图像描线。
整体效果反应灵敏,CPU和内存消耗都很小。
程序结构小巧,代码精炼,运行稳定。
采集并播放就几行代码,需要的朋友请免费获取!
var vcd = new VideoCaptureDevice(vd[cboCamera.SelectedIndex].MonikerString);
vcd.DesiredFrameSize = new Size(320, 240);
vcd.DesiredFrameRate = 1;
vp.VideoSource = vcd;
vp.Start();
- 2022-05-28 02:45:39下载
- 积分:1
-
global-variable
Visual Studio C++ 编程入门 全局变量(Visual Studio C++ programming entry of global variables)
- 2014-11-11 15:09:28下载
- 积分:1
-
烧写外部FLASH程序
将小文件写入外部SPI FLASH中,现将文件写入到单片机的某块flash区域,然后在写入外部falsh,适合小文件(Write the small file to the external SPI FLASH, now write the file to a single chip flash area of the single chip, and then write the external falsh to suit the small file.)
- 2017-12-26 17:37:12下载
- 积分:1
-
C# 网站采集例子源码
C# 网站采集例子源码
- 2015-06-01下载
- 积分:1
-
STM32奋斗板2M U盘-mini
说明: 适用MINI板的基础例程
STM32奋斗板2M U盘-mini(Basic routines applicable to MINI boards)
- 2020-06-17 08:00:02下载
- 积分:1
-
test2
在VC++环境下利用opengl绘制旋转正方体(Use opengl rendering rotating cube in VC++ environment )
- 2014-05-19 10:04:33下载
- 积分:1