-
Q3VM-Specifications
The Q3VM is a virtual machine used by Quake III to run the game module. The VM is a sort of
sandbox to limit the damage a rogue or malicious QVM program can wreak. Though not perfect,
it certainly is much safer than full access to native machine language, which could otherwise
more easily allow the spread of viruses or the corruption of system resources. In addition, Q3VM
programs, similar to JVM s, are write-once run-on-many-platforms (at least for which a Q3VM
interpreter or compiler exists).
- 2012-05-05 09:29:02下载
- 积分:1
-
GraphAlgorithm
C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
- 2009-05-12 08:28:02下载
- 积分:1
-
Matlab
Matlab数字信号处理与应用源代码,这是一本书上的关于matlab的源代码,对于学习小波变换的初学者可以参考一下啊。(Application of digital signal processing and Matlab source code, this is a book on matlab source code for beginners to learn on wavelet transform for reference ah.)
- 2010-05-12 11:49:53下载
- 积分:1
-
(c)
此程序采用c语言编写,未经运行,希望对大家又帮助(c language, without running, and I hope to help everyone)
- 2006-06-10 10:02:19下载
- 积分:1
-
shiyan1
数据结构上机操作实验的实验1,线性表的基本操作!!!(the basic operation of sq of date structure)
- 2011-12-11 18:49:06下载
- 积分:1
-
H-264-Engineering-Practice-Codes
MPEG-4/H.264视频编解码工程实践 随书光盘源码(MPEG-4/H.264 video codec engineering practice CD with the book source)
- 2012-09-27 00:49:29下载
- 积分:1
-
xianxinglianbiaoLength
线性链表的建立并返回此链表的长度。此程序在vs2010下完美运行。(The establishment of a linear list and returns the length of the linked list. This the program under vs2010 perfect run.)
- 2012-11-24 10:54:28下载
- 积分:1
-
GA
说明: 遗传算法讲义!对于初学智能优化算法的人会有很大帮助!(GA handouts! Intelligent Optimization Algorithm for the beginner who will be a great help!)
- 2010-12-08 16:44:57下载
- 积分:1
-
KsBinSword
介于一些反病毒资料源码 希望大家好好看看
走过路过 请不要错过(Between some anti-virus information source hope that we have a good look, do not miss the walk passing through)
- 2009-11-19 22:09:17下载
- 积分:1
-
vc108423425233
说明: 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000
二、SQL设置:
将在SQL2000下建立schooldata数据库,导入数据文件
三、导入数据:
data目录下有school_back数据库备分文件
操作:用SQL企业管理器还原数据库来导入数据
访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。
主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决,
四、实现功能:
操作:在选择查询条件:选择一个,tree控件里显示相关信息
可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内
双击LIST控件显示具体信息
也可以在窗口里单击右键或操作菜单具体操作
五、主要功能:
查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息
程序还用了Active Skin 对程序进行了换肤!!
(: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin )
- 2005-12-13 08:58:11下载
- 积分:1