-
一篇对RTP/RTSP协议的介绍及实现.
一篇对RTP/RTSP协议的介绍及实现.-one pair of RTP/RTSP introduction and implementation.
- 2023-05-24 10:25:04下载
- 积分:1
-
Image switches, button, switch, change the text font, color, underline and other...
图像开关器,按钮开关,改变文字字体,颜色,制造下划线等。-Image switches, button, switch, change the text font, color, underline and other manufacturing.
- 2022-03-21 11:36:09下载
- 积分:1
-
ktv210040 test software dongle. ktv210040 test software dongle.
ktv210040加密狗测试软件。 -ktv210040 test software dongle. ktv210040 test software dongle.
- 2022-10-29 00:25:03下载
- 积分:1
-
上海贝尔的林锐博士的一些编程经验与心得,希望和大家一块分享一下!!!!!!谢谢大家...
上海贝尔的林锐博士的一些编程经验与心得,希望和大家一块分享一下!!!!!!谢谢大家-Shanghai Bell LIN Dr some programming experience and knowledge, and we hope that a share. ! ! ! ! ! Thank you!
- 2023-08-24 12:50:03下载
- 积分:1
-
常用的一个c#操作类,用起来很方便,大家可以探讨以下
常用的一个c#操作类,用起来很方便,大家可以探讨以下-a common c# operations, together with the convenience, we can explore the following
- 2023-01-11 17:45:03下载
- 积分:1
-
做为通信工程丛书的一个部分,本书详细介绍了分组交换工程,从软、硬件系统的进行讲述...
做为通信工程丛书的一个部分,本书详细介绍了分组交换工程,从软、硬件系统的进行讲述-Communications Engineering Series as a part of the book described in detail packet switching works, from hardware and software systems to talk about
- 2022-01-21 03:45:45下载
- 积分:1
-
在Java语言中,DataSource对象就是一个代表数据源实体的对象。一个数据源就是一个用来存
储数据的工具,它可以是复杂的大型企业级数据库,也可以是简单...
在Java语言中,DataSource对象就是一个代表数据源实体的对象。一个数据源就是一个用来存
储数据的工具,它可以是复杂的大型企业级数据库,也可以是简单得只有行和列的文件。数据源可
以位于在服务器端,也可以位于客服端。
-In the Java language, DataSource object is a data source on behalf of the target entity. A data source is a tool used to store data, it can be large and complex enterprise-class database, but also can be so simple that only the rows and columns of the paper. Data source can be located on the server side can also be located in client customer service.
- 2022-09-29 12:00:03下载
- 积分:1
-
anjroid配置方法,很详细,希望对大家有所帮助。
anjroid配置方法,很详细,希望对大家有所帮助。-anjroid configuration, very detailed and we want to help.
- 2023-06-10 00:15:02下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1
-
在 Dephi6 的简单工艺流程图
Delphi 组件到绘制简单的流程图。
Delphi 6,特尔斐恩巴克德罗 RAD XE5 上进行测试。
用作在 DMS 的组件 / 软件项目质量管理体系 — — www.try.net.pl
- 2022-12-17 21:55:03下载
- 积分:1