-
Source code for book , real
Source code for book , real-time digital signal processing , kou , second edition
- 2022-03-12 23:12:32下载
- 积分:1
-
practica 1 minicalculadora
practica 1 minicalculadora
- 2022-01-26 04:34:35下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还...
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还对信息集成的最新技术,例如数据仓库、OLAP、数据挖掘、Mediator、数据立方体系统等进行了介绍。
-Stanford University database system implementation, the book Principles of database system implementation conducted in-depth exposition and, specifically, the database management system for three main components- store manager, query processor and transaction manager implementation technology. The book also integrates the latest technology information, such as data warehousing, OLAP, data mining, Mediator, data cube system were introduced.
- 2022-01-26 02:11:22下载
- 积分:1
-
AppWizard has created this Formula application for you. This application
not on...
AppWizard has created this Formula application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-07-08 17:27:08下载
- 积分:1
-
Please read your package and describe it at least 40 bytes.
System will automa...
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-03-05 00:23:55下载
- 积分:1
-
Himself wrote the first MFC procedures, performance management function is to ac...
自己写的第一个MFC程序,功能是成绩管理,
实现文件写入与存储,成绩的排序,学生的搜索。-Himself wrote the first MFC procedures, performance management function is to achieve a document written with the storage, sorting results, the students of english.
- 2022-10-30 23:50:02下载
- 积分:1
-
datagridC#开发实例,可供参考.
datagridC#开发实例,可供参考.-datagridC# development of examples for reference.
- 2022-03-02 04:47:23下载
- 积分:1
-
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。...
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush)
- 2023-03-17 17:45:03下载
- 积分:1
-
QR码是一二
qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.-qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
- 2022-03-31 21:42:32下载
- 积分:1