-
网络投票系统
基于ASP.NET开发的网络投票系统,本系统主要是在现有传统的项目调查的基础上,把大量的人工管理信息转变为网络管理,简化了网络服务提供商的调查工作流程,提高了工作效率。本系统对数字化信息资源的组织采用数据库。系统的数据库结构是关系数据库SQL Server 2000,前台使用Microsoft Visual 2010平台开发。信息平台的后台操作采用B/S操作结构以增强系统的安全保密性、系统稳定性和易操作性。
- 2022-01-21 00:09:41下载
- 积分:1
-
一个超快搜索的算法源码.
searchi = search ignore case
search = search case sensitive
s...
一个超快搜索的算法源码.
searchi = search ignore case
search = search case sensitive
searchiw = search ignore case words only (e.g. words delimited by whitespace only,not words within words)
searchw() = search case sensitive words only-An ultra-fast search algorithm source code. Searchi = search ignore casesearch = search case sensitivesearchiw = search ignore case words only (eg words delimited by whitespace only, not words within words) searchw () = search case sensitive words only
- 2022-02-03 09:46:23下载
- 积分:1
-
STM32F10x_StdPeriph_Lib_V3.5.0
STM32F10x_StdPeriph_Lib_V3.5.0 源码
STM32F10x Standard Peripherals Library
等
- 2022-02-24 16:01:59下载
- 积分:1
-
利用DeviceIoControl函式控制光盘进退源码
利用DeviceIoControl函式控制光盘进退源码-DeviceIoControl function to control the use of advance and retreat source CD-ROM
- 2022-07-08 13:57:10下载
- 积分:1
-
C can be used for the preparation of the CPU frequency can be measured in VC 6.0...
这是用C++编写的可以用来测CPU主频可以在VC++6.0 windows98、windows2000上运行-C can be used for the preparation of the CPU frequency can be measured in VC 6.0 modal. run by Windows
- 2022-02-10 05:35:55下载
- 积分:1
-
主页登陆注册系统(.NET源码).
主页登陆注册系统(.NET源码).-Home landing Registration System (.NET source).
- 2022-02-14 21:43:51下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
是用VC写的,能对图象进行简单处理,不是很复杂!..
是用VC写的,能对图象进行简单处理,不是很复杂!.. -written by VC can easily proceed image,not complicate.
- 2022-01-25 22:35:09下载
- 积分:1
-
C++一级实践课上完成的实践作业,异质树的实现
C++一级实践课上完成的实践作业,异质树的实现-a practical lesson on the practice of completion of operations, the realization of heterogeneity tree
- 2022-02-03 06:41:32下载
- 积分:1
-
基于树的网格计算文档规范中的负载均衡模型
tree based load balancing model in grid computing document specification
- 2022-10-09 12:15:02下载
- 积分:1