-
C++ Template programming produced Addison.Wesley classic, English CHM version
C++模板编程
Addison.Wesley出品的经典著作,英文CHM版本-C++ Template programming produced Addison.Wesley classic, English CHM version
- 2022-06-15 01:13:59下载
- 积分:1
-
简单的镜头设计程序
Simple starting lens design program
- 2022-03-28 10:45:17下载
- 积分:1
-
一个MFC图表控件示例
一个简单的一个MFC图表控件示例,包含线图、柱状图等,适用于Microsoft Visual Studio .net C++ 2003,示例包含源码和demo,使用很简单。
- 2023-06-12 15:10:03下载
- 积分:1
-
棋牌游戏代码
百人押宝+机器人+控制 前台c++启动顺序一定要安装 先启动协调服务器,再启动游戏服务(也就是房间),一个运行的游戏服务只能表示一个房间,最后启动登陆服务器1. 房间名字:该房间在游戏客户端显示的名字。2. 游戏类型:一般使用默认类型即可。代表改房间的游戏性质。建议:使用默认设置
- 2022-09-16 23:35:04下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-03-02 05:51:58下载
- 积分:1
-
C语言工具集合,集成了超多C语言的工具源代码,像一些库函数的实现...
C语言工具集合,集成了超多C语言的工具源代码,像一些库函数的实现-C language tools to gather more integrated C-language source code for a tool, as some of the library functions to achieve
- 2022-02-05 10:08:46下载
- 积分:1
-
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Del...
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用DelphiBinBrcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Borland的Brcc32.EXE不能识别包含有空格和汉字的路径,所以你的资源来 源路径和保存路径不要带有空格和汉字,否则不能建立.RES的文件。-Delphi resources to generate tool I often join in the proceedings of many resources, for example : voice, bitmaps, cursors, etc., can make more software features. One can establish their own. RC paper, and then spend the Delphi bin Brcc32.EXE to build a generation. RES document, the document can have the resources to build software. But if a large number of resources to join, to join the 30-bit map and the cursor 20, then we should. RC paper lines to join with the resources, and trouble. I was lazy, so own writing this volume will automatically help you complete this task tool, it is easy generation. RES resource files. Note : Due to Borland"s Brcc32.EXE not include
- 2022-02-11 10:57:06下载
- 积分:1
-
工资管理系统的应用
这个应用程序的工资管理系统,该系统在工资管理部门记录所有一切,这个系统是非常简单的使用。
- 2022-03-10 00:46:38下载
- 积分:1
-
加权峰值信噪比与噪声的比值
此之间的函数计算峰值信噪比(加权峰信号 - 噪声比) %两个图像。答案是分贝(dB)。
- 2022-07-08 11:52:11下载
- 积分:1
-
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
在 C 原始 SmartCardIO
由安德鲁 · 费尔南德斯
- 2022-05-18 14:15:29下载
- 积分:1