-
C# development of voice inquiry system for automatic answering telephone inquiri...
C#开发语音查询系统,用于电话查询自动应答。-C# development of voice inquiry system for automatic answering telephone inquiries.
- 2022-04-12 11:36:18下载
- 积分:1
-
CSharp实例源码: 如何在Web页中绘制图形
CSharp实例源码: 如何在Web页中绘制图形-How to draw graphics in Web pages
- 2022-01-25 14:01:26下载
- 积分:1
-
用WPF(Windows Presentation Framework)的项目,需要.NetFamework3.5,工程是VS2008的,包含SQL数据库文件。...
用WPF(Windows Presentation Framework)的项目,需要.NetFamework3.5,工程是VS2008的,包含SQL数据库文件。
软件工程课程的课程实验项目,课程任务管理系统Orange。
项目利用了WPF的特性做出动画、多媒体效果,并使用了数据绑定、事件等。
代码并不复杂,但界面效果很好。-With WPF (Windows Presentation Framework) project needs. NetFamework3.5, the VS2008 project is, including SQL database files. Software engineering curriculum pilot project, the Curriculum Task Management System Orange. Project made use of WPF features to make animation, multimedia effects, and the use of data binding, events and so on. Code is not complex, but the interface works well.
- 2022-01-30 16:46:40下载
- 积分:1
-
螺丝代码8月服务端
螺丝八月端,包含内容
#ifndef __BATTLE_H__
#define __BATTLE_H__
#include "net.h"
#define BATTLE_ENTRY_MAX 10
#define BATTLE_PLAYER_MAX 5
#define SIDE_OFFSET 10
#define BATTLE_STRING_MAX 4096
#define BATTLE_TIME_LIMIT (60*60)
#define DUELPOINT_RATE (0.1)
enum{
BATTLE_MODE_NONE = 0, // 无战斗状态
BATTLE_MODE_INIT, // 战斗初始化
BATTLE_MODE_BATTLE, // 战斗中
BATTLE_MODE_FINISH, // 战斗结束
BATTLE_MODE_STOP, // 战斗结束(未使用)
BATTLE_MODE_WATCHBC, // 观战初始化
BATTLE_MODE_WATCHPRE, // 观战(没作用)
BATTLE_MODE_WATCHWAIT, // 观战(没作用)
BATTLE_MODE_WATCHMOVIE, // 观战(没作用)
BATTLE_MODE_WATCHAFTER, // 观战(没作用)
BATTLE_MODE_END
};
enum{
BATTLE_TYPE_NONE = 0,
BATTLE_TYPE_P_vs_E = 1,
BATTLE_TYPE_P_vs_P = 2,
BATTLE_TYPE_E_vs_E = 3,
- 2022-05-19 18:25:14下载
- 积分:1
-
bcbjackVFWObjectTrackingSampleMean
內容為目標物追蹤程序原碼 可使用webcam連線找尋想要之目標 進行追蹤(The contents of the target tracking procedure for the original code can be used to connect webcam to find the target you want to track)
- 2009-07-08 16:00:20下载
- 积分:1
-
ICD
北斗系统空间信号接口控制文件正式版。北斗系统基本服务性能如下:位置精度:平面 10米、高程10米;测速精度每秒0.2米;授时精度单向50纳秒;可提供双向高精度授时和短报文通信服务。通过广域差分和地基增强等手段,北斗系统服务 性能还可进一步提高,满足各类用户需求。(Official version of the the Beidou system space signal Interface Control Document. The Beidou system performance are as follows: position accuracy: plane 10 meters, 10 m elevation velocity accuracy of 0.2 meters per second timing accuracy of the one-way 50 nanoseconds provide two-way high-precision timing and short message communication service. By means of wide area differential and ground-based augmentation Beidou system performance can be further improved to meet the needs of all types of users.)
- 2013-01-08 10:27:57下载
- 积分:1
-
weibosdk-21410
weibosdk-21410.zip,可以用来开发微博程序(weibosdk using it to program weibo )
- 2013-02-24 16:05:16下载
- 积分:1
-
suiji
随机森林的代码,c++编写,有用到随机森林的可以看看!(Random forest code, c++ prepared, useful to the random forest can have a look!)
- 2013-10-25 14:11:01下载
- 积分:1
-
w
LCD12864+51单片机测试程序,随意书写,勿喷。(LCD12864+51 MCU test program, write at will, do not spray.)
- 2019-06-05 22:33:44下载
- 积分:1
-
MOEBIUS-MecanumRobot
说明: 超级好用!Arduino控制的麦克纳姆轮智能小车,可以蓝牙和手柄控制。(Super easy to use! Arduino-controlled McNam Wheel Intelligent Car can be controlled by Bluetooth and handle.)
- 2020-06-21 01:40:02下载
- 积分:1