-
dong ho
alarm o clock desktop
- 2020-06-25 16:00:01下载
- 积分:1
-
Python基础教程(第3版) - 2017
说明: Python基础教程(第3版),2017年出版,学习python的好工具。(Python Basic Tutorial (3rd Edition))
- 2020-06-16 14:34:28下载
- 积分:1
-
对NDIS开发资料整理,分了6个部分,做了一个完整的目录
对NDIS开发资料整理,分了6个部分,做了一个完整的目录-NDIS
- 2022-09-21 17:10:03下载
- 积分:1
-
象棋放马
说明: 在棋盘上放马,使得每一行的马均处于安全位置,输出棋盘的所有摆放的可能性。(Put the horse on the chessboard, so that each line of horse is in a safe position, output all the possibilities of the chessboard.)
- 2020-06-23 21:40:02下载
- 积分:1
-
一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法....
一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法.
-A very simple example, under the domain name to obtain a list of IP addresses. IPHostEntry the main use of the category, as well as methods gethostbyname.
- 2022-03-05 18:07:54下载
- 积分:1
-
ofdm_webexample
是基于LabView的OFDM模拟仿真系统,对学习宽带高速通信技术很有用(LabView-based simulation of the OFDM system for broadband high-speed communications technology to learn useful)
- 2021-05-08 14:08:40下载
- 积分:1
-
基于中国剩余定理的秘密共享方案
演示门限密码方案基本原理,使用miracl库(Demonstrate the basic principle of threshold cryptography scheme, using miracl Library)
- 2020-12-14 16:09:14下载
- 积分: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
-
SCPI_NETExample
说明: SCPI(可编程仪器的标准命令)windows环境C#开发范例(SCPI (standard command of programmable instrument) windows environment c development example)
- 2020-05-17 13:51:43下载
- 积分:1
-
OReilly---Programming-with-Microsoft-Visual-CPP-
O Reilly - Programming with Microsoft Visual C++ .NET 6th Edition
- 2012-09-24 17:40:49下载
- 积分:1