-
delphi编写的简单的UDP测试程序
资源描述在Delphi平台下编写的一个非常简单的网络demo,可以向指定Ip和端口发送数据,同时可以接受服务端的数据,来实现socket编程。
- 2022-08-22 02:13:26下载
- 积分:1
-
一个简单的成绩管理系统
一个简单的成绩管理系统-a simple performance management system
- 2023-02-03 21:35:03下载
- 积分:1
-
医院管理系统
医院管理系统
- 2022-07-16 13:02:31下载
- 积分:1
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.
- 2023-02-14 02:50:04下载
- 积分:1
-
SSL的管理工具的C实现
SSL的管理工具的C实现-SSL management tool to achieve C
- 2023-05-03 17:45:03下载
- 积分:1
-
Attendance Management System is one of the company
考勤管理系统 是公司业务考勤的一个系统-Attendance Management System is one of the company
- 2022-03-15 14:43:07下载
- 积分:1
-
windows核心编程源程序
windows核心编程源程序-windows core programming source
- 2022-07-07 15:04:26下载
- 积分: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
-
杀防火墙代码的制作
杀防火墙代码的制作-scrapping the production code firewall
- 2023-04-03 18:35:04下载
- 积分:1
-
On the basis of regular expressions tutorial that is very detailed, very suitabl...
有关正则表达式的基础教程,说的很详细,非常适合初学者.-On the basis of regular expressions tutorial that is very detailed, very suitable for beginners.
- 2022-02-07 12:56:47下载
- 积分:1