-
C++标准模板容器的应用程序
改程序简单的应用了C++中的各种标准模板容器!对于初学C++标准模板库的同学是一个和好的全集教程,代码简单,易于分析研究!
- 2023-06-27 05:00:05下载
- 积分:1
-
windows程序设计源代码
Windows编程权威书籍的源代码,内容全面,是学习windows编程的必备助手。这是书籍的配套源代码,可以对照书籍学习源代码,这样学习的效率更高。
- 2023-01-17 17:45:08下载
- 积分:1
-
利用VC++制作出按扭,并在起上面着色.实现点击后按扭着色.
利用VC++制作出按扭,并在起上面着色.实现点击后按扭着色.-Use VC++ Create button, and shading from above. Realization click button coloring.
- 2022-03-09 14:40:14下载
- 积分:1
-
读写大容量文件时比较有用的
读写大容量文件时比较有用的-read and write large files more useful when
- 2022-03-26 13:19:52下载
- 积分:1
-
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。-we can control the instrument through the GPIB interface using VB. It is fit to test the product automatically.
- 2023-07-25 20:25:02下载
- 积分:1
-
这个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自...
这个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自己当初的设计与大家分享,二来是有鉴于网上对ADO控件的使用这方面的介绍不是很多,自己算是抛砖引玉吧。-this my first contacts with the idea of programming, database only want to do so to achieve a sock simple LAN in the chat room, I think a lot of people have ideas too. This procedure itself no value, but one to their original design to share with you, to the Internet is given the right to use ADO this presentation is not very large, is to initiate it themselves.
- 2022-01-25 14:51:39下载
- 积分:1
-
大家看一下,c++输入输出流及本地化,适合于初学者
大家看一下,c++输入输出流及本地化,适合于初学者-We look at, c++ input and output flow and the localization, suitable for beginners
- 2022-03-09 19:15:57下载
- 积分:1
-
I spent the early c++ Realize the b
本人早期用c++实现的b树的数据结构实例,在vc2005上调试通过,给大家参考下!-I spent the early c++ Realize the b-tree data structure example, in debugging vc2005 passed, under reference to the U.S.!
- 2022-08-16 09:49:10下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为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-02-02 15:40:05下载
- 积分:1
-
rsa
rsa算法,简单的rsa算法源程序,程序运行没问题-rsa
- 2022-06-27 15:22:28下载
- 积分:1