-
WINDOWS 8.1 操作蓝牙 4.0设备的C#源码
WINDOWS 8.1 操作蓝牙 4.0设备的C#源码 检查自动接收区 自动接收 写数据
- 2022-03-15 09:00:35下载
- 积分:1
-
a simple game for RPG game, which is based on VC++ 7.0 plus Direct C7.0 language...
用VC++7.0+DirectX7.0做的一个简单的RPG的游戏的小程序-a simple game for RPG game, which is based on VC++ 7.0 plus Direct C7.0 languages
- 2022-06-29 19:44:54下载
- 积分:1
-
DoubleClick, silverlight Double
DoubleClick,silverlight双击的demo-DoubleClick, silverlight Double-click the demo
- 2022-06-30 00:27:01下载
- 积分:1
-
本程序主要供学习C语言的初学者应用,其功能是输入一个字符串,然后降末尾的*号删除...
本程序主要供学习C语言的初学者应用,其功能是输入一个字符串,然后降末尾的*号删除-This procedure primarily for beginners to learn C language applications, and its function is to enter a string, and then down at the end of the deletion of an asterisk
- 2022-03-30 18:40:25下载
- 积分:1
-
汇编语言MASM输入一个二进制数转化十进制数输出
汇编语言MASM输入一个二进制数转化十进制数输出-assembly language Multiple input into a binary decimal output
- 2022-01-26 04:00:33下载
- 积分:1
-
利用gSoap生成的WebServer服务端提供Add、Sub、Mul、Div等接口
应用背景做为WebServer服务端,提供加、减、乘、除四个WebServer服务的接口。使用C/C++语言进行开发WebServer服务,可以练习使用开源的gSoap框架,区别于用其他语言进行的WebServer服务的开发。关键技术利用gSoap框架,根据calcsoap.h文件,生成wsdl文件和相关的 soapServer.cpp、soapC.cpp、soapH.h、soapStub.h 文件,新建 VC 2008 基于 Win32 控制台的应用程序,作为WebServer服务端,提供 ns__add、ns__sub、ns__mul、ns__div(即加、减、乘、除)四个WebServer服务的接口,并支持利用提供 calcsoap.wsdl 文件给 soap UI 测试工具进行测试。
- 2022-03-18 13:16:42下载
- 积分:1
-
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观...
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观行为出发,揭示问题的本质所 在。在演示中我们把小球滚动最快的轨迹称为“最速降线”。这是测试版,完全版可以到http://shizp.vicp.net索取-You can find the completed vision at:http://shizp.vicp.net
- 2022-02-03 00:24:43下载
- 积分:1
-
支持透明显示的滚动框
支持透明显示的滚动框 -support transparency shown in a rolling box
- 2022-07-07 23:36:28下载
- 积分:1
-
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解...
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-02-26 14:05:04下载
- 积分:1
-
Base64解码程序,在上面的文本框粘贴进base64 的编码内容,点击"解码"即会在下面的文本框中出现解码后的文本...
Base64解码程序,在上面的文本框粘贴进base64 的编码内容,点击"解码"即会在下面的文本框中出现解码后的文本
- 2022-03-01 06:33:29下载
- 积分:1