-
采用控件进行网络通讯的聊天服务器软件,已调试过。注意:在开启软件前需搭建网络线路,否则会有错误提示,影响软件正常运行...
采用控件进行网络通讯的聊天服务器软件,已调试过。注意:在开启软件前需搭建网络线路,否则会有错误提示,影响软件正常运行-Controls network communications using the chat server software, have been debug. NOTE: before opening the software to build the network line, or it will error and affect the normal operation of software
- 2022-05-09 05:47:53下载
- 积分:1
-
cuda-convnet-master
基于GPU的 ,深度学习,Python代码(Based on GPU, deep learning, Python Code)
- 2015-11-06 20:24:26下载
- 积分:1
-
ohci-pnx4008
linux系统上,Philips PNX4008 USB Host OHCI的USB主机控制器驱动程序(HCD)。(linux on the system, the the Philips PNX4008 USB Host OHCI of USB host controller driver (HCD).)
- 2013-02-20 14:24:45下载
- 积分:1
-
data_struct
After working through this module you should be able to create and use new and complex data types within C programs. After working through this module you should be able to: Manipulate character strings in C programs, Declare and manipulate single and multi-dimensional arrays of the C, data types,Create, manipulate and manage C pointers to data elements, Create and manage complex data types in C.
- 2010-07-21 15:24:34下载
- 积分:1
-
Clanguage
这是有关C语言程序设计的书籍,想学好C语言的朋友来下载吧。(This is the C programming language books, friends want to learn C language to download it.)
- 2010-11-23 16:32:08下载
- 积分:1
-
Ken-Blanchard-a-Susan-Fowler-a-Laurence-Hawkins--
It is an self realization adn manager book which gives people some strong behavioural and managerial skills
- 2013-09-07 09:50:35下载
- 积分:1
-
Matrix-Operations(Complete)
一次数据结构课小组形式的大作业,实现矩阵的全套运算。包里有两个压缩文件,一个是生成dll的VS工程,另一个是加载dll的exe界面(The form of a data structure class group of large operations, to achieve a full set of matrix operations. Bag has two compressed files, one is to generate dll in VS project, and the other is to load the dll, exe interface)
- 2011-05-03 10:36:05下载
- 积分:1
-
xiaoyoulu
校友录管理系统,书籍源码赠送,适合初学者借鉴使用。(Alumni management system, source books gift, suitable for beginners learn to use.)
- 2014-09-15 11:36:55下载
- 积分: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
-
AccessControlException2Test
AccessControlException2Test extends junit.framework.TestCase for Linux v2.13.6.
- 2014-06-26 16:00:54下载
- 积分:1