-
回溯法最大团问题
回溯法最大团问题-Backtracking biggest problem Mission
- 2023-06-24 07:20:04下载
- 积分:1
-
Visual Graph 是一套非常完善的图形系统,适合在电力、煤炭、化工、仿真、网络、自动化等各种工业监控软件以及图形建模、图形管理、图形分析、中小型GIS系...
Visual Graph 是一套非常完善的图形系统,适合在电力、煤炭、化工、仿真、网络、自动化等各种工业监控软件以及图形建模、图形管理、图形分析、中小型GIS系统、工作流、中文表格、表单、工程绘图等软件项目中应用。-Visual Graph is a set of very well-graphics system, suitable for use in electric power, coal, chemical industry, simulation, network, monitoring a variety of industrial automation software, and graphical modeling, graphics management, graphics and analysis, small and medium-sized GIS systems, workflow, Chinese tables, forms, engineering drawings and other application software project.
- 2022-02-25 02:16:47下载
- 积分:1
-
视窗远景资源工具包
Windows Vista Resource Kit
- 2022-08-26 04:59:42下载
- 积分:1
-
WinCE FreeScale IMX31 ADS envirment cs8900 driver
WinCE FreeScale IMX31 ADS envirment cs8900 driver-WinCE FreeScale IMX31 ADS envirment cs890 0 driver
- 2022-03-20 21:42:33下载
- 积分:1
-
smartphone2003 上用evc编译的 短信发送程序, api编写
smartphone2003 上用evc编译的 短信发送程序, api编写-Smartphone2003 EVC compiler used to send the message procedures, api prepared
- 2022-05-27 20:05:24下载
- 积分:1
-
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例....
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例.-windows system settings to optimize the batch code. on a batch of people to learn is a good example.
- 2022-05-08 02:24:49下载
- 积分:1
-
模拟银行提款机程序,用文件存储数据,实现存款、提款、转账等程序...
模拟银行提款机程序,用文件存储数据,实现存款、提款、转账等程序-ATMs simulation program, data file storage and achieve deposits, withdrawals, transfers and other procedures
- 2022-07-02 22:01:17下载
- 积分:1
-
converts from different units of weight from metric to imperial and vica versa.
converts from different units of weight from metric to imperial and vica versa.
- 2023-07-07 11:25:02下载
- 积分:1
-
主要是用来绘图的JAVA的源代码,大家下着试试看吧,应该不错的...
主要是用来绘图的JAVA的源代码,大家下着试试看吧,应该不错的-is mainly used in the mapping of Java source code, we try to where it should be good
- 2022-06-02 13:36:44下载
- 积分: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