-
能获得操作系统的版本号
能获得操作系统的版本号-access to the operating system version
- 2022-02-20 18:56:19下载
- 积分:1
-
vc中多语言菜单的实现 VC完整应用程序代码 本代码实现中文、英文菜单的切换。
vc中多语言菜单的实现 VC完整应用程序代码 本代码实现中文、英文菜单的切换。-vc multi- languages menu realization VC integrity application
procedure code this code realization Chinese, English menu cut.
- 2023-05-22 20:35:03下载
- 积分:1
-
自己测试access数据库压缩的一个小程序,
定期压缩access数据库,可以解决access数据库膨胀的问题...
自己测试access数据库压缩的一个小程序,
定期压缩access数据库,可以解决access数据库膨胀的问题-access their database compression testing of a small procedures, compressed database access, database access can solve the problem of expansion
- 2022-01-31 07:11:16下载
- 积分:1
-
图书管理系统
图书馆管理系统是一门新学科它是一个由人、计算机等组成的能进 图书管理系统软件;行管理信息的收集、传递、加工、保存、维护和使用的系统.图书馆管理系统能实测国民经济和企业的各种运行情况;利用过去的数据预测未来;从企业全局出发辅助企业进行管理决策;利用信息控制企业的行为;帮助企业实现其规划目标.图书馆管理系统合运用了管理科学,系统科学,运筹学,统计学,计算机科学等学科的知识.可以通俗的简化的描述图书馆管理系统的三要素:系统的观点、数学的方法以及计算机的应用.图书馆管理系统概念结构主要由四大部分组成即信息源、信息处理器、信息用户、信息管理者组成.
- 2022-07-27 00:55:51下载
- 积分:1
-
Programming Role Playing Games with DirectX 2nd edition第一章的shell修正版
游戏界的天才少年Jim Adams的《Programming Role Playing Games with DirectX (2nd edition)》第一章的框架程序(shell)的修正版,
能够适用各种字符集。
- 2022-05-21 06:44:47下载
- 积分:1
-
for:
Root of a Polynomial
for:
Root of a Polynomial
--- --- --- --- --
Time Limit: 1 Second Memory Limit: 32768 KB
--------------------------------------------------------------------------------
A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval.
Format of function
double Polynomial_Root(int n, double c[], double a, double b, double EPS)
where int n is the degree of the polynomial double c[] is an array of n +1 coefficients , , ..., , and of the given polynomial double a and b are the two end-points of the given interval and double EPS is the accuracy of the root.
The function must return the root.
Note: It is guaranteed that a unique real number r exists in the given interval such that p(r) = 0. -for: Root of a Polynomial---------------------- Time Limit: 1 Second Memory Limit: 32768 KB-------------------------------------------------------------------------------- A polynomi
- 2022-09-28 19:15:03下载
- 积分:1
-
使用E写的游戏菜单!更多的介绍了易语言在快速应用开发上的优越性。 本程序适合网吧使用!...
使用E写的游戏菜单!更多的介绍了易语言在快速应用开发上的优越性。 本程序适合网吧使用!-E write menu of the game! More of the Yi language rapid application development on the superiority. The procedures for the use of Internet cafes!
- 2022-03-16 19:13:33下载
- 积分:1
-
自组织的无线传感器网络基于树能量均衡路由协议
修改了 LEACH (低能量自适应聚类层次结构)。我们延长 LEACH 的随机簇头选择算法由一个确定性的组件。取决于网络配置网络增加约 30%的寿命是可以成功的。此外,我们提出一种新方法来定义使用三个新的衡量标准国防军 (第一个节点模具)、 海航 (一半的节点还活着) 和淋巴切除术 (最后一个节点模具) 的微传感器网络生存期。
- 2022-01-27 10:52:26下载
- 积分:1
-
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则...
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-recursive algorithm with the partition of the application. Parts mutilation given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-01-26 05:51:05下载
- 积分:1
-
java 操作sql数据库,可以连接数据库和进行增删减查等操作
java 操作sql数据库,可以连接数据库和进行增删减查等操作-operate sql with java,which can create, delete, update and view the data in database
- 2022-03-30 05:57:53下载
- 积分:1