-
银行储蓄系统
本段源程序由c++编写而成,可在vc++中直接运行,不需建工程,主要是实现银行储蓄系统,可以实现开户、存钱、取钱等多项功能,提示界面清晰,可按提示一步步执行,不会有较大困难。
- 2022-03-07 12:44:51下载
- 积分:1
-
h.264开源代码 C++
应用背景
h.264是新一代的视频编码标准,具有更好的压缩视频能力。
关键技术h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术
- 2023-05-12 15:55:03下载
- 积分:1
-
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart poi...
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book >, it embodies the flexibility of Policy Based Programming, and provides the realisation of various design models of the smart pointer, it`s recommended strongly!
- 2022-01-26 00:25:01下载
- 积分:1
-
飞思卡尔线性ccd曝光程序
飞思卡尔线性ccd曝光程序,自适应曝光,加了舵机,电机控制
- 2022-03-05 00:02:47下载
- 积分:1
-
这是一个调度程序,这个算法,使用开始,..
这是一个调度程序,使用FFLL这个算法,入门,可以下载试试!
- 2023-01-10 16:55:04下载
- 积分:1
-
选主元高斯消去法
选主元高斯消去法-Pivot Gaussian Elimination
- 2022-02-10 11:56:13下载
- 积分:1
-
快速获取3D重建切片的算法
本程序由kyungsang基姆制作。如果你有问题或问题,发送电子邮件到me.kssigari@gmail.complease试试这些测试步骤1。模拟器是用于测量投影。2。demo2是解析重建众所周知过滤backprojection3。Demo3 is the iterative reconstruction using the maximum likelihood expectation maximization (MLEM) method.nx: number of image pixels of x-directionny: number of image pixels of y-directionnz: number of image pixels of z-directionsx: real size (length) of x-axis of the image -> resolution of a pixel = sx/nxsx: real size (length) of y-axis of the image -> resolution of a pixel = sy/nysx: real size (length) of z-axis of the image -> resolution of a pixel = sz/nznu: number of detector pixels of x-direction (u)nv: number of detector pixels of z-direction (axial) (v)su: size of real (length) of detector u-direction -> resolution of a pixel = su/nusv: size of real (length) of detector v-direction -> resolution of a pixel = sv/nvDSD: distance between source to detectorDSO: distance between source to iso-center (image center).dir: rota
- 2022-07-08 11:47:05下载
- 积分:1
-
C Simpson wrote Health Algorithm
用C++写的辛普生算法-C Simpson wrote Health Algorithm
- 2022-02-03 08:31:22下载
- 积分:1
-
Maxor Algorithm
Polimorpich文件加密系统。用delphixe2编程。在没有代码注释的情况下,不要使用AES、rijndael等。
- 2022-08-12 08:20:08下载
- 积分:1
-
递归计算模式
递归计算众数,重数,输入一个整形数组,用递归计算数组中出现次数最多的数(众数)以及出现次数(重数)。-Recursive calculation mode, re-number, enter an integer array, with the recursive computation of the array appear in the highest number of number (plural), and the number of occurrences (multiplicity).
- 2023-06-28 09:20:04下载
- 积分:1