-
developed with Delphi DirectX SDK
用Delphi开发的directx的SDK-developed with Delphi DirectX SDK
- 2022-06-30 09:34:52下载
- 积分:1
-
介绍在VC框架中,如何加入CanBus的实现方法,程序中用简单的红灯演示程序,展示了添加的过程。...
介绍在VC框架中,如何加入CanBus的实现方法,程序中用简单的红灯演示程序,展示了添加的过程。-introduced in VC framework, how to join the realization Canbus methods, and procedures used simple red demo program, and it demonstrated the added process.
- 2022-09-04 21:10:02下载
- 积分:1
-
使用APPLET做自定义APPLET小程序。
使用APPLET做自定义APPLET小程序。-The use of APPLET doing custom APPLET applet.
- 2022-09-30 04:00:03下载
- 积分:1
-
增强MFC的回滚操作
增强MFC的回滚操作-The example of enhancing the MFC s ability of rollback
- 2022-05-16 07:13:31下载
- 积分:1
-
wince开发的网络服务端,可以作为wince开发服务器的实例!可以进行c/s模式的开发!...
wince开发的网络服务端,可以作为wince开发服务器的实例!可以进行c/s模式的开发!-wince development of Web services client can be used as examples of wince development server! Could be c/s model of development!
- 2022-05-21 13:55:15下载
- 积分:1
-
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个...
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个1,
例如N=3时有7种不同序列,分别是000, 001, 010, 011, 100, 101, 110。111包含3个连续的1所以不是。
现在zcy想知道,对于长为n的一个二进制串,有多少满足条件的01串。
Input
第一行是整数t,表示多少个case,
每行有一个数n,表示串的长度(n
- 2022-08-23 01:27:03下载
- 积分:1
-
图形学基础
计算机图形学基础,采用C++的MFC框架。实现网格绘制,绘制直线、圆、以及二维图形等。并且包含基本图像的变换。直线的算法有DDA、中点画线法、Bresenham等常见的实现算法。
- 2023-02-03 06:10:04下载
- 积分:1
-
8×8点阵,按按钮会自动切换点扫描,切换开关。
8*8点阵,按下按键会自动切换点扫描,字母切换显示,左右滚动显示功能。-8* 8 dot matrix, press the button will automatically switch point scan, switch the letters show that around a rolling display.
- 2023-04-02 14:55:04下载
- 积分:1
-
2443系统的BSP,源代码
2443 wince5.0 bsp, source code-2443 wince5.0 bsp,source code
- 2022-02-05 06:17:51下载
- 积分:1
-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This one a typical one number value issue, is it is it belong to algorithm ask and solve this question to pass to use, design the complicated algorithm , will write very long procedure . It can make the whole algorithm clear and use and pass and belong to the algorithm, make the procedure succinct . Case study this is it is it belong to course of algorithm typical extraction issue essence , is it pass algorithm of belonging to to set up to pass to set up And it is not a number value problem to solve finally and pass and belong to the instance
- 2022-03-03 16:34:51下载
- 积分:1