登录
首页 » 算法 » C++登录注册系统

C++登录注册系统

于 2022-02-26 发布 文件大小:2.31 kB
0 53
下载积分: 2 下载次数: 1

代码说明:

C++开发 实现登录 注册功能 USER user[Max]; char Admin[20]="administrator"; int count; int chance; void menu(); void User_admin(char name[],char pw[]); void User_common(char name[],char pw[]); void Saved(); int flag; void Inithtable() { for(int i

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • domino游戏在C
    这是我的第一场比赛的项目使用不同的球员,其中之一是一台电脑。已经很难给我制定的所有需要的游戏功能,但从来就学会了太多
    2022-10-26 13:25:03下载
    积分:1
  • BM快速搜索的实现。可以实现诸如edit等软件的搜索功能,作者已经做过对比测试。...
    BM快速搜索算法的实现。可以实现诸如edit等软件的搜索功能,作者已经做过对比测试。-BM quick search algorithm. Can be achieved, such as edit software such as search capabilities, the author has done comparison testing.
    2022-02-04 04:35:37下载
    积分:1
  • 大整数计
    大整数计算-large integer calculation
    2023-06-03 20:30:02下载
    积分:1
  • ffmpg库的源码
    FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * Read the file COPYING. ffmpeg and the associated libraries EXCEPT   liba52 and libpostproc are licensed under the Lesser GNU General   Public License. * liba52 and libpostproc are distributed under the GNU General Public   License and their compilation and use is optional in ffmpeg. Fabrice Bellard.
    2022-07-03 09:19:29下载
    积分:1
  • 三维点云网格化
    应用背景 三维点云网格化,应用到三维重建中,通过结构光扫描获取的三维点云数据,对点云数据进行重建生成三角面片。 关键技术用边扩展来构建三角网的算法是: 1.选取两数据点,连成初始基线 2.沿基线的固定一侧搜寻第三点,生成第一个Delauney三角形 3.以三角形的两条新边作为新的基线 4.依次重复2,3直至所有的基线处理完毕 所以在算法中分别用了几个函数分别是用来获取第三个点,根据余弦值来判断三角形的,构建三角网的。都是根据算法的思想来的
    2022-07-03 05:52:54下载
    积分:1
  • 一个由浅入深的演示CRC的例子,对于理解CRC比较好用
    一个由浅入深的演示CRC算法的例子,对于理解CRC算法比较好用-An easy-to-digest algorithm demo examples of CRC, the CRC algorithm easy to understand
    2022-09-08 10:00:02下载
    积分:1
  • 该程序是用C语言写的采用了动量方的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的...
    该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的方法,该网络实例中实现的是对某一函数的逼近,输入层为二层,中间层可自己设定多达十几层,逼近精度非常精确。读者可根据自己的需要设定各层的数目以及相应的训练样本进行训练与测试。-The program is written in C language using the momentum method of BP neural network, which has extremely powerful scalability, can be used for function approximation and classification in areas such as language specification, including large-scale use of a dynamically allocated one, two dimensional array of methods, examples of the network realize that the approximation of a function, for the second input layer, middle layer can be set as many as a dozen layers, close to very precise accuracy. Readers may need to be set in accordance with its own number of floors and the corresponding training samples for training and testing.
    2022-09-23 15:35:02下载
    积分:1
  • 循环计练习
    空间循环编程实验题目的对应编程结果。包括一下12个题目: (1)  1+2+3+4+5……+n  (独立完成) (2)  1 - 1/2 + 1/3 - 1/4 + 1/5 - 1/6 …… 1/n 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-20 13:08:21下载
    积分:1
  • 01 背包问题 (回溯
    回溯法: 01 背包属于来找出最优解问题,回溯方法需要构建的解决方案的子集。当你在状态空间搜索树,只要左的子节点可以是一个可行的节点,搜索到左子树。上限为右子树,首先计算函数,以确定是否其负。
    2022-02-21 05:06:50下载
    积分:1
  • BC环境下开发C语言实现的埃尔米特差值的图形输出
    BC环境下开发C语言实现的埃尔米特差值法的图形输出
    2022-07-17 16:42:56下载
    积分:1
  • 696522资源总数
  • 104044会员总数
  • 20今日下载