-
统计某excel表中某些名字出现的次数
excel软件,用于统计大型excel表中,某些名字出现的次数
- 2022-05-19 06:55:34下载
- 积分:1
-
一个比较好的交通灯控制器系统,采用VARILOG HDL语言编程。
一个比较好的交通灯控制器系统,采用VARILOG HDL语言编程。-A better traffic light controller system that uses VARILOG HDL language programming.
- 2022-01-28 10:38:51下载
- 积分:1
-
快捷键的应用,方便了用户,实现了即可以用鼠标操作也可以用键盘操作的实现...
快捷键的应用,方便了用户,实现了即可以用鼠标操作也可以用键盘操作的实现-Application shortcut keys make it easier for users to realize that the mouse can be used to operate a keyboard can also be used to achieve operation
- 2022-08-25 08:53:31下载
- 积分:1
-
考勤管理系统
考勤管理系统是指一套管理公司的员工的上下班考勤记录等相关情况的管理系统。是考勤软件与考勤硬件结合的产品,一般为HR部门使用,掌握并管理企业的员工出勤动态。狭义上定义,考勤管理系统单指考勤软件管理系统。
考勤管理系统,在包含薪资计算模块的情况下,可以灵活定义各个工资项目的计算公式,自动调用员工的出勤数据、人员资料、就餐等与工资相关的数据,计算出员工的工资情况,可提供银行代发工资所需的相关文件。同时提供丰富的统计分析报表,可即时掌握企业工资支出情况。
- 2022-02-22 08:57:56下载
- 积分:1
-
bloksize.zip
资源描述教你怎样可以让窗体的大小只保持在一定的范围内。
- 2022-03-24 05:55:33下载
- 积分:1
-
博耶
Boyer-Moore language vc++ -Boyer-Moore language vc++
- 2022-01-31 13:53:23下载
- 积分:1
-
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professi...
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。
跟我一起写 Makefile-What is a makefile? Winodws many programmers may not know this thing, because those who have Windows-IDE for you to do this work, but I think we need to make a good and professional programmers, makefile or to understand. It
- 2022-03-21 17:11:40下载
- 积分:1
-
first part of the init () method to load the game all the necessary resources, i...
? 部分内容
首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
- 2022-05-20 07:56:26下载
- 积分:1
-
win7下smart card 登录COM凭据代码
win7下smart card 登录COM凭据代码,此组件通过注册表(见附件中)将组件注册到系统中,在系统登录或锁定时会加载此凭据。
- 2022-01-26 04:20:36下载
- 积分:1
-
基于JAVA的flappy bird游戏
较为简单的JAVA小游戏,适合初学者模仿学习,设置鼠标点击事件为小鸟向上飞,操作简单,实现比较符合新入门的朋友们,欢迎大家来看看
- 2022-10-25 18:00:03下载
- 积分:1