-
C#程序,字符串处理程序,能实现选择,倒序,分离和退出的功能。...
C#程序,字符串处理程序,能实现选择,倒序,分离和退出的功能。-C# programs, string processing, to achieve choice, reverse, separation and exit functions.
- 2023-05-24 04:20:04下载
- 积分:1
-
parts cutting issue for a fixed width of the rectangular plate W, the height of...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?-parts cutting issue for a fixed width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-03-24 18:18:21下载
- 积分:1
-
采用C++与IRRLICHT游戏引擎开发的一个3D迷宫程序源代码
采用C++与IRRLICHT游戏引擎开发的一个3D迷宫程序源代码-Using C++ With IRRLICHT game engine developed a 3D maze source code
- 2022-04-08 12:10:48下载
- 积分: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
-
读写io,驱动程序员看之!
读写io,驱动程序员看之!-io reader, programmers can drive!
- 2022-03-23 11:29:47下载
- 积分:1
-
[Pocket PC
[Pocket PC - PPC] Programming Microsoft Windows CE, 2nd Edition-[Pocket PC- PPC] Programming Microsoft Windows CE, 2nd Edition
- 2022-10-10 12:40:03下载
- 积分:1
-
VC++ Programming, there is the original code, can be carried out at a specific t...
VC++编程,有原代码,可以在特定时间进行windows的启动和关闭-VC++ Programming, there is the original code, can be carried out at a specific time windows start-up and shut down
- 2023-01-06 13:05:04下载
- 积分:1
-
窗口处理程序的源码,里面包含八个工程,对于初学windows编程的同学来说是很有用的...
窗口处理程序的源码,里面包含八个工程,对于初学windows编程的同学来说是很有用的-Window handle of the source program, which contains eight projects for the beginner students windows programming is very useful
- 2022-11-08 08:40:03下载
- 积分:1
-
WINCE下的按钮类,本网站有一样的代码,我修改过可以在模拟器和ARMV4i平台正常编译。...
WINCE下的按钮类,本网站有一样的代码,我修改过可以在模拟器和ARMV4i平台正常编译。-WINCE下的按钮类,可以很方便的实现各种各样的按钮。不可错过!
- 2022-06-12 09:44:41下载
- 积分:1
-
《编程之美》源代码,讲解编程技巧,可供参考
《编程之美》源代码,讲解编程技巧,可供参考-" The Beauty of Programming," the source code ,explain the programming techniques, available for reference
- 2022-02-01 22:10:53下载
- 积分:1