-
a ebook including exercises about c++
a ebook including exercises about c++ -a ebook including exercises about c++
- 2022-07-14 03:30:28下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
VB.net百宝箱程序源码
这是一个可以直接运行的VB.net程序,是有本人编写,并经过多次调试修改,最终达到比较理想的效果。程序的健壮性较好,代码可读性较强。可以最为学习的有效案例,也可以作为一个开发的基础进行进一步的开发只用。如果有什么不妥之处希望批评指正。 &
- 2023-06-19 17:25:03下载
- 积分:1
-
匿名邮件发送,不让人知道你的邮件地址也能发送邮件。
匿名邮件发送,不让人知道你的邮件地址也能发送邮件。-anonymous e-mail sent, not to let anyone know your e-mail address can also send e-mail.
- 2023-05-11 02:05:04下载
- 积分:1
-
i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 use the latest d...
i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 最新的WINCE6.0 BSP使用说明文档-i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 use the latest documentation WINCE6.0 BSP
- 2023-07-15 07:25:04下载
- 积分:1
-
C++常用算法程序集
C++常用算法程序集 -C++常用算法程序集
- 2022-02-07 08:15:15下载
- 积分:1
-
CrossTheMaze
Assume that Edison has found himself in a square-shaped maze of NxN square cells which is surrounded by walls from the outside. In the maze, some of the cells are also walls. Edison can only move between two empty cells in four directions, north, south, west and east. In order to get out of the maze, he drafts a plan. He uses his left hand to lean on the wall and goes by following the wall.
Here is the question, is Edison able to get out of the maze in at most 10,000 steps? If he can make it, output the path. By getting out of the maze, he only needs to be in the exit cell. If the starting cell is the same as the exit, Edison won"t need to move and can directly get out of the maze.
Input
The first line of the input gives the number of test cases, T. T test cases follow. Each test case starts with an integer N. N is the size of the maze. Th
- 2022-02-25 06:08:30下载
- 积分:1
-
表驱动的CRC算法
Table Driven CRC algorithm
I tried to make a table driven CRC algorithm.
I hope that it can help your study..
If you need more comment, please send me e-mail
- 2022-06-15 16:03:18下载
- 积分:1
-
介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言...
介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言-How to introduce your existing graphics program to add on the vertex and fragment shader senior. The use of CG shading language
- 2023-07-29 09:55:04下载
- 积分:1
-
unfinished library system
未完成的图书馆系统-unfinished library system
- 2023-01-04 20:35:03下载
- 积分:1