-
双色球机选程序
为买双色球机选的朋友提供一个简单程序
使用了冒泡法和随机函数...
双色球机选程序
为买双色球机选的朋友提供一个简单程序
使用了冒泡法和随机函数-Loans Machine election procedures for the election to buy machines Friend Loans provide a simple procedure using a bubble method and random function
- 2023-07-18 04:20:02下载
- 积分:1
-
生产者与消费者演示
生产者与消费者演示-producers and consumers demo
- 2022-06-15 17:22:25下载
- 积分:1
-
人事管理,可用小型企业内部人员管理
采用Delphi编写,登录用户名密码为:
admin...
人事管理,可用小型企业内部人员管理
采用Delphi编写,登录用户名密码为:
admin
-Personnel management, small businesses can be used internal staff to manage the preparation of the use of Delphi, the logged-on user name password is: admin
- 2022-01-26 04:31:46下载
- 积分:1
-
贪吃蛇小游戏
资源描述需要在Visual C++6.0的环境下,按照设计要求做一个贪吃蛇游戏,用户进入该游戏时可以进行选关,该游戏有三关,每一关的难度不同,吃到食物时得到的分数也会不同,界面会显示分数,在蛇碰到墙壁或者碰到自己时就会死亡。用户通过控制方向键便可控制蛇的方向。
Visual C++6.0开发环境是一个基于Windows操作系统的可视化、面向对象的集成开发环境。在该环境下用户可以开发有关C和C++的各种应用程序,应用程序包括建立、编辑、浏览、保存、编译、链接和调试等操作,这些操作都可以通过单击菜单选项或工具栏按钮来完成,使用方便、快捷。它还提供了项目工作区(WorkSpace)、应用程序向导(AppWizard)、类操作向导(ClassWizard)和WizardBar等实用编辑工具。
- 2022-03-20 23:46:20下载
- 积分:1
-
本代码经过验证,绝对可以运行,并附有解析,对初学者有很大帮助...
本代码经过验证,绝对可以运行,并附有解析,对初学者有很大帮助-Verified the code and it can definitely run with a resolution, has great help for beginners
- 2022-08-08 00:09:26下载
- 积分:1
-
数据结构实验,内部排序的源码及实验报告!
数据结构实验,内部排序的源码及实验报告!-Experimental data structure, the internal ranking of the report source and experimental!
- 2022-03-21 01:01:44下载
- 积分:1
-
fghfsh sfhsdfh
dfgdsfg sdfg dsfg dfsg dsfg dsfg sdf gsdg sdg sdfg sdgdsfg
- 2022-07-15 06:52:04下载
- 积分:1
-
编程求两个一元多项式的乘积。
输入
输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(...
编程求两个一元多项式的乘积。
输入
输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。
例如:1+2x+x2表示为:,,,
输出
以指数递增的顺序输出乘积: ,,,
零多项式的输出格式为:,-Programming seeking the product of two one-polynomial. Enter the input data for the two lines represent two unary polynomial. One dollar for each polynomial order of the exponential increase of the input polynomial coefficients (integer), index (integer). For example: 1+2 x+ x2 expressed as: " 1,0" , " 2,1" , " 1,2" , the output of the order of the exponential increase output of the product: " coefficient, index" , " coefficient, index" , " coefficient, the index " , zero polynomial output format is:" 0,0 " ,
- 2023-04-13 09:30:03下载
- 积分:1
-
表达式求值,c语言,有运行bug,可供研究使用。
表达式求值,c语言,有运行bug,可供研究使用。-expression evaluates, c language, and running bug, available for study.
- 2022-03-16 10:04:29下载
- 积分:1
-
求出一个序列的最长升序列,使用了动态规划的方法
求出一个序列的最长升序列,使用了动态规划的方法-Obtained or a sequence of the longest sequence, using the dynamic programming approach
- 2022-02-25 07:18:05下载
- 积分:1