-
project
手机维修系统(使用前请先阅读说明)
一. 系统简介:
系统采用VC 6.0 +ADO+数据控件绑定技术实现
系统分为产品信息板块,维修信息板块,留言板块,利润查询板块,维修人员管理板块,配件管理板块,系统设置板块。
系统登陆方面分为三个等级权限0级权限为匿名登陆只能进行维修信息产品信息的查询,查看留言和留言的功能。1级权限可以进行产品维修信息的更新删除,产品信息的更新删除,及0权限的所有操作。2级权限可以进行全部操作包括维修人员信息更新删除,配件信息的更新删除,季度利润查询,维修人员信息的查询更新及以上两种权限的所有操作。
关于用户密码没有用专业加密算法加密,只是通过简单的逆序排列。为了保证数据安全可以通过数据库的加密,或专业MD5加密算法。
关于按钮,留言板块的按钮通过按钮重绘技术实行动态显示。而在主界面的按钮通过加载图标来显示。
(err)
- 2008-08-14 16:58:32下载
- 积分:1
-
CSharpSerial-programming-steps-detailed
用C#语言编写串口通信程序详解,有代码有步骤(c#Serial programming steps detailed)
- 2012-04-18 10:36:49下载
- 积分:1
-
MachRemote
MACH3软件二次开发的一个实例程序,希望对喜欢MACH3二次开发的朋友有帮助。(MACH3 software secondary development of an example program, we want to enjoy MACH3 secondary development to help a friend.)
- 2021-01-15 15:28:46下载
- 积分:1
-
channel_simulation
信道基本特性的仿真程序,包括小尺度衰落信道(频率选择性信道和时间选择性信道)的仿真,分集接收及误码率的仿真。(Channel basic characteristics of the simulation program. including small-scale fading channel (frequency selective channel and time-selective channel) simulation, Diversity reception and BER simulation.)
- 2007-01-05 08:38:50下载
- 积分:1
-
VideoGrabber
Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames / second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.(Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames/second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.)
- 2009-07-07 09:19:40下载
- 积分:1
-
READCOM2
串口发送、接收数据,显示数据、画图功能
可以选择16进制或ascii数据发送(Serial port to send, receive data, display data, drawing function can choose 16 hexadecimal or ascii data sent)
- 2008-12-19 23:25:16下载
- 积分:1
-
kinect
一个自己开发的kinect体感程序,建立在WIN7+DX9+VS2010框架下,很有用哦!(A sense of their own development kinect body program, established in WIN7+ DX9+ VS2010 framework, useful for Oh!)
- 2011-11-24 10:34:06下载
- 积分:1
-
road-traffic-lights--design
基于TMS320F28335道路交通灯控制系统设计,此为课程设计大作业内容,对在校大学生有很大帮助。(Based on the TMS320F28335 road traffic lights control system design, this is the curriculum design of the contents of the university students have a great help.)
- 2020-12-11 18:49:17下载
- 积分:1
-
ccode
包括汉诺塔、杨辉三角、求根值等c程序,在VC++6.0运行没问题。(Including the Tower of Hanoi, Yang Hui triangle, the value of such c rooting process running in VC++6.0 no problem.)
- 2010-12-15 08:41:27下载
- 积分:1
-
FCFS
先来先服务(FCFS)调度:按先来后到次序服务,未作优化。(First come first serve (FCFS) scheduling: the order of service by first come first served, not for optimization.)
- 2012-01-01 13:48:29下载
- 积分:1