-
create web service using eclipse
create web service using eclipse
- 2023-03-17 08:35:03下载
- 积分:1
-
A small game, using C++ compiled quite the classic
一个小游戏,用C++编的,相当经典。值得每一看。-A small game, using C++ compiled quite the classic
- 2022-10-22 14:45:03下载
- 积分:1
-
信贷资产风险分类计算器适用于农村信用社的贷款五级分类中的!简单实用!...
信贷资产风险分类计算器适用于农村信用社的贷款五级分类中的!简单实用!-credit risk asset classification calculators apply to loans in rural credit cooperatives in the five classifications. Simple and practical!
- 2022-01-28 03:02:39下载
- 积分:1
-
本文档是由编译原理编写的一个周期
此文档是用VC编写的编译原理A逐点循环递归法求哈密顿回路的程序-This document was prepared by the compiler VC Principle A cycle-by-point method for recursive loop Hamiltonian procedures
- 2022-08-13 05:05:38下载
- 积分:1
-
用C++的方法实现迷宫希望对大家有用
用C++的方法实现迷宫希望对大家有用 -C++, the method to achieve a maze hope for all of us thank you
- 2022-05-30 14:04:23下载
- 积分:1
-
定时器 当你正在做一件事时,往往会忘记另一件要做的事,这个程序可以定时发生声音提醒你有一件事要做。...
定时器 当你正在做一件事时,往往会忘记另一件要做的事,这个程序可以定时发生声音提醒你有一件事要做。-a timer in computer
- 2022-08-03 05:12:32下载
- 积分:1
-
用vhdl实现频率计,提出一种用vhdl实现的等精度测频率系统设计。...
用vhdl实现频率计,提出一种用vhdl实现的等精度测频率系统设计。-Frequency counter using vhdl implementation is presented using vhdl achieve precision measurements such as frequency of system design.
- 2022-07-23 21:57:04下载
- 积分:1
-
This is a voice synthesis of noise, including signal to noise ratio under the co...
这是一个语音降噪的综述,其中包含了在较低信噪比条件下实现语音降噪的功能的理论-This is a voice synthesis of noise, including signal to noise ratio under the conditions in the lower voice realize the function of the theory of noise
- 2022-09-22 07:50: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
-
图论导引教程
图论导引教程-graph theory Seeker Guide
- 2022-01-26 06:27:52下载
- 积分:1