-
一个简练的软件项目管理软件project2002的教程
一个简练的软件项目管理软件project2002的教程-A simple software project management software tutorials project2002
- 2022-07-01 15:08:29下载
- 积分:1
-
一个很好的学生成绩管理系统,和数据库项链的,读者们反映很好...
一个很好的学生成绩管理系统,和数据库项链的,读者们反映很好-a good student performance management system, and database necklace, reflecting good readers
- 2022-01-25 23:35:15下载
- 积分:1
-
#包括<;iostream & gt;
#include
using namespace std
int main()
{
unsigned long x,warcraft,war,l
cin> x
while(x)
{
unsigned long *p=new unsigned long[x+1]
if(p==NULL)
{
cerr
- 2022-06-29 05:17:52下载
- 积分:1
-
这是软件工程师考试的试题,包括理论考试,技能考试,及设计要求....
这是软件工程师考试的试题,包括理论考试,技能考试,及设计要求.-This is a software engineer examination papers, including the theory test, skills test and design requirements.
- 2022-04-26 19:35:54下载
- 积分:1
-
设计模式观测器,观测器设计模式
设计模式之Observer,设计模式之Observer-Design Pattern Observer, the Observer design pattern
- 2022-01-23 11:11:17下载
- 积分: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
-
fibonacci数列,用递归实现,很简单的一个程序,但针对性很强。...
fibonacci数列,用递归实现,很简单的一个程序,但针对性很强。-fibonacci series, and recursive, a very simple procedure, but very targeted.
- 2022-03-15 11:33:47下载
- 积分:1
-
本文介绍了如何使用Visual C++开发的ActiveX控件通过考试…
This article introduces how to use Visual C++ to develop ActiveX control by example.Then we compile script to insert it into web page.from this ,it displays the strong life of the ActiveX controll in the development of netware.
- 2022-08-06 01:56:19下载
- 积分:1
-
对javascript的描述说明文档。其中包括许多使用的例子
对javascript的描述说明文档。其中包括许多使用的例子-javascript
- 2022-07-09 00:02:42下载
- 积分:1
-
走出软件设计的误区,叫你怎么设计软件,好让软件能在规定期限内完成...
走出软件设计的误区,叫你怎么设计软件,好让软件能在规定期限内完成-Out of the software design errors
- 2022-03-07 00:51:52下载
- 积分:1