-
Encryption
本文介绍利用注册码(序列号)软件加密方法,该方法可实现一机一个流册码,解密难度大(this document introduce how to protect your software by encrypt the application)
- 2014-02-12 22:51:54下载
- 积分:1
-
Virtual-screen-and-realization-
Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础上,并且将操作界面都作成工具窗(一种特殊的窗口,客户区内规则地排列着图象按钮响应操作代码)的形式,直观、灵活且便于用户选择操作。VC++的CDC类、CBitmap类封装了对虚屏的操作,利用类的继承性,也可很容易的实现工具窗。(Visual C++ provides a virtual screen function, use it, and Windows GDI graphics functions, can be prepared in a powerful graphics program. The principle of the virtual screen, first define a virtual device description table and a bit image data area, the present should be transferred in the actual window painting processing of this image data area (this image data area function equivalent to the video memory area ), after the completion of the painting operation can be passed through the image, the results of the pop-up to the visible window. Graphics or CAD system for many Windows environment using this technology. GIS software Mapinfo, AutoCAD for Windows and other graphics operations functions such as windows, roaming the foundation are built on the basis of the virtual screen, and the operator interface made tool window (a special window, the client area regularly arranged in the form of image button in response to the operation code), intuitive, flexible and user-fri)
- 2012-11-29 00:55:11下载
- 积分:1
-
TCP服务器端和客户端程序
使用C++ builder的TCP组件开发的服务器端和客户端程序,可以进行二进制形式的通信(The server - side and client - side programs developed using the TCP component of C++ builder can communicate in binary form)
- 2017-12-29 08:35:47下载
- 积分:1
-
Notepad
c# windowsform 制作的文本编辑器,简单的记事本源码。(c# windowsform produced a text editor, simple notepad source.)
- 2014-02-11 22:24:22下载
- 积分:1
-
c_problem
一些在C语言编写程序过程中常见问题,希望能给大家带来帮助。(Some problem in c programming)
- 2009-03-27 20:08:57下载
- 积分:1
-
2009.10.31-Word--AC
2008年noip第一题源代码,过了全部测试点,自己编的(2008 noip code, ac)
- 2013-08-31 09:16:50下载
- 积分:1
-
gpslangugeprograming
说明: 本篇文章主要介绍了关于GPS c 语言编写程序( this article introduce a global positioning system c Language program)
- 2010-04-20 16:36:02下载
- 积分:1
-
小鸡url采集
说明: 常用的采集url,安全检测人员常用的东西(woyebuhuiyingwenrangwoxiejiuzhinengpinyin)
- 2020-06-19 11:00:02下载
- 积分:1
-
Ventilator
plc程序:梯形图。功能:在s7-200上实现通风机的模拟控制(PLC: the ladder diagram program. Function: the realization of analog control ventilation in S7-200)
- 2014-12-11 23:39:13下载
- 积分:1
-
linux C编程实战
《linux C编程实战》系统地介绍在Linux平台下用C语言进行程序开发的过程,通过列举大量的程序实例,使读者能够很快掌握在Linux平台下进行C程序开发的方法和技巧,并具备开发大型应用程序的能力。("Linux C Programming Practice" systematically introduces the process of program development in C language under Linux platform. By enumerating a large number of program examples, readers can quickly grasp the methods and skills of C program development under Linux platform, and have the ability to develop large-scale applications.)
- 2019-07-01 11:41:35下载
- 积分:1