-
网络捕获
这是写在 c# 中捕获网络通信。如果您正在使用 web 应用程序,并需要找到问题,您可以运行这并检测哪些请求有问题。那里的编辑请求并再次重新发送。有 cpu 性能,报告给相应的开发人员等其他期货
- 2022-03-10 16:06:43下载
- 积分:1
-
这是一个图书管理系统项目的源代码,它是建立在C++。对于一个新来的开发者来说是一个非常非常有用的代码。
图书馆
- 2023-05-07 22:15:03下载
- 积分:1
-
Capability Maturity Model Integration, Version 1.1 CMMI for Systems Engineering...
Capability Maturity Model Integration, Version 1.1
CMMI for Systems Engineering and Software Engineering-Capability Maturity Model Integration, Version 1.1 CMMI for Systems Engineering and So Industrial Engineering
- 2022-01-24 10:20:38下载
- 积分:1
-
As a software company in Shenzhen, director of research and development center a...
本人作为深圳一家软件公司研发中心总监时的一些工作文档。
此文为项目管理的相关制度。-As a software company in Shenzhen, director of research and development center at some of the work document. This article related to project management system.
- 2022-04-09 23:17:20下载
- 积分:1
-
基于Java的FTP文件传输系统的 设计与实现
基于Java的FTP文件传输系统的 设计与实现 -Java-based FTP file transfer system design and implementation of
- 2022-02-01 10:16:51下载
- 积分:1
-
File monitoring. See, it is useful! Encase.Forensic
文件监控。看看,很有益的!Encase.Forensic-File monitoring. See, it is useful! Encase.Forensic
- 2022-03-25 11:26:46下载
- 积分:1
-
校际运动会的实现参加运动会有n个学校,学校编号为1……s。比赛分成m个男子项目,和n个女子项目。项目编号为男子1……m,女子m+1……m+n。不同的项目取前五名...
校际运动会的实现参加运动会有n个学校,学校编号为1……s。比赛分成m个男子项目,和n个女子项目。项目编号为男子1……m,女子m+1……m+n。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。-The realization of inter-school sports participate in the Games has n school, the school numbered 1 ... ... s. Men" s competition is divided into m-and n-women" s events. Item number for the men" s 1 ... ... m, women, m+1 ... ... m+ n. Different projects to take the top five or top three points to take the top five points are as follows: 7,5,3,2,1, the top three points are as follows: 5,3,2 which take five name or the top three set up by the students themselves.
- 2022-01-31 14:07:46下载
- 积分:1
-
我是新来的 不知道怎么用试试啊 呵呵 多多支持
我是新来的 不知道怎么用试试啊 呵呵 多多支持-fsdfsadfsdfsdfsadfsdaf
- 2022-02-03 21:14:55下载
- 积分: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
-
使用Blackfin处理器设计VOIP系统(英文中译)
使用Blackfin处理器设计VOIP系统(英文中译)-use Blackfin Processor VoIP System (English translation)
- 2023-03-30 19:30:03下载
- 积分:1