-
2048游戏源代码
这游戏前一段时间传的很火,大概300行左右,没什么复杂算法,不过实在懒得去优化了,但估计优化完能控制在200行以下,有兴趣的朋友可以自己优化一下。
最后,祝试玩愉快!
界面丑陋,求不笑。
- 2022-05-14 23:48:41下载
- 积分:1
-
opencv3.0的图像膨胀程序
基于VS2015+opencv3.0的图像膨胀程序,每部注释详细完全,供给大家参考,有关opencv的配置问题自行百度
- 2023-01-26 13:30:12下载
- 积分:1
-
空气源净化装置
已经现场实际稳定运行。大型国企。运行稳定。空气源净化电控程序。另外,资源描述要求字数不合理。描述清楚为目的。详细只是手段。意思表达清楚了就可以。和代码实现是一回事儿。
- 2022-05-27 08:15:53下载
- 积分:1
-
线索二叉树
通过考察各种二叉链表,不管儿叉树的形态如何,空链域的个数总是多过非空链域的个数。准确的说,n各结点的二叉链表共有2n个链域,非空链域为n-1个,但其中的空链域却有n+1个。提出了一种方法,利用原来的空链域存放指针,指向树中其他结点。这种指针称为线索。
- 2022-06-14 08:34:31下载
- 积分:1
-
【程序54】
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为...
【程序54】
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0
- 2022-04-08 06:53:39下载
- 积分:1
-
D:C语言弦截法解方程,一个不错的方法!!!!!!!!!.
D:C语言弦截法解方程,一个不错的方法!!!!!!!!!.-do not know how to express
- 2022-01-23 11:25:17下载
- 积分:1
-
This example program is the source code for the FT232BM Test Application from ou...
This example program is the source code for the FT232BM Test Application from our Utilities page.
It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. The test features require the test cable shown on ST_232_245.pdf to be connected.
Our D2XX direct drivers should be installed for this application. The code can be modified to fit your requirements.
To download the application source code , click here.
To download the test cable specification, click here.-This example program is the source code for the FT232BM Test Application from our Utilities page.
It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. The test features require the test cable shown on
- 2022-03-20 07:26:46下载
- 积分:1
-
c语言开发经典范例,很全适合初学者。
这是适合初学者的c语言开发源码,各个平台都可以用,对c的知识点每一个都有覆盖,可以作为刚入门的学习者用的,本人试过,觉得非常好,所以传上来大家共享。
- 2023-07-04 13:50:03下载
- 积分:1
-
一个用C#写的2D编写成3D效果的代码!很不错
一个用C#写的2D编写成3D效果的代码!很不错-A use of C# written in 2D into 3D effect of the preparation of the code! Very good
- 2022-09-19 20:20:03下载
- 积分:1
-
一套C#写的SVG封装类库,功能强大,把SVG的功能基本封装全了!...
一套C#写的SVG封装类库,功能强大,把SVG的功能基本封装全了!-a write C# SVG Compliant library, powerful, the function of basic SVG Compliant all!
- 2023-07-13 10:20:04下载
- 积分:1