登录
首页 » Windows开发 » 自己编的分数统计器

自己编的分数统计器

于 2022-01-22 发布 文件大小:31.51 kB
0 195
下载积分: 2 下载次数: 1

代码说明:

自己编的分数统计器-their series with scores of statistics

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!...
    c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!-c small procedures very useful, I think very good, but also pretty classic! We want to help!
    2022-01-22 01:16:17下载
    积分:1
  • 正常
    打开校内页面的辅助程序,可以看各项内容 先将ID复制到剪贴板 使程序处在激活状态,按任意键即可 按回车键是查看当前ID的,按其他键是看剪贴板中的-Open-assisted procedures for the school page, you can watch the first ID to copy the contents to the clipboard so that procedures are activated by pressing any key you press the Enter key is to view the current ID, and by other key is to watch clipboard
    2023-09-09 19:20:03下载
    积分:1
  • 在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。...
    在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。-Put on N queens in a N multiply N chessboard,preventing each queen to be knocked over
    2023-04-05 05:10:04下载
    积分:1
  • Visual Basic class module for danamically redimension a form content as the form...
    Visual Basic class module for danamically redimension a form content as the form is redimensioned.
    2022-01-25 23:08:36下载
    积分:1
  • track eye master
    //包括必要的库
    2022-02-03 12:51:14下载
    积分:1
  • 子分类技术的应用
    子分类技术的应用-son Classification Technology Application
    2022-05-25 08:32:59下载
    积分: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
  • 这是一个利用MFC实现的猫捉老鼠游戏,该代码适合MFC的初学者参考使用...
    这是一个利用MFC实现的猫捉老鼠游戏,该代码适合MFC的初学者参考使用-This is a realization of the use of MFC" s cat and mouse game, the code is suitable for beginners reference to the use of MFC" s
    2022-04-15 03:25:33下载
    积分:1
  • a beautiful correspondence, written in Delphi, you will like
    一个漂亮的通讯录,delphi写的,大家会喜欢的-a beautiful correspondence, written in Delphi, you will like
    2023-02-21 03:55:04下载
    积分:1
  • Adjacency matrix to a search algorithm for graph coloring, is a numerical optimi...
    采取邻接矩阵的搜索算法实现了对图的着色,是一种数值优化算法-Adjacency matrix to a search algorithm for graph coloring, is a numerical optimization algorithm
    2022-11-18 15:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载