-
Demo
基本的电话拔入拔出,包括打分机号,拔打电话各个环节。(Pull out pull into basic telephony, including scoring machine number, dial the phone all aspects.)
- 2011-06-20 09:16:13下载
- 积分:1
-
曲线和曲面算法
说明: 代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。
环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline curve.
Torus, cone, bilinear surface, rotation surface, Bezier surface, B-spline surface.)
- 2020-04-05 19:20:11下载
- 积分:1
-
GPS-data-analysis-
用51单片机解析GPS数据并在12864液晶显示经纬度、时钟以及高度的源代码程序
(GPS data analysis with 51 single-chip liquid crystal display latitude and longitude in the 12,864, clock, and a high degree of source code program)
- 2011-05-09 12:38:33下载
- 积分:1
-
TCPIP protocol standard C language source hierarchical structure in the eight st...
TCPIP协议C语言源程序标准分层结构在8位单机上使用-TCPIP protocol standard C language source hierarchical structure in the eight stand-alone use
- 2022-03-21 10:46:30下载
- 积分:1
-
Qt-register-sqlite
Qt设计注册登录界面+数据库操作,在fedora23操作环境下完成设计(Qt register sqlite )
- 2016-09-22 15:03:50下载
- 积分:1
-
ChatClient
利用C++实现的一个即时通讯系统的客户端。传输层采用的是TCP协议。这是本科时候的毕业设计,最后评定为优,希望对一些朋友能有所帮助。(The use of C++ implementation of an instant messaging system client. Transport layer protocol used is TCP. This is the time of undergraduate graduation project, and finally classified as gifted, in the hope that some of my friends can be helpful.)
- 2009-03-03 15:46:59下载
- 积分:1
-
WindowsServices
Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl + Alt + P shortcut.
(Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl+ Alt+ P shortcut.
)
- 2009-06-29 05:15:08下载
- 积分:1
-
a
说明: kinect水果忍者,c#语言编写。使用的是kineck一代
(kinect game fuilt)
- 2015-06-07 09:29:43下载
- 积分:1
-
四元数法1111
说明: 解算捷联惯导的程序,利用四元数法将惯导输出的原始数据结算成坐标值(To solve the program of strapdown inertial navigation, the original data output from inertial navigation is settled into coordinate value by quaternion method)
- 2020-08-23 14:07:46下载
- 积分:1
-
TPC
关于TPC的一些C程序,C++程序编译码,以及相应的介绍(some programms about TPC using C)
- 2020-12-01 10:59:27下载
- 积分:1