-
Realization of dynamic programming to find the number of columns between the two...
用动态规划实现查找两个数列之间的最长公共子序列-Realization of dynamic programming to find the number of columns between the two longest common subsequence
- 2022-01-26 04:53:12下载
- 积分:1
-
filter, which is obtained from the toils of a very filtering algorithm, only slo...
Peer group filter,这是一种很精壮的滤波算法,只是速度有些慢,但是很有用-filter, which is obtained from the toils of a very filtering algorithm, only slowed somewhat slow, but useful
- 2022-01-26 03:12:46下载
- 积分:1
-
VC++编的状态服务器,有良好的线程模型,可靠的网络通信。
VC++编的状态服务器,有良好的线程模型,可靠的网络通信。-VC series of the state server, a good-threaded model, a reliable communications network.
- 2022-03-03 03:34:55下载
- 积分:1
-
操作vc控制word的表格填写及随时更改填写情况
操作vc控制word的表格填写及随时更改填写情况-operation vc control word and fill in the forms filled out at any time of change
- 2022-03-05 00:43:27下载
- 积分:1
-
DX9录像ffmpeg编码H.264
应用背景由DX9捕获屏幕数据给ffmpeg编码成H.264 但性能不是很好 代码不多,ffmpeg的头文件和链接库自己去官网找 关键技术
bool directx_cap::get_frame_to_buffer(int size, DWORD* buffer)
{
if (sizeGetFrontBufferData(0, d3d9_sur_ptr_);
D3DLOCKED_RECT lockedRect;
if (FAILED(d3d9_sur_ptr_->LockRect(&lockedRect, NULL, D3DLOCK
- 2022-03-14 06:25:01下载
- 积分:1
-
VB垂直工具栏控件,可以用它编写像Windows资源管理器左工具栏相同的样式,内附VB实例代码....
VB垂直工具栏控件,可以用它编写像Windows资源管理器左工具栏相同的样式,内附VB实例代码.-VB Controls the vertical toolbar, you can use it to prepare, like Windows Explorer toolbar left the same style, containing examples of VB code.
- 2022-07-04 12:48:27下载
- 积分:1
-
simple and practical calculator, keyboard support
简单实用的计算器,支持键盘操作-simple and practical calculator, keyboard support
- 2023-02-26 16:00:03下载
- 积分:1
-
自动获取TeamViewer密码和ID
TeamViewer工具很多人不知道怎样获取密码和ID,该工具可以自动获取密码和ID,减少了人们困惑,点击该工具,在自己的界面上就会自动获取密码和ID以及TeamViewer的状态。
- 2022-02-12 20:32:25下载
- 积分:1
-
this S/w intended to either ShutDown,Logoff or restart the computer as given tim...
此软件用于在给定时间或某个时间关闭、注销或重新启动计算机时间。这个win32api的S/W使用概念MFC关机计时器还使用系统托盘接口工作
- 2022-05-20 03:12:30下载
- 积分:1
-
根据零件加工时间,并通过零件分类排序,计算得到零件加工时间
该程序首先将车间生产零件按照优先级别、刀具组别、夹具组别等进行分类,进而对不同数控机床的多种零件进行加工计算,合理安排加工调度计划,同时考虑操作工系数、设备负荷等。
- 2022-03-20 16:06:21下载
- 积分:1