-
C/C++教程,源程序实例,小而精好实用
C/C++教程,源程序实例,小而精好实用-C/C tutorial, example source, a small but good practical
- 2023-03-11 06:40:03下载
- 积分:1
-
A remake of the classic game of Space Invaders is included. This game is used to...
A remake of the classic game of Space Invaders is included. This game is used to explore a number of issues surrounding game design and implementation.
- 2022-01-22 04:29:23下载
- 积分:1
-
A Java Gobang game, one can make, and determine winners and losers, a few button...
一个Java五子棋游戏,可以下了,判断输赢,几个按钮的功能实现界面的处理,等等就是功能完善-A Java Gobang game, one can make, and determine winners and losers, a few button function realization interface processing, and so is a fully functional Hehe
- 2022-01-25 21:06:54下载
- 积分:1
-
rendering translucent bitmaps and how transparent bitmap painting some slim, we...
绘制半透明位图及如何画透明位图 有的时侯,我们希望显示一幅半透明的位图。也就是说我们将一幅位图B 显示到A位图上,又希望透过B位图看到A位图的一部分图像但不是全部。比如A位 图是一幅曲线图,B是一幅提示位图,我们想在显示提示的同时看到已显示的曲 线,但不需要曲线的背景 ,就需有用到半透明位图。曲线看上去就象从B位图中渗 透过来,其实半透明技术就是一种渗透技术,渗透公式我们可选用多种,在这里 我们选用(A AND 0x7F)OR B。注意,白色不能产生渗透。-rendering translucent bitmaps and how transparent bitmap painting some slim, we hope to show a translucent bitmaps. That is to say we will be a bit Figure B shows that the A bitmap, and they hope to see Figure B A part of the bitmap images, but not all. For example, A bitmap is a curve, B is a Bitmap suggest, we would like to suggest the show has been seen at the same time show the curve, but it does not need curve background on the need for useful to translucent bitmaps. From the curve looks like B infiltrate map, in fact technology is a translucent infiltration, infiltration formula we can use multiple, and here we choose (A AND which) OR B. Note that not produce white infiltration.
- 2022-08-07 15:05:14下载
- 积分:1
-
实现计算器的基本功能,还包括计算机科学…
实现计算器的基本功能,还包括计算器的科学计算功能,提供菜单的选择功能。-To achieve the basic function calculator, but also includes calculators for scientific computing capabilities to provide menu options.
- 2022-02-21 05:08:34下载
- 积分:1
-
一个基于pci2000数据采集卡的数据采集系统的界面编程
一个基于pci2000数据采集卡的数据采集系统的界面编程-a data acquisition card data acquisition system programming interface
- 2022-06-19 03:09:09下载
- 积分:1
-
这是一个封装了socket的CWSocket类,包括了服务端,客户端,超时控制等,方便使用。...
这是一个封装了socket的CWSocket类,包括了服务端,客户端,超时控制等,方便使用。-This a package of the socket CWSocket categories, including the server, client, overtime control, ease of use.
- 2023-08-19 21:40:03下载
- 积分:1
-
杀掉360时间保护,再次突破卡巴主动
防御机制
杀掉360时间保护,再次突破卡巴主动
防御机制
-360 kill time protection, once again take the initiative to break through defense mechanisms Kabbah
- 2022-02-24 19:57:50下载
- 积分:1
-
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。...
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。
-Selection of a Director of the Office. Assumptions have 10 candidates ready to participate in the election. Hope that the preparation of a program, enter a group of electors voting information, statistics the number of votes each candidate and the election results.
- 2022-11-18 02:15:03下载
- 积分:1
-
福州大学软院算法与数据结构部分上机实验解答,包含ppt题目说明和源码。...
福州大学软院算法与数据结构部分上机实验解答,包含ppt题目说明和源码。-Fuzhou University Hospital algorithms and data structures of soft-on experiments to answer some, including the ppt subject instructions and source code.
- 2022-05-20 11:30:06下载
- 积分:1