-
常用算法实例,是算法入门的很好例子
基于C++的常用算法实例,包括分治法,0-1背包问题,回溯法等内容,是算法入门的很好例子
具体包括:一.分治算法
二.贪心算法
三.动态规划算法
四.回溯法
五.综合应用
- 2022-03-22 09:08:51下载
- 积分:1
-
mp4 decode source
mp4 code compiled with vs2013, completely according to mp4 standard structure coding, include rtp, stsd, trak, use this code, you can decode a mp4 local file and decode audio track and video track infos ,also include subtitle track infos, so we can use the souce code do many significance stream work.
- 2022-05-28 06:50:04下载
- 积分:1
-
ccallmatlabfunc
C#调用matlab函数的方法(The function that c# invokes matlab )
- 2005-02-20 13:39:25下载
- 积分:1
-
dlgBg00
说明: 一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。(a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture must be the order of a Tab other controls can not be overwritten.)
- 2005-09-13 09:54:26下载
- 积分:1
-
PLC--elevator
plc 的电梯控制程序,含有组态软件,控制算法。plc 采用三菱fx1n(plc elevator control program, containing configuration software)
- 2014-02-20 21:17:01下载
- 积分:1
-
GPU
基于GPU的GPS信号的并行捕获算法的研究(GPS signal parallel capture algorithm based on GPU)
- 2014-06-08 11:10:56下载
- 积分:1
-
USBPort
USB通信编程,获取USB设备信息,如果编译不通过,你需要下载NTDDK中的hidsdi.h 和 hid.lib文件等。(USB communication programming,get the USB devices informateion ,if there have link errors,you have to download the header files hidsdi. H, the library file hid. Lib,etc in the NTDDK.)
- 2012-06-27 11:13:14下载
- 积分:1
-
VC++利用MSchart输出柱状图、拆线图、饼图实例
软件介绍: VC++利用MSchart输出柱状图、拆线图、饼图实例04439392MSChart是微软推出的基于图形显示的ActiveX控件,可以用来绘制各种数字统计图表。比如折线图、柱状图和饼状图等,本小例子就是VC++利用MSchart输出柱状图、拆线图等图表的实例。在VB中,我们会见到不少这样的程序,不过在VC中,这种应用举例不太多哦,希望对VC的朋友有用处
- 2022-02-24 16:04:39下载
- 积分:1
-
power-flow-CPP-program
潮流计算C++程序,计算ieee4 5 14 30 57 118 300(Power Flow calculation program)
- 2013-12-19 16:57:57下载
- 积分:1
-
YNScreenWatermark
说明: 实现了屏幕上增加水印的功能,自动获取系统登录账号信息并生成45度角倾斜水印,满屏水印。
限制了不能重复启动,代码都写注释了。
有些公司为了防止显示屏拍照,截图用了这个东西,这是个demo比较简单(The function of adding watermarks on the screen is realized. The system can automatically obtain the login account information of the system and generate watermarks with 45 degree angle tilt, full screen watermarks.)
- 2021-03-09 00:39:28下载
- 积分:1