登录
首页 » c++ » 【C++ Builder程序员学习数据结构】

【C++ Builder程序员学习数据结构】

于 2022-04-28 发布 文件大小:1.98 MB
0 105
下载积分: 2 下载次数: 1

代码说明:

C++ Builder程序员学习数据结构

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

发表评论

0 个回复

  • a
    说明:  基于非负矩阵分解(NMF)的人脸特征提取算法,NMF基本思想是找到一个线性子空间W,使的构成子空间的基本图像的像素点都是正值,而且人脸图像在子空间上的投影系数也是正数(Non-negative Matrix Factorization (NMF) of facial feature extraction algorithm, NMF basic idea is to find a linear sub-space W, so that the composition of sub-space of the basic image pixels are positive, and face image in the sub-space projection coefficient is positive)
    2009-05-05 09:50:56下载
    积分:1
  • ATPCS
    简述C语言和汇编语言在编程过程中的相互调用方法(Description C and assembly language programming course in the method call between)
    2011-01-24 13:09:37下载
    积分:1
  • dsp28335控制步进电机
    TMS320F28335对步进电机的控制,里面包含了多种控制方式,注释中英文简单易懂,方便初学者学习,并你能在一定的基础上自行修改已达到自身的需求。
    2023-04-07 02:50:03下载
    积分:1
  • Drawing11
    用于心电显示的C#程序 随机数 双缓冲请读者自己选择(C# program used to display ECG random number double buffering reader of their choice)
    2016-05-03 11:44:03下载
    积分:1
  • 数值算法
    常用数值算法源码,包括二分法、复化辛卜生公式、改进欧拉法、高斯-赛德尔迭代法、拉格郎日插值多项式、列主元高斯消去法、龙贝格算法、龙格-库塔算法、幂法、牛顿迭代法、牛顿值多项式、四阶阿当姆斯预测-校正公式、雅可比迭代法、自适应梯形公式(变步长)、最小二乘法 个人由于需要编写,完全可用(Common numerical algorithm source code, including dichotomy, complex Simpson formula, improved Euler method, Gauss-Seidel iteration method, Lagrange interpolation polynomial, column principal element Gauss elimination method, Runberg algorithm, Runge-Kutta algorithm, power method, Newton iteration method, Newton value polynomial, fourth-order Adams prediction-correction formula, Jacobi iteration method, adaptive ladder formula (variable) Step Length and Least Square Method Individuals are fully available because they need to write)
    2019-05-03 18:36:35下载
    积分:1
  • C# 利用“[^]”通配符进行查询
    C# 利用“[^]”通配符进行查询   string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");   string P_Str_SqlStr = string.Format(//创建SQL查询字符串    "SELECT 学生姓名,年龄,性别,家庭住址 FROM tb_Student");   SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);   DataTable P_dt = new DataTable();//创建数据表   P_SqlDataAdapter.Fill(P_dt);//填充数据表   return P_dt;//返回数据表
    2022-03-20 15:58:24下载
    积分:1
  • stm32_CALC
    基于STM32的计算器,用数码管显示的,实现了基本的加减乘除,功能还有待扩展(STM32-based calculator, digital display, to achieve the basic addition and subtraction, multiplication and division, functions have yet to be extended)
    2021-03-08 23:29:28下载
    积分:1
  • hymxszmnrmzn
    黑油模型数值模拟入门指南 市场上有不少关于油藏数值模拟的书,但好像没有类似围棋入门指南那样从基础开始一步 一步介绍的书。我收到不下二十个问油藏数值模拟如何入门的问题。我尝试写一写油藏数值模拟 入门指南,希望对那些刚刚开始进入油藏数值模拟领域的工作者有所帮助(Numerical simulation of black oil model Start Guide on the market, many of reservoir simulation, but it seems there is no similar entry guidelines go as the beginning of step by step from basic introductory book. I have received no less than 20 reservoir simulation asked how the issue of entry. I try to write to write a reservoir simulation Start Guide, I hope for those just beginning to enter the field of reservoir simulation will help workers)
    2009-06-03 21:24:55下载
    积分:1
  • spvolren_src
    说明:  德国斯图加特大学图形图像方面的技术超牛的,spvolren是他们的开源体绘制,完全基于C和glut,随意跨平台(Stuttgart, Germany University of graphics images technical super cow, spvolren is their open-source volume rendering, based entirely on the C and the glut, casual cross-platform)
    2008-10-20 15:07:03下载
    积分:1
  • wenjianchuanshu
    我的毕业设计,一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式!(My graduation project, a simple set chat, file transfer in one vc source, optional TCP or UDP transfer mode!)
    2009-05-08 18:37:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载