搜索资源列表
uclinux.CS.message
- 在lunux下测试通过。即时通信。字符通信。图片通信。视频传输。基于C/S机理。-in lunux under test. Instant messaging. Character communications. Photo communications. Video transmission. Based on the C / S mechanism.
hidemywindows
- 怎么才能使主界面一启动就隐藏窗口 对话框 可以在对话框中重载虚函数DefWindowProc[]。 LRESULT CMyDlg::DefWindowProc[UINT message, WPARAM wParam, LPARAM lParam] { if[message==133] ShowWindow[SW_HIDE] return CDialog::DefWindowProc[message, wParam, lParam]
chatroom
- 这是一个CS模式的聊天室程序,共分为服务器端和客户端两部分,服务器端主要侦听客户端发来的消息,客户端需登陆服务器端才能实现聊天功能-This is a CS mode of chat room procedures, server-side is divided into two parts and the client, server-side client hair mainly listening to the message, the client need to login in or
cs
- 通过TCP和UDP实现客户端及服务器的通信。消息类型是通过字符串来实现的;用该类似的字符串来标识消息的类型。对JAVA的SOCKET网络编程比较感兴趣的,该程序起到了不少帮助,可以加深对SOCKET编程的理解。-Implementation through the TCP and UDP client and server communication. The type of message is achieved through the string with the similar str
CMPPClient
- 短信通道协议网关客户端设计与实现,客户端功能实现 界面设计与数据库连接操作控制-The short message passage agreement gateway customer holds design and realization , the customer holds a function realizing an interface designing the operation under the control of linking with the data base
hww2.0
- hww企业网站实用源码 V2.0 1.提供全部cs文件; 2.一般企业网站用; 3.修改简单方便; 4.后台管理地址/admin/index.aspx 5.具有会员注册、在线购物、人才招聘、在线留言等常用功能 6.后台有管理员管理、网站公告、网站配置、在线客服设置、新闻管理、产品管理、会员管理、招聘发布、应聘管理等 7.后台编辑器采用FCKeditor -hww enterprise website useful source code V2.0 1. provid
aaa
- 这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildView() 析构函数 BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射 BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数 BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻
cs
- BS结构的VC++消息发送程序,实际 就是一个简单的聊天程序,包括服务端和客户消息发送端,服务端用来监听端口,客户端类似QQ聊天窗口的形式,属点对点聊天,通过本程序可了解一些网络基本知识。-BS structure of VC++ message procedure is in fact a simple chat program, including messaging server and client side, server listening port for the client i
ChatRoom
- 一个简单的聊天室程序,CS模式,聊天消息结构化,便于以后修改。-A simple chat program, CS mode, chat message structure, easy to modify later.
RICARTA-AGRAWALA--ALGORITHM
- Also known an Ricart and Agrawala’s algorithm. • Nodes use logical clocks: all events are in total order. • When a node wants to enter a CS (Critical Section) it sends a message. • The message contains following information 1.
CS_Message
- CS串口通讯,使用java swing来开发,支持强大的通讯技术,欢迎大家使用-CS serial communication, use the java swing to develop and support a strong communication technology, welcome to use
Java-CS-complete-chat-program
- 这是一个用Java实现的一个C/S完整聊天程序,本程序有一个空发消息的处理问题,希望大家多多指教! -This is a Java implementation of an a C/S complete, this procedure chat program has an empty message processing question, hope you can comment!!!!!
Small-shopping-mall-system
- 小购物商城系统源码 该系统是一款小巧的电子商城系统,有商品管理、用户注册、留言等基本功能 数据库配置文件需要修改App_Code/DataAcessLayer/Database.cs中的字符串:ConnectionString = "server=(local) database=shop uid=sa password=sa" 后台管理地址:admin/Login.aspx 默认管理帐号/密码:51aspx/51aspx DB_51aspx下为Sql数据库
SimpleGame
- 游戏控制 W,A,S,D, P unit, pic, audio目录不可缺少 只用研究StillObject.cs Tank.cs GameForm.cs即可编程,非常简单 每一个类继承 LifeObject类 首先研究StillObject.cs 然后研究Tank.cs 其中重要的几点是 UnitID 表示物体对应的图片 放在pic目录下 Behave 每回合系统调用此函
CMPP2.0CSDEMO
- 实现短信的收发,使用VS2010,CS模式开发,希望对大家对CMPP的学习有所帮助-Send and receive short message, using VS2010, CS model development, we hope to learn to be helpful CMPP
Hipchat-CS
- HipChat is a Free Group Chat & IM Built For Teams. Powerful, Safe & Secure. Try Now! - Free for Unlimited Users - Full Message History - Easy File Sharing and much more... Step 1) To use the Library you must Register and Create a
loader
- cs 注入器 大家学习一下吧 我很喜欢 C++语言 -# Microsoft Developer Studio Project File- Name TestFL - Package Owner <4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 #** DO NOT EDIT** # TARGTYPE Win32 (x86) Application
C#常用库代码
- AccessHelper.cs,DataAccess.cs,FormatStr.cs,MessageBox.cs,SaveViewState.cs,SqlHelper.cs,C#常用access数据库,sql数据库,文件格式,消息,数据等使用类库;(AccessHelper.cs,DataAccess.cs,FormatStr.cs,MessageBox.cs,SaveViewState.cs,SqlHelper.cs,C# commonly used access database, SQL
Socket
- Untiy Socke 简单的单例 Client.cs 测试内容: 1.连接服务器。 2.断开服务器。 3.发送游戏事件。 4.以二进制方式发送网络消息。 5.以ProtuBuf方式发送网络消息。 Server.cs 功能: 1.收到的数据不做修改即可发送(Simple single case of Untiy Socke Client.cs test content: 1. to connect to the server. 2. disconnect the