-
Java实现简易计算器
使用java实现一个简易的计算器,实现浮点数的加减乘除原酸,使用gui设计界面,多线程控制多个数的运算次序
- 2022-03-18 15:10:00下载
- 积分:1
-
VB课程设计的一个考试系统
VB课程设计的一个考试系统-VB curriculum designs a test system
- 2022-08-12 19:02:04下载
- 积分:1
-
一个利用MFC编写的类似于记事本的程序,能进行打开保存等操作...
一个利用MFC编写的类似于记事本的程序,能进行打开保存等操作-The use of MFC prepared a notebook similar to the procedure, can be preserved, such as open operation
- 2022-06-28 08:18:06下载
- 积分:1
-
本程序是单文档界面分割窗体的一种通信方法,自己感觉是比较笨的一种方法,可能使用消息映射的方法更好.
另外,开发周期也是一个不得不考虑的问...
本程序是单文档界面分割窗体的一种通信方法,自己感觉是比较笨的一种方法,可能使用消息映射的方法更好.
另外,开发周期也是一个不得不考虑的问题。程序工作在内核,稳定性/兼容性都需要大量测试,而且可供使用的函数库相对于应用层来说相当少。在应用层开发,调试修改相对要容易地多。
应用层截包驱动程序工作在操作系统内核,截断了所有的报文收发过程,并且把报文送到应用程序中处理,根据应用的策略,或者继续收发过程,或者丢弃,或者做其他的改变。
这个工具包提供了应用编程接口,允许应用程序处理报文,从而可以在实现以往必须写驱动程序才能做到的事情。
不考虑性能因素的话,在UCapture的基础上,可以实现所有的网络应用。
本文中的代码即实现了一个简单的防火墙。
-this procedure is a single document interface window in a separate communication methods, their feeling is a stupid comparison, the possible use of the method of mapping information better. In addition, the development cycle is one to consider. The core work procedures, stability/compatibility requires extensive testing, but the availability of libraries in relation to the application layer is concerned is very small. The application-layer development and debugging easier to change relative to the number. Application Layer Packet Driver cut in the operating system kernel, cut off all of the reported text transceiver process. and th
- 2022-07-03 19:48:01下载
- 积分:1
-
医药信息管理系统.用VB做的,还不错.功能比较齐全,有学习的同学可以参考一下...
医药信息管理系统.用VB做的,还不错.功能比较齐全,有学习的同学可以参考一下-medical information management system. VB do, quite good. Functional relatively complete, the students can learn reference
- 2022-09-20 20:40:07下载
- 积分:1
-
c#入门必读书籍,详细介绍了C#的优点,在.net环境下几种语言跨平台的变量传递的解决方法。...
c#入门必读书籍,详细介绍了C#的优点,在.net环境下几种语言跨平台的变量传递的解决方法。-entry required reading books, detailing the advantages of C#. in. net environment in several languages, cross-platform variable transmission solution.
- 2022-03-12 07:53:00下载
- 积分:1
-
近有位读者来信指出:《在线杂志》第26期中有一篇文章:“再谈 CFileDialog 对话框的定制”,其例子程序有一个bug。如果多选时选中的文件过多,那么后面...
近有位读者来信指出:《在线杂志》第26期中有一篇文章:“再谈 CFileDialog 对话框的定制”,其例子程序有一个bug。如果多选时选中的文件过多,那么后面选中的文件将无效,也就是说即使也白选,点击“确定”后没有任何操作 。本文将提供解决此问题的办法,并说明问题的来由。代码性质] VC完整应用程序代码
[代码作者] Northtibet
[文件大小] 28K
[更新日期] 2005-9-28 17:17:00 -recent letter from a reader : "online magazine" 26 is a period of the article : "CFileDialog return to the Custom dialog box," its procedures example of a bug. If more elections in the selected documents excessive, then behind the selected document will be invalid, which means that even if elections are white, and click on "identified" no operation. This paper will provide a solution to this problem, and indicate the origins of the problem. Nature code] VC integrity of the application code [code writers] Northtibet [Size] 28K [updated] 2005-9-28 17:17:
- 2022-03-03 19:43:23下载
- 积分:1
-
一本windows编程实例中的一个c++编程实例
一本windows编程实例中的一个c++编程实例-a windows programming examples of a c++ programming examples
- 2022-03-25 16:31:22下载
- 积分:1
-
选择性退避算法程序
OFDM_sys.m 为ofdm的基本框架 Sync.m为同步程序 1、 它用的是基于训练序列(Strain)的相关性, 帧头为两个fft(STrain)重复排列。 2、 利用导频的相关性,导频为接受端已知的序列,用本地导频与接收信号...
- 2022-09-12 02:55:03下载
- 积分:1
-
仓库管理系统开发
1需求分析
1.1系统的目的
货物仓库管理系统主要针对于日常库存信息的管理,它针对仓库日常发生的业务,分为了两大类,即入库和出库,用户通过相应的模块,对仓库里的物品的基本情况进行操作,对库存数量进行查询,用户通过简单的操作即可轻松的管理仓库。
1.2系统功能及用户需求分析
- 2022-03-18 22:52:17下载
- 积分:1