-
网上聊天系统的开发与实现
应用背景聊天系统的开发与实现的开发背景主要是适应了社会发展的需求,是网络化社会下人与人之间交流所必需的工具,本系统可实现服务器端与客户端的聊天,也可实现一人与多人聊天的需要,还可以随便更该聊天背景,字体设置等。关键技术聊天系统的开发与实现主要借助了socket编程技术及gtk技术和数据库等技术,三者的结合使得聊天系统更加完美,socket技术的使用使得服务器端与客户端更好的通话,gtk技术是聊天的显示框架更加人性化,而数据库技术的使用能让客户随时查看他的聊天记录,从中找出自己需要的信息。
- 2022-12-04 20:05:03下载
- 积分:1
-
Make the snake grow longer by directing it to the food.
% Extra bonus points a...
Make the snake grow longer by directing it to the food.
% Extra bonus points are given from hearts, eat them as fast as possible
% as amount of bonus points decreases with time.
% Higher level gives more points for the food but will also make it
% tougher to steer a long snake as speed increaces.
% Five different mazes as well as play w/o maze are possible.-Make the snake grow longer by directing it to the food. Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time. Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces. Five different mazes as well as play w/o maze are possible.
- 2022-07-03 09:36:37下载
- 积分:1
-
一个用户登录身份验证的安卓应用程序
开发一个应用程序来验证用户登录时正确的凭证输入和显示信息。
- 2022-05-23 22:37:04下载
- 积分:1
-
使用c++描述,创建一个链表,并在中实现节点的插入,删除
使用c++描述,创建一个链表,并在中实现节点的插入,删除-Use c++ Description, create a linked list, and realize in the node insert, delete
- 2022-11-14 18:00:03下载
- 积分:1
-
控件的应用,学习的好帮手!这是 能确定系统当前时间,和程序运行的时间的一个 简单源代码。正因为简单 所以 初学者 可以用得着...
控件的应用,学习的好帮手!这是 能确定系统当前时间,和程序运行的时间的一个 简单源代码。正因为简单 所以 初学者 可以用得着-Control application, learning a good helper! This system is able to determine the current time, and the running time by a simple source code. Precisely because so beginners can simply worthwhile
- 2023-08-15 21:50:02下载
- 积分:1
-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
VC中设置并叠加透明图片实例
window窗口上面设置并叠加透明图片的示例代码。
- 2022-11-04 13:40:03下载
- 积分:1
-
基于STM32智能灯控制系统
- 2023-05-26 10:30:05下载
- 积分:1
-
a submerged platform equipment under the usb driver with embdedc 4. 0 developmen...
一个基于wince潜入式平台的设备下的usb的驱动程序,用embdedc++4。0开发的,对于初学wince的人来说有参考利用的价值,类似于windows编程的代码风格-a submerged platform equipment under the usb driver with embdedc 4. 0 development, the weights for beginners who are using the reference value, similar to windows programming code style.
- 2022-08-18 10:17:09下载
- 积分:1
-
This is a classic wine, the sub
这是一个精典的分酒程序,分别有3 ,5 ,8 升三个瓶子,现在3和5里装了酒,要求不借助于别的工具,分出一个4 升的酒来-This is a classic wine, the sub-procedures, respectively, 3, 5, 8 or three bottles, now three and five carried the wine, asked not to help other tools, the separation of a 4-liter liquor to
- 2022-12-07 07:20:02下载
- 积分:1