搜索资源列表
intellgence
- 智能化查询过程C语言源代码,程序用来查询用户输入的信息,如果查到,则输出;若没有查到,则向用户询问,且具有记忆和自动更新数据库功能。不足之处在于,没有实现模糊查询(利用字符串匹配的知识不难自行增加相应功能);没有实现删除错误信息的功能,以后有时间慢慢添加吧。暂时可以看作一个对文件操作的小程序-intelligent inquiry C language source code, procedures can be used to query the user input information,
huizong
- c#erp报表统计系统,可以在excel中输入数据,然后汇总,打印是一个很好的办公erp软件-c # erp statements statistical system that can excel input data and then collected, and Print is a good office software erp
collegescoremanagement
- 高校学籍管理系统:存储和显示功能的实现:利用链表,将数据逐条写入和读出文件; 添加数据:将链表的最后的next指针指向一个新开辟的空间地址,然后将数据最后追加一条信息。 修改数据:先按要求(学号或姓名)查找看看要求信息是否存在,如果找到,让用户输入修改后的信息,如果找不到的话提示用户重新输入。 删除数据:先按要求(学号或姓名)查找看看要求信息是否存在,如果找到,将要删除的数据前面一条的next指向要删掉的这条信息的下一条的地址,然后将此信息的空间释放。如果找不到的话提示用户重新输入。
datebase.rar
- 这是我的c++语言课程设计,共包括5个程序,1.一个简陋的数据库系统设计(可参考FoxBase),2.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。3.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。4.设计一个一维向量(数组)模板类Vector 5.设计一个列表(链表)模板类List。其中数据库系统我做了两个版本,其中还包括课程报告,希望大家批评指正,谢谢。,This is my c++ language curriculum
snowbase
- 这个压缩包里包括5个程序,一个报告,是我c语言课程设计,其中那个数据库系统设计的比较好,用c语言完成,代码5000行,这里好包括课程报告,1.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。 2.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。 3.设计一个一维向量(数组)模板类Vector 4.设计一个列表(链表)模板类List 5.一个简陋的数据库系统设计(可参考FoxBase)。-Including the
lab1userpay
- Monthly income calculated C + + program. Client input hours worked, hourly earnings, running can display the month s wages. C + + is suitable for beginners, very helpful to the novice.-Monthly income calculated C++ program. Client input hours worked,
StudentBook
- 简易同学录,C#.net入门, 实现了同学信息的录入,检索,增删改等操作,可视化界面!-Simple Classmates, C#. Net started to realize that the students of information input, retrieval, additions or deletions to change and other operations, visual interface!
C
- 本代码是在VC++环境下编译的停车场管理系统的代码,在本软件中可以由用户直接输入停开车的信息然后由计算机保存该信息。-This code is compiled under VC++ environment, parking lot management system code in this software can be stopped by the user directly input the information and then drive by the computer to s
cPP_excel
- 读取excel数据最好方法,利用mfc,需要掌握classwizard。-excel data input to c++
cPP1
- 用C++实现菱形的图形显示,根据输入的边长大小,显示出该边长大小的菱形。- C++ achieve diamond graphical display, according to input the size of the length of a side, showing the size of the diamond of the side length.
Education-administration
- 教务管理系统,华农C语言课程设计。实现学生信息录入,浏览,查询,删除,修改的功能。-Educational management system, China Agricultural C language curriculum design. Achieving student information input, browse, search, delete, modify functions.
87654567
- 设置数据库字段的输入显示格式,C++Builder精选源码,很好的参考资料。-Set the database field input display format, C++Builder selected source code, a good reference.
cifafenxi101
- c语言实现的词法分析程序 可以识别简单的输入-c language lexical analysis of the program to identify a simple input
CheckDigit
- C++中,非格式化I/O流应用的实例源码- the basic input processing \ CheckDigit, very good vc source, recommended!
