-
自动起名字的小程序
是新生儿父母避免绞尽脑汁的最佳选择...
自动起名字的小程序
是新生儿父母避免绞尽脑汁的最佳选择-Automatically from the names of parents of newborns small program is the best choice to avoid brains
- 2022-08-18 04:10:56下载
- 积分:1
-
路过世纪飞扬的网站发现好些个仪表控件,可惜都要付费,这对于很多用户来说不得不说是一件憾事。最近两天导师项目不忙,就抽空做了一个仪表控件,是对照别人的仪表外观做的...
路过世纪飞扬的网站发现好些个仪表控件,可惜都要付费,这对于很多用户来说不得不说是一件憾事。最近两天导师项目不忙,就抽空做了一个仪表控件,是对照别人的仪表外观做的,在此公布出来大家讨论讨论,最好大家都写些免费的控件放在网上,好资源共享。如果有兄弟觉得好用的话,请在使用处留下俺的名号,这就够给我面子了。-Music of the passing century site found some 000 meters controls, but must pay, which many users have to say is a great pity. Two recent projects of being mentors, find time to do an instrument of control, instrument control other people"s appearance to do, the announcement out of this discussion discussions, the best we have written some controls on the free Internet, a good share resources. If the brothers feel useful, please I left behind in the use of the name, enough to give me a face.
- 2022-03-05 07:06:17下载
- 积分:1
-
This sample demonstrates how to use callback procedures
when calling asynchro...
This sample demonstrates how to use callback procedures
when calling asynchronous Vix functions.
- 2022-07-26 17:43:46下载
- 积分:1
-
读取DWG、DXF文件,并把DWG、DXF图显示到界面。
读取DWG、DXF文件,并把DWG、DXF图显示到界面。-Read DWG, DXF files, and to DWG, DXF diagram shows the interface.
- 2022-06-15 10:48:01下载
- 积分:1
-
软键盘输入法,支持中文输入法,功能还有待改进
软键盘输入法,支持中文输入法,功能还有待改进-Soft keyboard input method support for Chinese character input method, function could be improved
- 2022-08-19 14:06:49下载
- 积分:1
-
在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时...
在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时读取该数据项。而若此程序是要修改数据项,则会给它数据项上独占锁,此时其它程序也就不能再访问这个数据项了。
对于同一个数据项,若有不同的程序同时给一个数据项上锁,且其中至少有一个是独占锁时,就表示它们发生了冲突。当发生冲突时,加锁的请求就会被拒绝。
每个加锁请求包含三个元素:锁模式、事务标识符和数据项标识符。两个程序可以同时给数据项上锁,前提是它们没有冲突。
在早期开发阶段,你需要编写一个简单的锁管理程序来处理加锁请求。它使用以下的规则来处理各种请求:
若一个加锁请求与先前的加锁请求没有发生冲突,则 DBMS 许可这个加锁请求;
一旦允许了一个加锁请求,则它将永远锁定数据项,不会改变,也不会释放;
如果一个程序的加锁请求与已有的锁发生了冲突,则 DBMS 拒绝这个加锁请求;
如果一个程序的加锁请求被拒绝,则 DBMS 忽略由这个程序发出的后续所有加锁请求。-the DBMS can be used to control the number of locks on the data, of the visit : When the procedures to access data items, data items to give locked. If it is read-only data, usually sharing locks, such other matters can also read the data item. And if this procedure is to amend the data, it will give information on items exclusive lock, other programs at this time, it will not re-visit this item of data. For the same data, if a different procedure for a data item unlocked but at least there is an
- 2022-07-12 16:39:28下载
- 积分:1
-
雷达信号处理仿真程序
为完成雷达数字信号检测和信息提取功能所采取的实施手段。物体的反射回波是微弱的高频信号,经过变频、放大和滤波等处理变成具有一定强度的模拟信号(时间上连续,幅度上可为任意实数值)。数字处理须采用模拟-数字转换器,把模拟信号转换成为数字信号(时间上离散,幅度上分层),然后进行各种运算和处理。
- 2022-04-17 07:32:11下载
- 积分:1
-
VC动态显示时间编程,简单的在状态条上VC动态显示时间例子
VC动态显示时间编程,简单的在状态条上VC动态显示时间例子-VC programming dynamic display of time, a simple article in a state of dynamic display of time on the VC example
- 2022-05-07 00:06:55下载
- 积分:1
-
反反复反复反复反复反复反复反复反反复反复反复反复反复反复反复反反复反复...
- 2022-02-22 13:36:10下载
- 积分:1
-
初学c++的好帮手,几百个小程序让你轻松学会
初学c++的好帮手,几百个小程序让你轻松学会-lean c++ is a good helper, hundreds of small programs allow you easily tolearn to
- 2022-01-31 04:16:53下载
- 积分:1