-
taskmgr
任务管理器源代码,界面模仿windows下自己的任务管理器,需要的同学可以看看(Task Manager source code)
- 2009-06-02 19:49:46下载
- 积分:1
-
基于JFC框架的Java源代码,每一个代码都很经典,是学习JFC的好资料...
基于JFC框架的Java源代码,每一个代码都很经典,是学习JFC的好资料-JFC framework based on the Java source code, a code of each are classic study is a good information JFC
- 2022-06-21 19:14:10下载
- 积分:1
-
bin2pms
说明: bin2pms converter
Part of "Bemani Hacking tools"
- 2020-06-25 00:20:02下载
- 积分:1
-
vblast
垂直分层空时码的设计代码,适合初学者借鉴学习。(Vertical layered space-time code design code, suitable for beginners to learn from.)
- 2008-05-21 09:34:05下载
- 积分:1
-
未命名 3
labview 波形图表鼠标移动数值动态显示(NUMERICAL DYNAMIC DISPLAY OF LABVIEW WAVEFORM DIAGRAM)
- 2020-06-17 13:00:02下载
- 积分: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
-
cao
这是有关C语言和VB的例题程序 希望对大家有帮助 谢谢
(This is the C language and VB of the example program we want to help thank you)
- 2011-05-16 17:30:48下载
- 积分:1
-
串口助手源码
说明: C#串口助手源代码,有winform的,也有WPF的,一共六个打包下载。代码来自网络。(C# serial assistant source code, there are WinForm, there are also WPF, a total of six packages to download. The code comes from the network.)
- 2021-05-06 17:20:39下载
- 积分:1
-
683634
会发声的按钮,VC++经典编程源码,很好的参考资料。(Will sound button, VC++ classic programming source code, a good reference.)
- 2013-11-14 10:22:27下载
- 积分:1
-
Nav.xcodeproj
The main tool you’ll use to build hierarchical applications is UINavigationController. UINavigationController is similar to UITabBarController in that it manages, (Navigation controller)
- 2012-10-23 16:37:50下载
- 积分:1