-
lesson-1
Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Run Windows program principles and procedures for the preparation process, the process window, handle theory, message queues, the callback function, the application window is closed and quit working relationship, using VC++ several tips, stdcall and cdecl calling conventions comparison, beginners often mistakes and precautions.)
- 2013-12-25 18:17:24下载
- 积分:1
-
0087654
给工具栏按钮设置下拉箭头,VC++编程精选学习源码,很好的参考资料。(To set the drop-down arrow button on the toolbar, select learning VC++ programming source code, a good reference.)
- 2013-11-19 10:53:26下载
- 积分:1
-
ras
RAS api的MFC类封装(MFC class encapulation of RAS api)
- 2002-01-16 15:28:44下载
- 积分:1
-
code
一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释。(A use of hard disk serial number from the development of software for simple and efficient encryption registration method is not applicable to the amount released, especially not publicly released a dedicated engineering software. The main purpose: to enable software developers to use not to be arbitrarily copied, each user needs to install a machine to developers informing the user number and request a registration number. Rationale: The hard disk serial number as user numbers do after the operation, developers can take advantage of the scientific calculator, directly calculated by the license is returned to the user based on the user notification of user numbers and only you know the key client without RI, developers also need a decoder, and after successful registration Windows system will automatically save the future without re-registration, software upgrades without having to re-register. There annexed VC source code implementation and detailed notes.)
- 2014-03-25 17:57:13下载
- 积分:1
-
CPP-program-desig(third-edition)
C++面向对象程序设计教程相关电子课件,其中内容全面且丰富,具有很好的参考价值。 (" C++ object-oriented programming tutorial (3rd edition)" comprehensive and extensive electronic courseware)
- 2011-09-14 21:17:47下载
- 积分:1
-
file-operations
VB 下, 进行文件操作 ,二进制操作。生成Txt,然后读取显示。(VB, file operations, binary operations. Generate Txt, then read the display.)
- 2012-09-06 09:15:40下载
- 积分:1
-
rjjcw
软件教程网,收集整理众多软件的使用教程,全站自动更新无需人工维护...(The software tutorials network, collected a number of software using the tutorial, the station automatically updated without manual maintenance ...)
- 2013-04-25 19:55:56下载
- 积分:1
-
computer
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),希望大家能够多提宝贵意见.(This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack realize), hope that we can with more valuable advice.)
- 2021-02-19 10:09:44下载
- 积分:1
-
VB_WMGJ
完美国际外挂程序,下载就可使用,不过由于条件限制,有兴趣的可以一试,另外还附有VB源代码,对学习也有帮助。(wanmei guo ji gua ji gua)
- 2012-06-16 10:10:16下载
- 积分:1
-
kuneiyidong
问题描述
完成一小型程序,实现对仓库内存储货物的移动的管理,即实现货物的增 添、删除、移动和查询等操作以及相应结果的显示,查询应能按不同的数据项进行。
需求分析
(1)提供从文本文件导入和从界面输如信息两种方式供用户选择来创建新的物资记录。
(2)插入记录的时候需要检测物资编号是否存在,若存在,需要提醒用户该记录已经存在。
(3)查询物资记录时提供不同的路径供用户选择:按编号查询,按名称查询。
(Description of the problem to complete a small program, to realize the movement of goods inside the warehouse storage management, namely, the achievement of goods to add, delete, move, and querying operations and the corresponding results are displayed, the query should be able to different data items. Needs Analysis (1) to import from text files to and from the input interface, such as information in two ways for users to choose to create a new material recorded. (2) into the record when the need to detect whether the serial number of materials exist, if it exists, need to remind the user the record already exists. (3) query records of materials to provide different paths for users to select: by number query, query by name.)
- 2009-12-19 20:09:11下载
- 积分:1