资源列表
1312456789
- 在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时读取该数据项。而若此程序是要修改数据项,则会给它数据项上独占锁,此时其它程序也就不能再访问这个数据项了。 对于同一个数据项,若有不同的程序同时给一个数据项上锁,且其中至少有一个是独占锁时,就表示它们发生了冲突。当发生冲突时,加锁的请求就会被拒绝。 每个加锁请求包含三个元素:锁模式、事务标识符和数据项标识符。两个程序可以
999123456789
- 针对每一个测试的输入,输出化简后不包含多余括号的表达式。注意化简只是去掉多余的括号,不是进行数学变换。-a test for each of the input and output of SR does not contain redundant after the brackets expression. Simplification is to remove redundant brackets, not mathematical transform.
PL0_compiler
- 简单PL0编译器,有简单的界面,支持debug错误提示-simple PL0 compiler, a simple interface, support debug error messages
homework7_2004010191
- c++程序开发,实现多种功能,面向对象程序设计,非可视化-program, to achieve a variety of functions, object-oriented programming, visual -
duding
- 这是我的图书馆借阅管理系统,简单实用,适合学习VC++者学习,也可实际应用-This is my library management system, simple and practical learning for VC + + learning, but also practical applications
zefeng(ok)
- 一个基于struts,tile,jstl的留言本-struts, tile, the voice of the JSTL
UsageOfC++plate
- 讲 述 C + + plate 的 用 法-plate on the use of C
nn+ga+sa+fuzzy
- 本文介绍了nn+ga+sa+fuzzy等算法的总结性的东西,对于这些算法有初步认识,很有帮助-nn sa ga fuzzy algorithms such as a summary of things, these algorithms have an initial understanding and helpful
oracle1
- oracle数据库常用命令介绍。比较全。很难找到的好资料,对初学者有帮助,共享之。-oracle database commands introduced. Compare. Very difficult to find good information to help beginners, and Sharing.
MultiSeverTatch
- 提供windows SOCKET服务,多线程检测客户连接信息-provide services, multi-threaded client connections information Detection
MP3UnCode
- 这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!-This is a MP3 player on the procedures for the process, the students from where I beat up, tried it, also!
liuliangjianshi
- 功能巨全界面漂亮的带宽使用量监视,功能巨全界面漂亮的带宽使用量监视-functional interface pretty full bandwidth usage monitoring, the entire interface functions Giant beautiful bandwidth usage monitoring
