-
一个udp最简单的例子....简而言之就是一个udp的sayhello 程序,有发送和接收端.即时服务端与客户端...
一个udp最简单的例子....简而言之就是一个udp的sayhello 程序,有发送和接收端.即时服务端与客户端-a udp most simple example .... In short udp is a way of sayhello order, the sending and receiving end. immediate end with the client
- 2023-04-02 17:45:03下载
- 积分:1
-
占星术4.0版C语言程序,软件类型:Win9x/NT/2000/XP,软件语言: 简体中文...
占星术4.0版C语言程序,软件类型:Win9x/NT/2000/XP,软件语言: 简体中文 -Astrology 4.0 C language programming, software, type: Win9x/NT/2000/XP, software Language: Simplified Chinese
- 2023-02-28 23:10:03下载
- 积分:1
-
a terrific compilation principle guides, is the Superstar e
一本很棒的编译原理指南,是巨星电子书,使用巨星打开的工具。
- 2023-09-02 20:15:05下载
- 积分: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
-
游戏用C #
资源描述简单的C编程语言的源#你tic-tac-toe ;是给定的,玩家可以用鼠标玩。该游戏已经实现了2个玩家模式和程序自动确定谁是赢家。这个应用程序的开发人员是不完整的游戏从来没有声称的编程代码的剂量和目标群体只是为了展示如何设计游戏的难题。
- 2022-12-31 00:30:04下载
- 积分:1
-
考勤管理系统
我正在做考勤管理系统人力资源管理项目。我需要完整的工作考勤管理系统的参考。因此我采取这个离开的管理系统作为一个参考,制定完整的功能,它在我的项目
- 2022-01-21 22:47:20下载
- 积分:1
-
stl2550读取光照强度的c语言,不包括转换公式
stl2550读取光照强度的c语言,不包括转换公式-stl2550 read light intensity c language, does not include conversion formula
- 2022-05-30 19:25:38下载
- 积分:1
-
参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数...
参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数据处理和研究。根据需要,代码可能要部分修改。-light "Windows Programming," a book prepared by the Wave voices to capture the memory VCL controls BCB source (ie, a generic category C). Double buffer technology and the results were quite fluent. Audio can facilitate data processing and research. According to the need, code may be some changes.
- 2023-04-19 18:30:04下载
- 积分:1
-
游戏流程框架设计书 里面包含游戏设计文档和源码 希望能给大家带来帮助...
游戏流程框架设计书 里面包含游戏设计文档和源码 希望能给大家带来帮助-Game design document process framework which contains game design documents and source code can give us some hope that help
- 2022-06-12 10:58:11下载
- 积分:1
-
bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构
bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构-A demo shows how to read and write a bitmap file which can help you to familiar with bitmap structure.
- 2022-04-23 10:25:24下载
- 积分:1