系统概要: 本系统采用VB.NET开发. 开发平台:Windows XP Professional SP2 (English Version) 开发环境:Visual Studio .NET 2003 Professional (English Version) 运行环境:.NET Framework 1.1 以上,AutoCAD考试系统 AutoCAD 2000 以上 主要涉及技术:VB.ENT , Web Services , XML, ADO.NET.多线程技术. 模型优点: 1. 很好地解决了以往的考试系统,服务器仅能在局域网内设置的缺点. 2. 充分利用Web Services 的优点.解决了考试结束时,考生同时交卷产生的网络拥挤问题. 3. 减少了数据库操作,提高了系统的吞吐量 4. 系统可以采用分布式构架,提高性能.(如上图) 系统特点: 1. 系统针对AutoCAD的特点,在选择题和填空题的基础上,设置了作图题. 2. 系统自动定时将考生的考试题保存到服务器上,有效防止考试过程中可能出现的死机,以及安装有还原卡的主机重启问题. 3. 系统可能设置随机抽题和固定抽题. 4. 系统可以实现考场的安排,和考生试安排,可以设置随到随考或固定时间 5. 系统数据库自动备份, 6. 系统交卷启用事务处理,确保试题上交成功.
标签: Professional NET English Windows
上传时间: 2015-10-02
上传用户:秦莞尔w
Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compression algorithms. Complete testing framework for validating and comparing new algorithms. Support for algorithms that use external dictionaries/headers. Utility classes and sample code for bitio, frequency counting, etc.
标签: Compression Toolkit Open The
上传时间: 2013-12-31
上传用户:dbs012280
一本学习hibernate的电子书,providing an easy-to-use and powerful object-relational persistence framework for Java applications.
上传时间: 2015-10-11
上传用户:zhangyi99104144
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, poll, fasync, O_NONBLOCK, and O_SYNC semantics and multithreaded read/write capabilities. It works with the common Intel i82527, Philips 82c200, and Philips SJA1000 (in standard and PeliCAN mode) CAN controllers. LinCAN project is part of a set of CAN/CANopen related components developed as part of OCERA framework.
标签: implements multiple capable working
上传时间: 2015-10-14
上传用户:磊子226
我们经常使用XML来存储数据。在本课程中,将会和您一起对比在.NET Compact Framework中几种常见的处理XML数据的方法,同时也会讨论一些在.NET Compact Framework 2.0中XML处理方面增加的一些新特性。通过这些内容,使得您可以选择更加适合您的项目的XML数据的处理方法以提高程序性能。
上传时间: 2015-10-15
上传用户:gengxiaochao
经过作者两年的不断完善,现已成为相当成熟的一个framework,内容包括图像处理,神经网络,遗传算法等人工智能领域研究成果的实现。这是一些DEMO
标签:
上传时间: 2015-10-19
上传用户:yuzsu
用于现场拍照,生成照片,主要用到Java Media Framework(JMF)
标签: 拍照
上传时间: 2015-10-22
上传用户:hustfanenze
This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a framework. Angelika Langer, Independent Consultant and C++ Report Columnist "A superbly authored treatment of the STL......an excellent book which belongs in any serious C++ developer s library." Jim Armstrong, President 2112 F/X, Texas. \n The C++ Standard Template Library (STL) represents a breakthrough in C++ programming techniques. With it, software developers can achieve vast improvements in the reliability of their software, and increase their own productivity.
标签: information up-to-date available currently
上传时间: 2015-10-31
上传用户:CHINA526
If you design applications, or if you build, test, or document solutions, you need this book. If your applications are Web-based or Win32-based, you need this book. Finally, if you are currently learning or building Microsoft .NET Framework–based applications, you need this book. In short, if you are involved in building applications, you will find much to learn in this book.
标签: you applications solutions document
上传时间: 2013-12-13
上传用户:kernaling
本书由知名的C++专家Matthew H.Austern执笔,引导你进入泛型编程思维模型,并将你带往此一模型的最重要成品:C++ Standard Template Library(STL)。本书揭示STL的奥秘,告诉你STL不仅仅是一组方便运用的容器类(container classes)。对于泛型组件和可交互作用的组件而言,STL是一个具备扩充能力的框架(framework)、 《泛型编程与STL》阐述了泛型编程的中心思想:concepts、modeling、refinement,并为你展示这些思想如何导出STL的基础概念:iterators、containers、function objects。循此路线,你可以把STL想像为一个由concepts(而非明确之functions或classes)组成的程序库:、你将学习其正式结构并因此获得其潜在威力所带来的完整优势。本书使你能够: ●以你自己的“可移植组件”及“可交互作用之泛型组件”扩充STL; ●产生一些算法,让它们和它们所处理之型别(types)及数据结构彻底划清界线; ●撰写更精致、更高效、更有效力的代码,可跨平台重复使用。
上传时间: 2014-01-06
上传用户:Avoid98