-
Java-programming-thought
Java程序设计语言经典教程,从理解Java设计思想的层面上来学习Java编程。(Java programming language classic handbook, from the level of understanding of the design ideas come to learn Java Java programming.)
- 2013-12-13 01:02:47下载
- 积分:1
-
1
说明: 多媒体mp3播放器,java代码,可能有不足之处。。。。(Multimedia mp3 player)
- 2009-06-02 13:15:06下载
- 积分:1
-
大名鼎鼎的indy控件组的示例程序 for delphi 7.0 有ftp udp,http 等的示例...
大名鼎鼎的indy控件组的示例程序 for delphi 7.0 有ftp udp,http 等的示例 -The example programs of well-known indy controls for delphi 7.0 have ftp, udp, etc.
- 2023-04-23 23:20:03下载
- 积分:1
-
videoplayerdxs
VC++ 6.0源代码程序,功能是利用DirectShow播放视频文件(Use directshow to play video)
- 2013-12-03 17:16:32下载
- 积分:1
-
TabDemo
主要实现MFC Tabctrl控件的按Tab快捷键改变控件焦点的功能。焦点可在TabCtrl控件,子窗口,父窗口之间自由切换。(The main realization of MFC Tabctrl control, press the Tab shortcut keys change the focus of the control function. The focus can be freely switched between the TabCtrl control, child window, and parent window.)
- 2017-06-30 08:55:00下载
- 积分:1
-
tabu-search
An algorithm for tabu search methode for solving optimization problems
- 2013-11-18 01:29:59下载
- 积分:1
-
JAVA OCR
JAVA OCR
- 2013-07-09下载
- 积分:1
-
FDTD123456
利用fdtd方法来对缺陷结构的光子晶体进行传输模拟(fdtd approach to the use of the defect structure of photonic crystals transmission simulation)
- 2006-08-16 16:13:14下载
- 积分:1
-
21ic下载_STM8_模拟串口程序
stm8低功耗单片机,设置IO进行串口工作模拟,值得一看(This is a C++ compiled calculator source code, to achieve advanced computing functions, the interface is a bit rough, you can see the idea, thank you.)
- 2020-06-17 12:40:02下载
- 积分:1
-
javachengxu2
泛型是Java SE 1.5的新特性,泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数。这种参数类型可以用在类、接口和方法的创建中,分别称为泛型类、泛型接口、泛型方法。Java语言引入泛型的好处是安全简单。
(Generic is the Java SE 1.5 new features, the nature of generic type parameters, that is operated by the data type is designated as a parameter. This parameter type can be used in class, the creation of interfaces and methods of the respective category as generic, generic interfaces, generic approach. Java language advantages of the introduction of generic security simple.)
- 2009-04-22 19:40:02下载
- 积分:1