-
有四个程序是编译原理的内容,都有说明.两个是和数据库有关的C的小程序,程序有注释.还有一个是并发程序,有注释....
有四个程序是编译原理的内容,都有说明.两个是和数据库有关的C的小程序,程序有注释.还有一个是并发程序,有注释.-procedures are four principle is to compile the contents have been described. Two of the database and the C minor procedures, the procedures Notes. There is a complicated procedures, it notes.
- 2022-07-25 08:46:18下载
- 积分:1
-
小时候完过的用手滑来滑去的拼图游戏。能选择游戏难度:3X3 4X4 5X5,能更换游戏背景图片,能记忆游戏设置。有检查游戏是否能完成的算法(Game.check...
小时候完过的用手滑来滑去的拼图游戏。能选择游戏难度:3X3 4X4 5X5,能更换游戏背景图片,能记忆游戏设置。有检查游戏是否能完成的算法(Game.checkNums)-pintu method
- 2022-08-05 23:37:57下载
- 积分:1
-
本代码详细介绍了灵巧指针及其用法,主要用于“垃圾回收”...
本代码详细介绍了灵巧指针及其用法,主要用于“垃圾回收”-details of the code pointer and a dexterous use, mainly for the "garbage collector"
- 2023-05-01 08:00:04下载
- 积分:1
-
生命游戏。单人玩的小游戏
生命游戏。单人玩的小游戏-Game of Life. Single-play game. . . . . . . . . . .
- 2022-04-08 08:22:43下载
- 积分:1
-
这是一个PC机通过RS232发送接收数据的程序。
这是一个PC机通过RS232发送接收数据的程序。-This is a PC through the RS232 send and receive data procedures.
- 2022-10-19 23:25:04下载
- 积分:1
-
only one management system
一个管理系统而已-only one management system
- 2022-02-10 09:45:46下载
- 积分:1
-
不是本人作品,想要个五子棋的算法,
以后自己会了以后,会把有用的东西放上来的...
不是本人作品,想要个五子棋的算法,
以后自己会了以后,会把有用的东西放上来的-is not my work, 331 wanted the algorithm, after his will after that will be useful in things Fangshanglai
- 2023-08-01 06:55:03下载
- 积分:1
-
火星星历29 kb。
Mars ephemeris size 29 KB.
Trigonometric expansion for the ephemeris of Mars (Bretagnon). Medium accuracy (4" longitude), tested against DE200.
火星星历计算程序。-Mars ephemeris size 29 KB. Trigonometric expansion for the ephemeris of Mars (Bretagnon). Medium accuracy (4
- 2022-03-21 11:08:24下载
- 积分:1
-
windows mobile上与http服务器通信,可下载网页、文件
windows mobile上与http服务器通信,可下载网页、文件-windows mobile with http server communications, download website, documents
- 2023-09-05 02:30:03下载
- 积分:1
-
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,...
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,报道m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。采用单向循环链表模拟此过程,按照出列的顺序印出各人的编号测试数据:m的初值为20;n=7,7个人的密码依次为:3,1,7,2,4,8,4,首先m的值为6(正确的出列顺序应为6,1,4,7,2,3,5)-No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, each holding a password (positive integers), a candidate started as a positive integers m ceiling on the number of reported from the first individuals to embark on the clockwise direction from the start sequence from a few newspaper reports m reportedly stopped a few. M reported out of the list of his password as a new value m, from the clockwise direction on the next re-started from a few reported so on, until all out all out, the design of a procedure sought out the order out. Listless one-cycle simulation process and follow the sequence shown in the numbers printed each test data : m for the initial 20; N = 7,7 personal passwords were : 3,1,7,2,4,8
- 2022-01-24 15:11:40下载
- 积分:1