-
寻找多项式的所有根
应用背景包含了一组可用于估计所有的根(实和复)的多项式。如果找不到根,可以返回假。取决于:stddefines ; ; ;-标准的定义和功能关键技术它使用拉盖尔方法估计根随着抛光根。一个n阶多项式有n根。如果找不到根,可以返回假。用在C中借用的代码的代码。
- 2022-01-26 04:06:28下载
- 积分:1
-
use form to get different database(the other way)
使用表单获取不同的数据库(另一种方式)
- 2023-07-30 06:15:03下载
- 积分:1
-
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等...
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等-so small program since the launch of the boot tray area that regularly reminded, open a document, such as shutdown
- 2023-06-19 16:20:03下载
- 积分:1
-
C++ And Threads
If you ve ever done multithreaded programming then most likely...
C++ And Threads
If you ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
- 2023-08-17 11:20:03下载
- 积分:1
-
A simple example source pendants, pendants can be uploaded to the server (http:/...
一个简单的挂件实例源码,可以上传到挂件服务器(http://www.xiaobeiker.com)并发布。-A simple example source pendants, pendants can be uploaded to the server (http://www.xiaobeiker.com) and publish.
- 2023-02-25 16:30:04下载
- 积分:1
-
实现教学管理和研究的一些统计数据,和SCOR…
实现教学科研管理工作中的一些统计,及分数等等各项的操作,方便应用-Realize the management of teaching and research some of the statistics, and scores and so the operation, convenient application
- 2022-04-11 03:58:50下载
- 积分:1
-
考勤管理系统
考勤管理系统是指一套管理公司的员工的上下班考勤记录等相关情况的管理系统。是考勤软件与考勤硬件结合的产品,一般为HR部门使用,掌握并管理企业的员工出勤动态。狭义上定义,考勤管理系统单指考勤软件管理系统。
考勤管理系统,在包含薪资计算模块的情况下,可以灵活定义各个工资项目的计算公式,自动调用员工的出勤数据、人员资料、就餐等与工资相关的数据,计算出员工的工资情况,可提供银行代发工资所需的相关文件。同时提供丰富的统计分析报表,可即时掌握企业工资支出情况。
- 2022-02-22 08:57:56下载
- 积分:1
-
具有WINDOWS计算器的所有功能,可以很好的实现计算器的各项功能...
具有WINDOWS计算器的所有功能,可以很好的实现计算器的各项功能-WINDOWS calculator has all the features, you can achieve a very good calculator functions
- 2022-03-21 08:32:24下载
- 积分:1
-
功能说明
1.支持单项选择、多项选择
2.支持每日独立IP投票限制开关
3.支持多投票调用。
4.后台管理密码修改。
5.调用代码后台有显示...
功能说明
1.支持单项选择、多项选择
2.支持每日独立IP投票限制开关
3.支持多投票调用。
4.后台管理密码修改。
5.调用代码后台有显示votetest.htm有提示。
6.后台管理页面vote/index.asp
7、登陆用户名和密码都是loveu99
-a functional description. Support for individual choice, a number of options to two. Support independent daily voting restrictions IP Switching 3. More support call vote. 4. Background password management changes. 5. Calling code backgrounds show votetest.htm have suggested. 6. Background management pages vote/index.asp 7, landing a user name and password are loveu99
- 2022-02-05 19:48:54下载
- 积分:1
-
解析TIFF影像数据格式并显示TIFF影像
通过解析TIFF影像数据格式,获得TIFF影像的相关参数,如宽度、高度、位深度、数据信息,然后将数据显示出来,对于想独立读取TIFF数据信息有一定帮助。
- 2023-08-28 14:00:04下载
- 积分:1