-
队列相关的编程,数据结构课上做的,希望对大家有帮助
队列相关的编程,数据结构课上做的,希望对大家有帮助-Queue-related programming, data structure class to do, and I hope to have everyone help
- 2022-05-09 08:59:42下载
- 积分:1
-
本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手...
本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式
-the game is Microsoft SMART PHONE platform mobile phone game, due to the special nature of platform, Therefore, the structure of the game and is designed to meet the characteristics of the game, also take into account the design of the other PC games are different. The difficulty lies in cell phone resources are very limited. not directly from the design of PC games moved to the structure of direct SMART PNONE game, Architecture Design changes are inevitable. In this game, we proposed a new set of design framework, taking fully into account the C# language features, and.NET platform advantages. Discard the framework of the previous mobile phone games design, Although object-oriented development but did not take full advantage of object-oriented inad
- 2022-11-05 20:25:04下载
- 积分:1
-
这是一个用VB实现的记事本程序。
这是一个用VB实现的记事本程序。-This is a VB procedure of the notebook.
- 2022-03-13 16:34:35下载
- 积分:1
-
修改对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类...
修改对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类-Modify the sub-list function, use the length of the message list. Second, requested that the process every step of mergesort are printed. Construct their own class and implement a list for sorting. Another class of random number generation
- 2022-03-13 20:55:23下载
- 积分:1
-
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的...
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的-This is a C language classroom management system, can be used in University classrooms, the interface is the command prompt
- 2022-09-20 13:05:03下载
- 积分:1
-
串口转TCP/IP 实用程序
串口转TCP/IP 实用程序
程序的整体结构:
程序功能实现如下:
客户端 (CTcpSocket)转接程序(CSerialPort) 串口设备
对于每个CTcpSocket和CSerialPort对用一个CItem的结构进行管理,可以在配置文件里配置多个连接转发对。
程序中主要的类有:CSerialPort、CTcpSocket、CItem。可以把从串口收到的数据转发向数据套接字和调试套接字,而且可以写入日志文档。
程序配置文件(config.ini)说明:
1.
[item1] #连接名称
2.
TcpDataPort=9990 #数据端口
3.
TcpDebugPort=9991 #调试端口
- 2022-06-27 02:04:58下载
- 积分:1
-
火星代码加密AES候选
mars加密算法aes候选分组密码128位输入可变密钥大小
- 2023-07-12 04:00:03下载
- 积分:1
-
本程序实现了文件被其他程序更改时提醒用户
本程序实现了文件被其他程序更改时提醒用户-This procedure achieved by other procedures to change the document to remind the user when
- 2022-07-16 22:50:24下载
- 积分:1
-
编写能识别给定的程序设计语言的词法规则,输出单词流的识别程序。...
编写能识别给定的程序设计语言的词法规则,输出单词流的识别程序。-Prepared to identify a given programming language, lexical rules, the output word stream identification procedures.
- 2022-11-10 20:45:03下载
- 积分:1
-
视频播放器和捕捉一些框架,基于视频和图像库的开发…
基于自己开发的视频和图像库,实现视频播放,并抓取关键帧。-Video player and catching some frames, based on the video and image library developed by myself.
- 2022-01-29 01:07:52下载
- 积分:1