-
jxjygjrj
2014继续教育免费挂机软件 绿色终结版.zip
- 2014-07-06 20:57:11下载
- 积分:1
-
助记词生成
根据指定汉字生成首字母,用于助记码等的自动生成。(Generation of initial letters from specified Chinese characters)
- 2020-06-25 10:40:01下载
- 积分:1
-
WinPcap API编程。实现获得指定IP范围的MAC地址。
WinPcap API编程。实现获得指定IP范围的MAC地址。-WinPcap API programming. Achieving access to designated IP scope of the MAC address.
- 2022-03-20 14:25:51下载
- 积分:1
-
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。...
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。-through the right side of the host name the IP address, or by right-host"s IP address, get the corresponding host name.
- 2022-06-11 19:49:04下载
- 积分:1
-
Cat
声明一个Cat类,拥有静态数据成员HowManyCats,记录Cat的个体数目;静态成员函数GetHowMany( ),获取HowManyCats。(Declare a Cat class has a static data member HowManyCats, Cat' s record number of individuals static member function GetHowMany (), for HowManyCats.)
- 2011-06-01 23:04:13下载
- 积分:1
-
WCNNIFQ
说明: List of viterbi encoding and decoding algorithm, coding structure can be any change, for beginners good
- 2019-01-06 01:44:03下载
- 积分:1
-
matlab_code
用于计算电力系统转子运动方程matlab编程(Calculation of the motion equation of the rotor of a power system by matlab)
- 2021-04-09 21:08:59下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
封装的Winsock控件,添加了StartServer和StopServer方法,比原来的Winsock控件有所改进。...
封装的Winsock控件,添加了StartServer和StopServer方法,比原来的Winsock控件有所改进。-Winsock Control package, and added StartServer StopServer methods than the original Winsock control has improved.
- 2022-02-06 06:05:21下载
- 积分:1
-
facefeature
说明: 用gabor变换提取特征,并用BP神经网络对提取的特征进行识别。(Feature extraction using gabor transform and BP neural network using features extracted for recognition.)
- 2010-03-23 20:32:19下载
- 积分:1