-
实例包括在线投票系统,在线书店,小游戏的制作,BBS论坛,聊天室等...
实例包括在线投票系统,在线书店,小游戏的制作,BBS论坛,聊天室等-Examples include the online voting system, on-line bookstore, game production, BBS forums, chat rooms, etc.
- 2022-03-12 04:54:41下载
- 积分:1
-
Pro Active Record helps you take advantage of the full power of your database en...
Pro Active Record helps you take advantage of the full power of your database engine from within your Ruby programs and Rails applications. ActiveRecord, part of the magic that makes the Rails framework so powerful and easy to use, is the model element of Rail s model/view/controller framework. It s an object-relational mapping library enabling you to interact with databases from both Ruby and Rails applications.
- 2022-06-26 18:52:24下载
- 积分:1
-
《visual foxpro 6.0程序设计》电子教案
《visual foxpro 6.0程序设计》电子教案- "visual foxpro 6.0 Programmings" the electron teaches the
document
- 2022-08-14 07:43:25下载
- 积分:1
-
用arm和fpga实现的一个无线局域网方案,很不错的哦,欢迎学习!...
用arm和fpga实现的一个无线局域网方案,很不错的哦,欢迎学习!-With arm and FPGA realization of a wireless LAN, it is good Oh, welcome to learn!
- 2023-09-03 11:50:03下载
- 积分:1
-
0_1背包问题,回溯法解背包问题
0
0_1背包问题,回溯法解背包问题
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包
问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类
似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当
右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余
物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右
子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后
依次装入物品,直至装不下时,再装入该物品的一
- 2022-01-26 04:12:33下载
- 积分:1
-
文件系统过滤驱动开发教程
大约两年以前作者在驱动开发网上发表了一组描述如何开发Windows 文件系统过滤驱动的文章。非常庆幸这些文章能
给大家带来帮助...
文件系统过滤驱动开发教程
大约两年以前作者在驱动开发网上发表了一组描述如何开发Windows 文件系统过滤驱动的文章。非常庆幸这些文章能
给大家带来帮助。
原本的文章中作者使用了自己编写的代码。我不打算在这里论述代码风格的优劣并发起一场辩论,无可怀疑的是,读者们
大多喜欢看到类似微软范例的代码。为此我把文章中的代码换成微软标准的文件过滤驱动范例sfilter 的代码。赠于喜欢此
书的读者和驱动开发的后来者们。
网友们帮我整理的原版已经非常流行。为了区别起见,称为第二版。-err
- 2022-03-10 11:39:53下载
- 积分:1
-
With regard to c, a data name for the c tutorial chm version is suitable for beg...
关于c的一个资料,名字为c教程,是chm版的适合初学者-With regard to c, a data name for the c tutorial chm version is suitable for beginners
- 2023-03-07 03:05:04下载
- 积分:1
-
基于FPGA的VGA显示接口的研究与设计
基于FPGA的VGA显示接口的研究与设计-FPGA-based VGA Display Interface Research and Design
- 2023-06-20 02:45:03下载
- 积分:1
-
FIPS中关于随机数测试标准的说明文档。
FIPS中关于随机数测试标准的说明文档。-FIPS random numbers on the testing standards of documentation.
- 2022-03-17 17:09:36下载
- 积分:1
-
面向软件工程的Visual C++网络程序开发
面向软件工程的Visual C++网络程序开发-Oriented software engineering, Visual C++ Network program development
- 2023-05-22 02:50:02下载
- 积分:1