-
gongzitongjichengxu
(1)输入职工数据,其中“实付工资”通过计算得到。
(2)显示全体职工数据。
(3)输入某部门值,显示该部门职工的数据、工资总额、平均工资
((1) Input employee data, which " wages paid" Through calculated. (2) show that all employees data. (3) Enter the value of a department to show workers in the sector data, the total wages, average wage)
- 2009-12-03 03:07:38下载
- 积分:1
-
Sort
说明: 是做的一个分割文件的算法以及,寻找给定点的最近点的算法(Is to do a partition of the algorithm, as well as documents to find the nearest point to fixed-point algorithm)
- 2009-07-26 14:29:07下载
- 积分:1
-
myCubeCCC
C#编写的一个生成长方体的小程序,可以用来做姿态演示。(C# write a generation of the cuboid small procedures, can be used to do attitude demo.)
- 2012-11-15 18:51:37下载
- 积分:1
-
14
说明: 图象压缩方面的论文pdf格式
可用于毕业设计方面的工作(Image compression pdf format papers for school design work)
- 2010-05-26 20:37:45下载
- 积分:1
-
CLIPSExpertSystem
用C++调用CLIPS开发的小专家系统,起重机选型问题,有助于初学者学习(With the development of small C++ call CLIPS expert system to help beginners learn)
- 2013-11-04 22:49:17下载
- 积分:1
-
adaptive-feedback-cancellation
这是一篇关于回波抵消各种方法描述、分析、验证的一篇文中,讲解了LMS、nlms,等各种方法(This is an echo canceller on a variety of methods to describe, analyze, validate a text to explain the LMS, nlms, other methods)
- 2014-02-24 20:02:47下载
- 积分:1
-
single_micro_src
keil c开发环境编译通过的单片机典型实例源码!(keil c single microchip classic example
source!)
- 2009-04-30 20:48:08下载
- 积分:1
-
intnet
visual c++ 很好的程序例子,适合网络编程初学者编程学习(visual c++ examples of good programs, programming for beginners to learn network programming)
- 2011-04-30 16:20:55下载
- 积分:1
-
WebBrowser 模拟上传文件 实例
实现了模拟按键与选择文件等功能,详细实现见压缩包 对于IE7及以下,可以简单的利用SendKeys.SendWait方法设置input值,当然首先要将焦点集中在该控件上,利用HtmlElement的focus方法很容易做到。具体可以看后面的代码。但是对于IE8来说,它的安全性更高,具体参看文章http://blogs.msdn.com/ie/archive/2008/07/02/ie8-security-part-v-comprehensive-protection.aspx。 对于IE8来说,file input只能模拟点击upload按钮,然后在弹出的对话框中输入文件名,然后点击确定。
- 2013-04-19下载
- 积分:1
-
C语言实现MATLAB 6.5中M文件的方法
说明: 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。(This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, and revised to directly call the C language function, use of the method needed to limitations of the method and MATLAB version of the impact of differences. Using this method will enable C language can be used directly MATLAB which has been completed arithmetic function, greatly expanded the C language arithmetic functions and development efficiency.)
- 2006-01-04 14:48:15下载
- 积分:1