搜索资源列表
职工工资管理系统
- 1、 需求分析: 公司主要有4类人员:经理、技术员、销售员、销售经理。要求存储这些人的职工号、姓名、月工资、岗位、年龄、性别等信息。 2.程序的基本功能: 1.增加、修改、删除一个职工信息。 2.显示全部职工信息。 3.按条件显示职工信息(条件有按电话号码、姓名、职称或职工号等。 4.按条件显示工资信息(职工号,职称等)。 5.查找指定金额范围的职工职称。 -1, demand analysis: the company
CPPmathgame
- 自动出题20以内退位减法,并进行了创新设计 1) 可以自动出题进位加法题目,如:3+8=?,或?+8=16 或7+?=12。 2) 可以自动出乘法 如: 2*5=?或?*5=35或8*?=32。 3) 随机决定当前题目是进位加法、乘法和退位减法题目。-Automatic title 20 or less the abdication subtraction, and the innovative design 1) can be automatically out of the
zju1008
- zju1008魔板程序,练习搜索的好题目,使用了哈希表的相关知识。-Magic zju1008 board procedures, practice good Title search, use a hash table of relevant knowledge.
translation
- 魔王语言解释 根据两条规则进行求的题目给出的魔王的语言解释成人类看得懂的语言-Beelzebub language to explain the basis of two rules for the devil is given the title of the language to explain the adult category was able to understand the language
test
- 这是一道acm程序设计大赛中的一道题目的答案,题目为简易版最长序列-This is a acm programming contest in the subject together with the answer to the title sequence for the simple version of the longest
wtitle
- WTitle.pas - change DPMI application title in Windows console wt_test.pas - example program, TMT Pascal, DPMI Platform.
dtgh_basic_2
- 动态规划典型题型的加强版,本题有一点难度,如果弄懂对动态规划的概念肯定提升很大!-Typical Questions in strengthening the dynamic programming version, the title a bit difficult, if the hang of the concept of dynamic planning certainly enhance the great!
Configurable_Console
- 可以设置控制台的标题,文字颜色的控制台demo,分享给大家-You can set the console title, text color console demo, we share
34ACM-ICPCP2009Pwuhan
- ACM-ICPC+2009+武汉赛区网络赛题目 +测试数据+AC代码-ACM-ICPC+2009+ network Wuhan Division title race+ AC code+ test data
SetConcoleTitle.Zip
- 自己做的控制台小程序,设置了控制台标题。360可能报毒!-Own console program, set the console title. 360 may be reported toxic
1002Husband-and-wife-
- 在中国,形容夫妻恩爱的词汇中,大家用的比较多的就是“夫妻相”。所谓“夫妻相”,就是两个人看上去比较般配,长相、身材等某些方面有一定的相似度。本题则另辟蹊径,从人的姓名维度,以字母重复个数来寻找最具“夫妻相”的人。题目中预先给定一组女士的姓名拼音。输入男士的姓名拼音(拼音中间可以有空格,字母全部小写),依预先给定姓名拼音的先后遍历所有姓名,输出字母重复数最多的女士姓名。 规则1:如果字母重复数最多的女士有多位相同,则以最先匹配的女士做为最具“夫妻相”的人选。 规则2:人名中的相同字母,按重
FOJ_1683
- FOJ的1683题,采用二分矩阵乘法的实现,源代码已在OJ上测试通过-FOJ' s 1683 title, with the realization of the binary matrix multiplication, the source code has been tested in the OJ by
ch08_08
- 声明一个抽象类Med作为基类,其中仅包含一个string 类型数据成员title(名称)和两个纯虚函数print()和id()。然后派生出Book类,CD类和Mag类。在Book类中,包含3个string类型数据成员 author(作者), pub(出版者), isbn(书号)和函数成员print()和id()。在CD类中,包含3个string类型数据成员composer(制作者), make(介质形式), number(编号)和函数成员print()和id()。在Mag类中,包含2个strin
Teacher_Cadre
- 分别定义教师类Teacher和干部类Cadre,采用多重继承的方式由这两个类派生出新类Teacher_Cadre(教师兼干部类)。要求: (1)在两个基类中都包含姓名、年龄、性别、地址、电话数据成员。 (2)在Teacher类中还包含数据成员职称title,在Cadre类中还包含数据成员职务post,在Teacher_Cadre类中还包含数据成员工资wage。 (3)对两个基类中的姓名、年龄、性别、地址、电话数据成员用相同的名字,在访问这类数据成员时,指定作用域。 (4)在
HDU-2653--BFSPpriority_queue
- 这是算法题目代码,题目为杭州电子科技大学oj平台的2653题(HDU 2653),此题目用到了记忆化搜索和优先队列的算法,读题较为麻烦-This is the algorithm topic code, entitled Hangzhou University of Electronic Science and Technology 2653 oj platform title (HDU 2653), this topic uses the memory of search and priori
4554
- 2013金山西山居创意游戏程序挑战赛——初赛(4)题目:叛逆期的小明什么都喜欢反着做,连看数字也是如此(负号除外),比如: 小明会把1234它看成4321;把-1234看成-4321;把230看成032 (032=32);把-230看成-032(-032=-32)。 现在,小明做了一些a+b和a-b的题目(a, b为整数且不含前导0)-2013 Jinshan Xishanju creative games Challenge- Heat (4) Topic: rebellious
4510
- 算法题:2013腾讯编程马拉松初赛第二场(3月22日)小Q系列故事——为什么时光不能倒流 输入首先包含一个整数N,表示有N组测试用例。 接下来的N行表示N个测试用例,每行包括2个时间HH:MM:SS hh:mm:ss HH:MM:SS表示当前的时间,hh:mm:ss表示希望倒退回去的时间。 [Technical Specification] 00<=HH<=11 00<=hh<=99 00<=MM, SS, mm, ss<=59
2
- onlinejudge acm题目,嗅探器,寻找图的割点,O(n)的时间复杂度-onlinejudge acm title, sniffer, find cutting point graph, O (n) time complexity
GetWindowTitle
- 获取当前活动窗口的标题,并打印在控制台上-Gets the currently active window' s title, and print on the console
DM_Log_Collector
- title DM Log collector v1.2 CLS echo off echo Checking admin mode net session >nul 2>&1 if errorLevel == 0 ( echo Success: Administrative permissions confirmed. ) else ( goto error_noaccess ) set _my_datetime= date _ ti