-
图象处理程序.....希望对大家有用
图象处理程序.....希望对大家有用-Image processing procedure useful ..... hope everyone
- 2022-05-08 20:46:53下载
- 积分:1
-
设计模式――简单观察者的C#程序实现,平台环境为VS2005
设计模式――简单观察者的C#程序实现,平台环境为VS2005-Design patterns- a simple observer of the C# program implementation, the platform environment for VS2005
- 2022-09-09 17:10:03下载
- 积分:1
-
an excellent grid control, to be completed forms similar to the Excel function
一个优秀的网格控件,可以完成类似于EXCEL的表格功能-an excellent grid control, to be completed forms similar to the Excel function
- 2023-05-12 10:15:04下载
- 积分:1
-
java socket的应用和理解入门学习应用
java socket的应用和理解入门学习应用-java socket application and understanding of entry-learning applications
- 2023-04-09 14:40:04下载
- 积分:1
-
异形dlg的某高手的封装。 异形dlg的某高手的封装。
异形dlg的某高手的封装。 异形dlg的某高手的封装。 -异形dlg的某高手的封装。异形dlg的某高手的封装。异形dlg的某高手的封装。异形dlg的某高手的封装。
- 2023-07-03 14:30:03下载
- 积分:1
-
C++、MFC源代码:templ_coll_src 参考
C++、MFC源代码:templ_coll_src 参考-C, MFC source code : templ_coll_src reference
- 2022-10-20 03:50:03下载
- 积分:1
-
VB编写的小型FLASH播放器软件,播放FLASH还是比较好的
VB编写的小型FLASH播放器软件,播放FLASH还是比较好的-VB prepared by the small Flash player software, Flash player is still relatively good
- 2022-01-22 10:40:13下载
- 积分:1
-
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。...
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。-c interface and realize very classic books c interface. Complete pdf version suitable way c realize oop programming.
- 2023-03-22 10:45:04下载
- 积分:1
-
用c++实现对excel中数据的操作,导入,导出,修改,查询列号和行号等等,结合我之前上传的一个exceltest程序看,更容易理解...
用c++实现对excel中数据的操作,导入,导出,修改,查询列号和行号等等,结合我之前上传的一个exceltest程序看,更容易理解-With c++ Realize excel data on the operation, import, export, modify, query column and line number, etc., combined with before I upload a exceltest procedures look, easier to understand
- 2022-05-23 20:23:35下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1