-
LABVIEW中字符串,簇,数组等功能的使用例子
LABVIEW中字符串,簇,数组等功能的使用例子-LABVIEW in strings, clusters, an array of features such as the use of examples
- 2023-09-08 04:00:05下载
- 积分:1
-
随着计算机普及,网络的飞速发展,网络技术的成熟,计算机的发展为集办公、娱乐于一体新式工具。在这一背景下,网络游戏的需求与日俱增,五子棋作为传统游戏之一,其历史源...
随着计算机普及,网络的飞速发展,网络技术的成熟,计算机的发展为集办公、娱乐于一体新式工具。在这一背景下,网络游戏的需求与日俱增,五子棋作为传统游戏之一,其历史源远流长,而传统游戏的开发更符合用户的品味,更受用户的喜爱。
基于C/S模式使用JAVA语言开发的五子棋游戏程序,将五子棋游戏移植到网络中更符合现代人娱乐理念,满足用户异地自由选择游戏对手、游戏模式,也可以在游戏当中进行聊天,私聊、群聊等功能,便于用户实时进行信息交流。同时,注意从游戏的图形界面上优化,使得JAVA五子棋游戏软件具有很强的可操作性。
- 2023-02-15 01:00:04下载
- 积分:1
-
这个是用C编写的有关Atmega169编写的ADC程序!
这个是用C编写的有关Atmega169编写的ADC程序!-This is prepared by using C-related ADC program Atmega169 prepared!
- 2022-03-06 03:01:27下载
- 积分:1
-
this game than Window bring their simplicity. But up to now, it actually left ne...
这个游戏比Window自带的简单。但就目前来说,离它其实也不远。添加菜单项,并相应修改参数值:m_RowCount、 m_ColCount、leinum,并重新初始化界面就行了。 -this game than Window bring their simplicity. But up to now, it actually left near. Add menu items, and modify parameters : m_RowCount, m_ColCount. leinum and re-initialization interface there.
- 2022-10-30 20:55:03下载
- 积分:1
-
LED constant pressure calculation tool to calculate constant pressure LED circui...
LED恒压计算工具
计算LED恒压电路的小工具,通过使用您可以学习到LED的基本知识。-LED constant pressure calculation tool to calculate constant pressure LED circuit of small tools, You can through the use of LED learn the basic knowledge.
- 2022-09-05 07:30:03下载
- 积分:1
-
这是CCS学习资料,有需要的尽情下载吧,里面介绍了CCS里的C语言编程...
这是CCS学习资料,有需要的尽情下载吧,里面介绍了CCS里的C语言编程-learning materials, it is necessary to download it enjoyable, they introduced the CCS The C Programming Language
- 2022-02-13 16:00:59下载
- 积分:1
-
这个是好东西,喜欢的就下,我都舍不得拿出来的自己去看吧,不介绍了
这个是好东西,喜欢的就下,我都舍不得拿出来的自己去看吧,不介绍了-this is something good, like it, I want to come up with their own look at it, not introduced
- 2022-02-24 10:19:51下载
- 积分:1
-
解析工具,可以完成对查询的创建。
xml解析工具,可以完成对xml的创建,查询等.-xml analytic tools, xml be completed on the creation of inquiries.
- 2022-03-23 09:40:01下载
- 积分:1
-
…所有汉字点
所有汉字字形点阵...显示字库一般为16×16点阵字库,每个汉字的字形码占用32个字节的存储空间,打印字库一般为24×24点阵,每个汉字的字形-... All Chinese character dot-matrix display font is generally 16 × 16 dot matrix font, the font code for each Chinese characters occupy 32 bytes of storage space, printing font is generally 24 × 24 dot matrix, each Chinese character the chevron
- 2022-03-31 05:19:26下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1