Description: 数值计算方法网络课件系统是浙江大学过程装备与控制工程专业2001级本科生毕业设计成果。本系统采用ASP+ACCESS架构,在微软Windows Server 2003和IIS6.0平台上测试运行良好。
1. 安全性保证
2. 所见即所得的在线编辑器
3. 数学公式的完美输入和显示
4. 尽力遵循WEB设计标准
5. 随机无重复选题
题库系统的一个重要特点即是从数据库中随机选取给定数量的题目。
另一个特点是题型全面,涵盖了数值计算方法课程中几乎所有常见题型,如单选、多选、判断、填空、简答、计算等。
6. 课件所含功能:试题库、在线自我考试、留言板、信息发布、教学资源发布、用户管理
后台管理初始用户名密码是:admin admin
具体功能看压缩包内readme.txt-numerical method network courseware system is Zhejiang University Process Equipment and Control Engineering 2001 Graduates'Clinical design results. The system uses ASP + ACCESS framework of the Microsoft Windows Server 2003 and IIS6.0 test platform running good. 1. Two safety assurance. The online WYSIWYG editor 3. The perfect mathematical formula to import and display 4. Make every effort to follow the five Web design standards. Random topics without duplication of a database system that is important characteristics from the database to randomly selected set number of topics. Questions feature is the comprehensive, covering a numerical calculation method almost all courses Common Questions, such as danxuan more elections, judgment and Union, Wh, computing. 6. Courseware contained func Platform: |
Size: 1986798 |
Author:三瓶 |
Hits:
Description: 通用控件是微软产品里很重要的一部分,尤其对许多 Windows 第三方产品开发者来说,但有时候开发者想在这么多通用控件里找个合适的,并有详细资料的却并不容易,本书就经常提出的问题进行了一些讨论,希望对 Windows 程序开发有所帮助。-common control products that Microsoft is a very important part, particularly for many Windows third-party product developers, but sometimes developers to the many common controls Lane to find suitable, and detailed information is not easy, this book often on the subject of some discussion, and I hope to Windows developers some help. Platform: |
Size: 1977213 |
Author:李昊 |
Hits:
Description: 通用控件是微软产品里很重要的一部分,尤其对许多 Windows 第三方产品开发者来说,但有时候开发者想在这么多通用控件里找个合适的,并有详细资料的却并不容易,本书就经常提出的问题进行了一些讨论,希望对 Windows 程序开发有所帮助。-common control products that Microsoft is a very important part, particularly for many Windows third-party product developers, but sometimes developers to the many common controls Lane to find suitable, and detailed information is not easy, this book often on the subject of some discussion, and I hope to Windows developers some help. Platform: |
Size: 1977344 |
Author:李昊 |
Hits:
Description: 数值计算方法网络课件系统是浙江大学过程装备与控制工程专业2001级本科生毕业设计成果。本系统采用ASP+ACCESS架构,在微软Windows Server 2003和IIS6.0平台上测试运行良好。
1. 安全性保证
2. 所见即所得的在线编辑器
3. 数学公式的完美输入和显示
4. 尽力遵循WEB设计标准
5. 随机无重复选题
题库系统的一个重要特点即是从数据库中随机选取给定数量的题目。
另一个特点是题型全面,涵盖了数值计算方法课程中几乎所有常见题型,如单选、多选、判断、填空、简答、计算等。
6. 课件所含功能:试题库、在线自我考试、留言板、信息发布、教学资源发布、用户管理
后台管理初始用户名密码是:admin admin
具体功能看压缩包内readme.txt-numerical method network courseware system is Zhejiang University Process Equipment and Control Engineering 2001 Graduates'Clinical design results. The system uses ASP+ ACCESS framework of the Microsoft Windows Server 2003 and IIS6.0 test platform running good. 1. Two safety assurance. The online WYSIWYG editor 3. The perfect mathematical formula to import and display 4. Make every effort to follow the five Web design standards. Random topics without duplication of a database system that is important characteristics from the database to randomly selected set number of topics. Questions feature is the comprehensive, covering a numerical calculation method almost all courses Common Questions, such as danxuan more elections, judgment and Union, Wh, computing. 6. Courseware contained func Platform: |
Size: 1986560 |
Author:三瓶 |
Hits:
Description: 使用vfw,控制摄像头。
VFW(Video for Windows)是Microsoft公司为开发Windows平台下的视频应用程序提供的软件工具包,提供了一系列应用程序编程接口(API),用户可以通过它们很方便地实现视频捕获、视频编辑及视频播放等通用功能,还可利用回调函数开发更复杂的视频应用程序。-Use vfw, control camera. VFW (Video for Windows) is the Microsoft Corporation for the development under the Windows platform to provide video applications software toolkit to provide a series of Application Programming Interface (API), users can easily achieve their video capture, video editing and video player, such as common features, can also use a callback function to develop more complex video applications. Platform: |
Size: 32768 |
Author:adaline |
Hits:
Description: windows mobile下tapi实现监视电话线路的程序。vs2008下创建,并在windows mobile 6.1下通过测试。-TAPI Programming on Windows Mobile
August 16, 2008, 8:03 pm
Download the source code
TAPI stands for Telephony Application Programming Interface. TAPI is the Microsoft implementation of CTI (Computer Telephony Interface). TAPI provides a common interface to communicate and control a telephony device. TAPI simplifies the telephony programming since the programmer does not require detailed information about the hardware he/she is using.
Windows Mobile 5 support TAPI version 2.0. The version 2.0 brings telephony support to any Windows CE applications. The TAPI.DLL file exposes all the TAPI functions. The header file TAPI.H contains the all the function definitions, typedefs,#defines, etc… The application links to COREDLL.DLL file which redirects the calls to TAPI.DLL. The TAPI.DLL uses the TAPI Service Provider DLLs to communicate with the hardware. The TAPI Service Provider (TSP) is the driver for the hardware. Microsoft supplies default Unimodem TSP. The Unimodem TSP supports Platform: |
Size: 25600 |
Author:龙田 |
Hits:
Description: Professional MFC.
Chapter 1: The Microsoft Developer Studio
Chapter 2: The Wizards and The Gallery
Chapter 3: The Application Architecture Hierarchy
Chapter 4: The Document/View Architecture
Chapter 5: Using Dialogs and Controls in MFC
Chapter 6: User Interface Issues
Chapter 7: Advanced User Interface Programming
Chapter 8: Using the Windows Common Controls
Chapter 9: Writing Programs for the Windows Shell
Chapter 10: Utility and Exception Classes
Chapter 11: Writing Multithreaded Applications with MFC
Chapter 12: Creating Dynamic-link Libraries
Chapter 13: Writing Database Applications
Chapter 14: Writing OLE Containers
Chapter 15: Writing OLE Servers
Chapter 16: ActiveX Controls
Chapter 17: ActiveX Control Containers
Chapter 18: Internet Client Programming
Chapter 19: Internet Server Programming
Appendix A: Installing Visual C-Professional MFC.
Chapter 1: The Microsoft Developer Studio
Chapter 2: The Wizards and The Gallery
Chapter 3: The Application Architecture Hierarchy
Chapter 4: The Document/View Architecture
Chapter 5: Using Dialogs and Controls in MFC
Chapter 6: User Interface Issues
Chapter 7: Advanced User Interface Programming
Chapter 8: Using the Windows Common Controls
Chapter 9: Writing Programs for the Windows Shell
Chapter 10: Utility and Exception Classes
Chapter 11: Writing Multithreaded Applications with MFC
Chapter 12: Creating Dynamic-link Libraries
Chapter 13: Writing Database Applications
Chapter 14: Writing OLE Containers
Chapter 15: Writing OLE Servers
Chapter 16: ActiveX Controls
Chapter 17: ActiveX Control Containers
Chapter 18: Internet Client Programming
Chapter 19: Internet Server Programming
Appendix A: Installing Visual C++ Platform: |
Size: 2899968 |
Author:Minh |
Hits:
Description: Do you have a friend that has the Microsoft Intellitype software installed
and now has easy access to a lot of common Windows 95 functionality through
hotkeys? Now you can have the same and even more with 慔otkeys?
慔otkeys?is a program that allows you to define hotkeys to:
- Start applications (like control panel applets or frequently used
programs).
- Send keystrokes to other applications.
- Minimize all Windows, Exit Windows, log off Windows or
reboot your computer.
- Quickly access some of Hotkeys internal functions like the Hotkey
editor or the Hotkey list.-Do you have a friend that has the Microsoft Intellitype software installed
and now has easy access to a lot of common Windows 95 functionality through
hotkeys? Now you can have the same and even more with 慔otkeys?
慔otkeys?is a program that allows you to define hotkeys to:
- Start applications (like control panel applets or frequently used
programs).
- Send keystrokes to other applications.
- Minimize all Windows, Exit Windows, log off Windows or
reboot your computer.
- Quickly access some of Hotkeys internal functions like the Hotkey
editor or the Hotkey list. Platform: |
Size: 260096 |
Author:tizaim |
Hits:
Description: Microsoft WebBrowser 控件创建公共语言运行库代理(SHDocVw.dll)
Windows 窗体代理(AxSHDocVw.dll)。
aximp WINDIR \system32\shdocvw.dll命令也可得到 -Microsoft WebBrowser control to create a common language runtime proxy (SHDocVw.dll) Windows Forms proxy (AxSHDocVw.dll). aximp WINDIR \ system32 \ shdocvw.dll command also receive Platform: |
Size: 32768 |
Author:于程程 |
Hits: