资源列表
payroll_system
- 开发一个简单的工资系统:1)输入、显示工资信息(包括:员工号、姓名、岗位工资、补贴总额、代扣总额);2)输出应发工资的最高、最低和平均值;3)按员工号排序后输出信息;4)按员工号查找并输出其信息,也可删除查到的员工。要求:1)具有良好的风格和简单的界面;2)利用函数来实现各模块;3)用链表实现。 -Develop a simple payroll system: 1) input, display payroll information (including: staff number, n
package_html
- 远程连接数据库,调用数据库包,实现网页输出包装物报表-Remote connection to the database, call the database package, display the report in the format of html
studentinformationmanagement
- 用c实现学生信息管理系统,程序可能不是很实用,但无错误-C realization of students with information management systems, procedures may not be very practical, but no error
cxuesheng
- 纯C的学生成绩管理系统,经过测试,如需改动,只需要修改参数-Pure C grade management system for the students, after testing,
employee
- 自己的一个小型职工工资管理系统,希望对朋友们有所帮助-Own a small staff salary management system, want to help my friends
111
- 任何一款软件问世之后,都会不断升级,公司市场营销员往往更乐意向老客户推荐新产品。设计一个客户关系管理程序,帮助管理老客户信息,提供市场部对潜在客户的挖掘。-After the advent of any piece of software will continue to upgrade the company' s market marketers tend to be more willing to recommend new products to old customers. T
shiyan
- 利用C++编写的银行存储管理系统! 这是我们课程设计的 有一个错误,但影响不大
shiyan1
- 利用C++编写的银行存储管理系统! 这是我们课程设计的
AddressBook
- VB6.0开发的地址簿信息管理系统,提供信息显示,添加,删除和修改。
Shoppinggoodsadministration
- Shopping goods administration
Diskdocumentmanagemensystem
- 磁盘文件管理系统: 能浏览、删除、复制文件 我用三个子程序open,copy,delete分别实现了对磁盘文件的浏览,复制和删除。主要都是调用3DH,3FH,3EH,40H,41H等功能,没有什么特别的。主要困难在于路径的输入和存取。其他琐屑的细节问题只是比较耗时间-Disk document management system: able to browse, delete, copy paper I use three subroutines open, copy, delete,
imrotate2
- IMROTATE2 Rotates an image with circular shift. B = IMROTATE2(A,ANGLE) rotates image A by ANGLE degrees in a counterclockwise direction around its center point. To rotate the image clockwise, specify a negative value for ANGLE. It makes the output