摘要
结合企业房屋分配工作的应用实例,为在局域网环境下多机摇号提供了一套解决方案。该系统使用C#在V S2005平台上开发,将存储过程、触发器充分运用于数据库设计,减轻了代码开发量;在主要算法中使用了哈希表和递归函数,在不影响系统并行度的前提下解决了可能发生的数据不一致。
Combined with the example of corporate house-Assignment, a set of solution for Muti-drawing which worked in the environment of Ethernet was proposed. The system was developed by C # in VS2005, stored procedures and triggers were fully used on the database design, which had reduced the amount of eodes~ the hash table and reeursive functions were used in the main algorithm, which resolved the data inconsistencies that may occur without affecting the Degree of parallelism.
出处
《电脑开发与应用》
2009年第10期10-12,共3页
Computer Development & Applications
关键词
以太网
触发器
伪随机数
递归函数
哈希表
ethernet, trigger, pseudo-random number, recursive function, hash table