-
formshake
C#类似QQ聊天窗体的窗体抖动效果,这是源代码,基于VS2008,编译运行程序,点击窗体中的按钮,窗体就可以疯狂抖动了,幅度比较大,比QQ的抖动更强悍。因为程序主要是想实现抖动功能,因此没有怎么美化,你可以将核心代码移植到你的程序中。(C# similar to the QQ chat jitter effect of the form the form, which is the source code, based on VS2008, compile run the program, click on the button form, the form can be crazy jitter, and relatively large amplitude, jitter is more powerful than the QQ . Because the program mainly trying to achieve jitter function, how there is no landscaping, you can be the core code into your program.)
- 2009-11-06 18:24:05下载
- 积分:1
-
客户端的简单编程实现。
主要是通过udp方式,实现用户间的对话。
其中运用了序列化类的方法。
以下是源代码,请多提意见。...
客户端的简单编程实现。
主要是通过udp方式,实现用户间的对话。
其中运用了序列化类的方法。
以下是源代码,请多提意见。
-simple client program. Mainly through udp way to achieve a dialogue between users. The sequence in which the use of such methods. Following is the source code, please speak up.
- 2023-03-22 11:50:04下载
- 积分:1
-
MFC利用ChartCtrl快速实现波形显示实例源码
MFC利用ChartCtrl快速实现波形显示实例源码
- 2020-12-10下载
- 积分:1
-
自动注册SOHU用户小程序
自动注册SOHU用户小程序-automatic registration procedures for small users SOHU
- 2023-05-05 07:00:04下载
- 积分:1
-
小型聊天系统原代码
小型聊天系统原代码-small chat system source code
- 2022-01-23 11:02:50下载
- 积分:1
-
DuplicateHeapByteBufferTest
ConnPerRouteBean implements ConnPerRoute Source Code for Andriod.
- 2014-01-17 14:23:29下载
- 积分:1
-
xydy
校园导游咨询 [问题描述] 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 [基本要求] (1)设计你的学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景(Campus tour guides Advisory [Description of the problem] to design a campus tour guide procedures for visitors, providing information services. [Basic requirements] (1) design your floor plan in schools, which contain not less than 10 scenic spots. Vertex to map the various scenic spots in schools, storage attractions name, code-named, briefings and other information to edge that path, the path length of storage and other related information. (2) to provide visitors map arbitrary King)
- 2008-12-27 09:50:03下载
- 积分:1
-
Socket的工具包,简化网络编程,很好的socket通信工具包
Socket的工具包,简化网络编程,很好的socket通信工具包-Socket tool kit to simplify network programming, a good socket communication Toolkit
- 2022-02-18 13:36:51下载
- 积分:1
-
IM
在线即使通信
登陆模块
添加好友模块
私聊模块
群聊模块(On-line even communication
Landing module
Add Friends Module
Private chat module
Group chat module)
- 2019-01-08 14:30:59下载
- 积分:1
-
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)...
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/
下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip
socket编程的。
(2)jrtplib官方网站的c/s例子
运行配置:
VS2005
头文件
jthread-1.2.1
jrtplib-3.7.1
lib文件:(放到工程目录下。我已经放好了)
jrtplib.lib
jthread.lib
添加的依赖库:
jthread.lib
jrtplib.lib
ws2_32.lib
代码介绍:
具体代码发在网上
http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com
有什么问题请发hanyuejun2006@163.com与我联系。
文件中
videoSendertest
videoReceiver
是我编的例子
video_send
video_recv
是我基于vfw例子
JRTPConsole
是jrtplib c/s例子
-err
- 2022-03-25 18:05:24下载
- 积分:1