-
就是一些CALL调用,是以前的,什么完美的的CA
就是一些CALL调用,是以前的,什么完美的的CA-no
- 2022-12-04 13:45:02下载
- 积分:1
-
wince下类似windows xp任务管理器的taskman 。
wince下类似windows xp任务管理器的taskman 。-similar to wince under the windows xp task manager taskman.
- 2022-02-13 21:46:49下载
- 积分:1
-
Practical C++ programming adjustable sine curve, simple and practical.
实用C++编程实现可调正弦曲线的绘制,简单实用。-Practical C++ programming adjustable sine curve, simple and practical.
- 2022-08-16 04:06:26下载
- 积分:1
-
an interesting small programs can coax MM happy
一个有意思的小程序 可以哄MM开心-an interesting small programs can coax MM happy
- 2022-06-14 03:44:13下载
- 积分:1
-
参赛人数计算,西安交通大学数学建模夏令营A题程序源代码,循环嵌套,...
参赛人数计算,西安交通大学数学建模夏令营A题程序源代码,循环嵌套,-compete
- 2022-03-25 06:55:18下载
- 积分:1
-
smaller scale of the system suitable for small houses, apartments and personnel...
本系统规模较小,适合小型宿舍,公寓等人员的安排,管理. 本系统采用delphi开发界面,使用文件型的数据库Access,界面亲和力强,容易上手,使用方便.-smaller scale of the system suitable for small houses, apartments and personnel arrangements, management. Delphi used the system interface development, the use of paper-based Access database, interface strong affinity easier to get started, easy to use.
- 2022-08-16 17:33:36下载
- 积分:1
-
用ULM 制作的模拟银行存款系统
用ULM 制作的模拟银行存款系统-类图,用于描述各类之间的关系.-with ULM of the simulated bank deposit system-type map, used to describe the relationship between various types.
- 2023-02-10 12:05:03下载
- 积分:1
-
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序...
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序-seeking ratio of the circumference C# source in numerical calculation, the general Newton iterative numerical method with the truncation error and therefore C# prepared But to achieve any degree of accuracy the circumference of the rate calculation procedures
- 2022-04-07 00:08:33下载
- 积分:1
-
the book is certain to have Visual C based on the application prepared by the re...
本书主要是为具有一定Visual C++应用基础的读者编写的,全书通过150个实例,全面、深入地介绍了利用Visual C++ 6.0开发应用程序的常用方法和技巧。全书共分为6章,主要讲解了Visual C++.net中界面效果、图形图像处理、文件与系统功能控制、控件应用与MFC编程、数据库开发等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术可以解决一类问题,读者在掌握实例中的技术或技巧后,使用这些技术可以试着实现更复杂的功能、应用到更多方面。-the book is certain to have Visual C based on the application prepared by the reader, the book by 150 examples, comprehensive, in-depth introduced to the use of Visual C 6.0 application procedures commonly used methods and techniques. The book is divided into six chapters, mainly on the Visual C. Net interface effects, graphics and image processing, document control and system functions, applications and controls MFC programming, database development and other content. These simple and practical examples, the typical strong, prominent features, many examples of the use of technology to solve a problem category, readers grasp examples of technology or skills, the use of these techniques may try to achieve more complex functions, applications to a wider range
- 2023-01-11 16:55:04下载
- 积分:1
-
有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列...
有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。
:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10%;利润高
于10万元,低于20万元时,低于10万元的部分按10%提成,高于10万元的部分,可可提
成7.5%;20万到40万之间时,高于20万元的部分,可提成5%;40万到60万之间时高于
40万元的部分,可提成3%;60万到100万之间时,高于60万元的部分,可提成1.5%,高于
100万元时,超过100万元的部分按1%提成,从键盘输入当月利润I,求应发放奖金总数?
1.程序分析:请利用数轴来分界,定位。注意定义时需把奖金定义成长整型。 输入某年某月某日,判断这一天是这一年的第几天?
1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊
情况,闰年且输入月份大于3时需考虑多加一天。
-err
- 2022-03-18 00:02:52下载
- 积分:1