-
C# 入门 做简单计算器
自己最近在看C# 简单尝试了一下,挺有意思的,这是一个用c#写的 简单的计算器,用vs2010写的 所以 肯能需要用2010或以上版本 直接点击.sln文件打开
- 2022-02-03 04:14:33下载
- 积分:1
-
This code will be useful to you if you have tried using ADOCE, but never got any
This code will be useful to you if you have tried using ADOCE, but never got anything to work. It is not meant to be integrated into any application, but rather it should be used for demonstrative purposes. It clearly shows the basics of how to use the technology.
- 2022-03-07 13:54:29下载
- 积分:1
-
一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等...
一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等-a feature Affairs reminded that the clock software. Including the effects of the treatment window to the INI file operation
- 2022-03-22 15:20:44下载
- 积分:1
-
This is my WINDOWS technology curriculum design, the development of the VC. Auth...
这是我的WINDOWS技术课程设计,在VC++下开发的。作者:郭尚波 内蒙古农业大学计算机与信息工程学院 2001级计算机科学与技术2班-This is my WINDOWS technology curriculum design, the development of the VC. Author : Guochangbei Inner Mongolia Agricultural University of Computer and Information Engineering College 2001 Computer Science and Technology 2 classes
- 2022-02-25 00:48:32下载
- 积分:1
-
vb.net编写的PPC程序,是用来获得PPC的电池状态程序。由于没有PPC的类别,我就上传到手机类别中了。希望建立以PPC的类别。...
vb.net编写的PPC程序,是用来获得PPC的电池状态程序。由于没有PPC的类别,我就上传到手机类别中了。希望建立以PPC的类别。-vb.net prepared by the PPC procedures to be used for access to the battery status PPC procedures. The absence of PPC category, I uploaded to the phone category. PPC to establish the categories.
- 2022-10-31 10:40:03下载
- 积分:1
-
打包软件的源代码,是源码工厂上的一个很有名的项目。
打包软件的源代码,是源码工厂上的一个很有名的项目。-Packaged software source code, is a plant-source projects famous.
- 2022-03-14 07:00:59下载
- 积分:1
-
简单的Java聊天室系统
C/S实训开发模拟
运用Java程序编程聊天室,实现简单的聊天功能。它是以图形界面,线程,数据流等技术的综合应用。其界面主要采用了java.awt包,java.swing包以及java.util包等。程序实现了聊天室的基本功能,其中有:
1. 启动服务器;
2. 进入客户端界面;
3. 登录聊天室;
4. 发送信息(发送按钮);
5. 关闭服务器(关闭按钮)。
要实现用户与服务器相连接,就要用到Java网络编程的知识。当客户需要通信时,它们可以通过使用socket类建立套接字对象并连接在一起,当客户端对象建立后,客户端socket对象可以使用方法getInputStream()获得一个输入流,这个出入流的源和服务器的一个输出流的目的地刚好相同,所以,客户端用输入流可以读取服务器写入到输出流中的数据,客户端Socket对象使用方法getOutputStream()获得一个输出流,这个输出流的目的地和服务器端的一个输入流的源刚好相同,因此服务器用输入流可以读取客户写入到输出流中的数据。为了能使客户成功地连接到服务器,服务器必须建立一个ServerSocket对象,该对象通过将客户端的套接字对象和服务器端的一个套接字对象连接起来,从而达到连接的目的。当服务器的ServerSocket
- 2022-03-23 13:31:03下载
- 积分:1
-
用C++写在VC6.0 C.采用预测反褶积过程
用C++写的预测反褶积程序,在VC6.0下编译通过-Using C++ to write the predictive deconvolution procedure adopted in the VC6.0 compiler under
- 2022-04-30 06:43:14下载
- 积分:1
-
一个原国外早期的cs1.6代码,获取人物信息全
一个原国外早期的cs1.6代码,获取人物信息全-A former foreign early cs1.6 code, access to information-wide figures
- 2023-06-21 04:20:03下载
- 积分:1
-
一个选修课的作业
一个选修课的作业-an optional practice
- 2022-11-20 12:10:03下载
- 积分:1