-
achieve several algorithms Brsenham Circle algorithm Polar algorithm is used to...
实现几种画圆的算法 Brsenham 算法极坐标算法等 是用c实现的-achieve several algorithms Brsenham Circle algorithm Polar algorithm is used to achieve the c
- 2023-06-04 14:25:03下载
- 积分:1
-
获取其他程序窗口的内容,未完成,实用小工具
获取其他程序窗口的内容,未完成,实用小工具-Other procedures to obtain the contents of the window, unfinished, practical gadget
- 2022-12-12 10:00:03下载
- 积分:1
-
一个groupbox自绘xp风格的源码
一个自绘的groupbox,能方便的修改字体颜色,边框颜色。通过导入相应的.h,.cpp便可方便的导入自己的程序中使用。
- 2022-02-01 15:25:01下载
- 积分:1
-
famous dw2xls, I made some changes, more applicable
出名的dw2xls,我作了一些修改,更适用-famous dw2xls, I made some changes, more applicable
- 2022-09-29 21:05:03下载
- 积分:1
-
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表...
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表-Simulation of temperature monitoring system, the temperature recorded by the client, the server receive the temperature transmitted to each client, the client receives the temperature in accordance with the formation of real-time dynamic charts
- 2022-08-05 10:37:11下载
- 积分:1
-
就是一些CALL调用,是以前的,什么完美的的CA
就是一些CALL调用,是以前的,什么完美的的CA-no
- 2022-12-04 13:45:02下载
- 积分:1
-
PC serial transmission of data, receives eight consecutive information, or to re...
使串口接受上位机发送的数据,当接受到8个连续数据后,将接收计数值加一后数出数码管显示,并将数据原封不动的发送会上位机。-PC serial transmission of data, receives eight consecutive information, or to receive a numerical increase after a few out of the digital display, and will send the data was intact aircraft.
- 2022-05-28 13:12:59下载
- 积分:1
-
a very good intereger
flex皮肤,非常good,适合flex开发者-a very good intereger
- 2022-02-21 14:27:15下载
- 积分:1
-
实用Visual C++6.0教程各章节(第六章)的源代码,很好的让初学者熟悉VC开发平台。...
实用Visual C++6.0教程各章节(第六章)的源代码,很好的让初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-08-15 12:59:13下载
- 积分: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