-
约瑟夫环,用顺序表实现的,也是可以用链表实现的
约瑟夫环,用顺序表实现的,也是可以用链表实现的-Joseph Wan, the implementation of the order form, but also can realize the list
- 2022-03-22 00:51:13下载
- 积分:1
-
西门子技术支持网站简介
当您在使用西门子产品时可能遇到这样或是那样的问题,没关系,您可以登陆西门
子技术支持与服务网站来查找您需要的信息.
网站
西门子技术支持网站简介
当您在使用西门子产品时可能遇到这样或是那样的问题,没关系,您可以登陆西门
子技术支持与服务网站来查找您需要的信息.
网站链接为: http://www.ad.siemens.com.cn/service/
登陆网站后,您可以点击相关链接,查找您想要得信息,其中在"网上课堂"可以
下载西门子技术支持工程师编写的常问问题和使用入门文档,点击网页左侧的"技
术资源",进入后将显示语言切换到英文(点击网页的右上角"English"),然后
在"Search"输入框中输入您要查找的相关内容,如下载升级软件包,或是查找错
误代码的解释,或是查找相关产品的信息等等,您可能会找到很多条链接,您可以
从中选择您所需要的内容,您还可以通过点击"Product Support"进入西门子的
产品信息库,通过点击左侧的相关文件链接可以查找到西门子相关产品的详细信
息.如果您经常使用网站信息,您会觉得它已成为您解决问题的得力助手.
- 2022-06-11 14:38:21下载
- 积分:1
-
GPS跟踪系统在java.it接收并解码NMEA句子。
gps tracking system in java.it receives and decodes nmea sentences.
- 2022-02-10 04:06:33下载
- 积分:1
-
A generic list of one
一个通用单向循环链表管理程序,有了它,无论你的应用程序里要处理多少种类的单向循环链表,都可以用它轻松实现链表节点的添加、删除、排序等操作-A generic list of one-way cycle management process, with it, no matter where your application to deal with the number of types of one-way circulation list, you can use it to easily add nodes list, delete, sort, such as operation
- 2022-06-29 15:35:07下载
- 积分:1
-
用开发的新版贪吃蛇游戏,支持连网功能,并可由玩家选择主角的外观和食物的外观....
用开发的新版贪吃蛇游戏,支持连网功能,并可由玩家选择主角的外观和食物的外观.-with the development of the new Snake games, support networking function, players can choose from the protagonist"s appearance and the appearance of the food.
- 2023-03-18 14:45:04下载
- 积分:1
-
射频卡资料,philips公司的,希望对大家有用
射频卡资料,philips公司的,希望对大家有用-RF card, philips company, in the hope that useful to everybody
- 2022-03-24 19:38:52下载
- 积分:1
-
C++开发的。农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃...
C++开发的。农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃菜,请问农夫如何才能使三样东西平安过河。
-C development. Farmers across the river. A farmer with a wolf, a goat and some vegetables across the river. Only a river boat, the boat is too small to install under the farmer and his thing. Unattended circumstances, the wolf to Qiyang, the sheep to the meal, ask the farmers how to make three things safely across the river.
- 2022-06-01 15:13:42下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1
-
欢迎使用“培正商学院学生会网站调查系统”,英文名称“PeiZheng Vote”,该调查系统是由
“广州培正商学院学生会资讯部 晨曦”独立开发制作,享有版权...
欢迎使用“培正商学院学生会网站调查系统”,英文名称“PeiZheng Vote”,该调查系统是由
“广州培正商学院学生会资讯部 晨曦”独立开发制作,享有版权,受中华人民共和国法律保护。
该软件为共享软件。-welcomed the use of "Pui Ching School of Business students site survey system," English name "PeiZheng Vote," the survey system is the "Guangzhou Pui Ching School of Business students Information Division Dawn" independent development of production, enjoy copyright protection of the law by the People"s Republic of China. The software for sharing software.
- 2022-03-19 23:38:48下载
- 积分:1
-
马里奥游戏
这个游戏是马里奥(在日本人)的迷你版。该代码是用C写的与所谓的SDL库。
- 2022-04-24 17:31:33下载
- 积分:1