登录
首页 » Java » 传智书城

传智书城

于 2020-06-29 发布
0 103
下载积分: 1 下载次数: 9

代码说明:

说明:  传智书城网络书城源代码,适合新手下载学习。用户登录,注册,商品的添加删除以及后台的管理程序(Chuanzhi Bookstore Online Bookstore Source Code, suitable for beginners to download and learn. User login, registration, merchandise addition and deletion, and background management procedures)

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

发表评论

0 个回复

  • car4Ssale
    用c++做的汽车4s店销售系统(mfc) 录入查询库存预定等功能模块 头文件中定义 class CAutomobile4SshopDlg : public CDialog 头文件中定义class sale : public CDialog class service : public CDialog class storage : public CDialog class guanli : public CDialog 分别作销售,服务,库存,管理功能模块函数体调用 #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_AUTOMOBILE4SSHOP_DIALOG 102 .....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc) Input query inventory reserve and other functional modules Header file defines class CAutomobile4SshopDlg: public CDialog Header file defines class sale: public CDialog class service: public CDialog class storage: public CDialog class guanli: public CDialog Respectively, for sales, service, inventory management function module calls the function body # define IDM_ABOUTBOX 0x0010 # define IDD_ABOUTBOX 100 # define IDS_ABOUTBOX 101 # define IDD_AUTOMOBILE4SSHOP_DIALOG 102 Defined as a function of the body ..... macro call)
    2013-10-24 17:52:29下载
    积分:1
  • 统计学习方法(李航)
    说明:  统计学习是计算机及其应用领域的一门重要的学科本书全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、K近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归、与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。(Statistical learning is an important subject in the field of computer and application of this book comprehensively systematically introduces the main methods of statistical learning, especially the supervision method of study, including the perception, K neighbor method, naive bayesian method, decision tree, logistic regression, and the maximum entropy model, support vector machine (SVM), promotion methods, the EM algorithm, the hidden markov model and conditional random field, etc.)
    2020-06-20 11:20:02下载
    积分:1
  • 翌字阁 abaqus二次开发小例子(入门)
    abaqus二次开发,可以作为初学者对abaqus二次开发的好资料(ABAQUS two development)
    2018-10-28 09:56:21下载
    积分:1
  • 10.1007%2Fs11277-016-3915-3
    说明:  Samreen Amir写的Kinect Controlled UGV;Electronic Engineering Department, Dawood University of Engineering and Technology(Samreen Amir write toKinect Controlled UGV Electronic Engineering Department, Dawood University of Engineering and Technology)
    2020-06-22 12:40:01下载
    积分:1
  • catia国标工程图模板
    说明:  这个是关于 catia 国标工程图模板的插件(CATIA national standard engineering drawing template)
    2021-02-20 17:29:43下载
    积分:1
  • MATLAB 对于小目标检测 NewROC-master
    说明:  MATLAB 对于小目标检测,绘制roc曲线(MATLAB roc code small target detection)
    2020-12-02 14:59:26下载
    积分:1
  • NOMA
    NOMA仿真,能够实现两用户的NOMA系统仿真的实现,对于初入NOMA者非常有用(NOMA simulation, which can realize the simulation of two-user NOMA system, is very useful for new entrants to NOMA.)
    2021-03-29 13:19:11下载
    积分:1
  • PLL_system_cal&jitter_cal
    说明:  计算PLL环路的传递函数,环路带宽,相位裕度等参数; 根据相位噪声大致估算对应的输出信号的jitter(calculate the transformer function, bandwidth, phase margin .etc; and calculate the jitter from phase noise;)
    2019-04-25 15:09:36下载
    积分:1
  • 4.ICC色彩管理技术原理解析.pdf
    说明:  4. Analysis of ICC color management technology principle
    2020-06-18 11:00:01下载
    积分:1
  • lw_oopc-v1.2
    一种轻量级的面向对象的C语言编程框架:LW_OOPC。LW_OOPC是Light-Weight Object-Oriented Programming in(with) C的缩写,总共一个.h文件,20个宏,约130行代码,非常的轻量级,但却很好的支持了很多面向对象的特性,比如继承、多态,可以优美的实现面向接口编程。这个框架系由台湾的高焕堂先生以及他的MISOO团队首创,之后由金永华继续改进优化,最后,经高焕堂同意以LGPL协议开源(开源网址参见后文)。 用C语言实现OO?我没听错吗?这听起来真是太疯狂了!… 大家都知道,C++支持了面向对象和面向泛型编程,比C要更强大些。那么,为什么要在C语言中实践面向对象呢?为什么不直接使用C++呢? 希望这套宏,能够真正帮助到想用C语言写出面向对象代码的C程序员们! 源码包括几个使用这套宏的代码示例,可以认真钻研下。(A lightweight, object-oriented C language programming framework: LW_OOPC. LW_OOPC is an acronym for Light-Weight Object-Oriented Programming in (with) C, total. H file, 20 macro, about 130 lines of code, very lightweight, but very good support for object-oriented features, such as inheritance, polymorphism, and interface-oriented programming can be beautiful. This framework is the first team by of Taiwan Mr. Gao Huantang his MISOO continue to improve optimization, followed by Jin Yonghua, see below) agreed to LGPL the agreement open source (open source URL, GAO Huan-tang. Using C language implementation of Estimates of? I did not hear it? It sounds really crazy! ... As we all know, C support object-oriented and oriented generic programming than C to be more powerful. So, why do you want to practice in C language object-oriented? Why not just use C? I hope this set of macros, can really help to write object-oriented code C programmers who want to use the C language! Source includ)
    2012-11-21 14:36:34下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载