登录
首页 » Python » NL2SQL-web-demo-master

NL2SQL-web-demo-master

于 2020-06-24 发布
0 84
下载积分: 1 下载次数: 0

代码说明:

说明:  一个简单的python网站开发 实现nl2sql(A simple Python website development)

文件列表:

NL2SQL-web-demo-master, 0 , 2019-12-28
NL2SQL-web-demo-master\README.md, 164 , 2019-12-28
NL2SQL-web-demo-master\backend, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\data, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\data\test.db, 24453120 , 2019-12-28
NL2SQL-web-demo-master\backend\server.py, 4013 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\__init__.py, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\__init__.pyc, 126 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib\__init__.py, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib\__init__.pyc, 130 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib\dbengine.py, 2257 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib\dbengine.pyc, 2874 , 2019-12-28
NL2SQL-web-demo-master\backend\test.log, 4689572 , 2019-12-28
NL2SQL-web-demo-master\demo.mp4, 2137585 , 2019-12-28
NL2SQL-web-demo-master\demo.png, 203627 , 2019-12-28
NL2SQL-web-demo-master\frontend, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\.babelrc, 312 , 2019-12-28
NL2SQL-web-demo-master\frontend\.editorconfig, 147 , 2019-12-28
NL2SQL-web-demo-master\frontend\.gitignore, 145 , 2019-12-28
NL2SQL-web-demo-master\frontend\.postcssrc.js, 196 , 2019-12-28
NL2SQL-web-demo-master\frontend\README.md, 782 , 2019-12-28
NL2SQL-web-demo-master\frontend\build, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\build.js, 953 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\check-versions.js, 1257 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\dev-client.js, 245 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\dev-server.js, 2444 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\utils.js, 1949 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\vue-loader.conf.js, 307 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\webpack.base.conf.js, 1306 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\webpack.dev.conf.js, 1225 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\webpack.prod.conf.js, 3941 , 2019-12-28
NL2SQL-web-demo-master\frontend\config, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\config\dev.env.js, 139 , 2019-12-28
NL2SQL-web-demo-master\frontend\config\index.js, 1437 , 2019-12-28
NL2SQL-web-demo-master\frontend\config\prod.env.js, 48 , 2019-12-28
NL2SQL-web-demo-master\frontend\favicon.ico, 4021 , 2019-12-28
NL2SQL-web-demo-master\frontend\index.html, 1088 , 2019-12-28
NL2SQL-web-demo-master\frontend\package-lock.json, 305131 , 2019-12-28
NL2SQL-web-demo-master\frontend\package.json, 1619 , 2019-12-28
NL2SQL-web-demo-master\frontend\src, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\App.vue, 1211 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\assets, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\assets\logo.png, 4021 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\components, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\components\search.vue, 10716 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\main.js, 349 , 2019-12-28
NL2SQL-web-demo-master\frontend\static, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\static\.gitkeep, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\static\logo.png, 9055 , 2019-12-28

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

发表评论

0 个回复

  • 1_HoG_extract_feature
    对物体进行hog特征提取,然后使用支持向量机进行分类,准确率为88%左右.(Hog feature extraction is carried out for objects, and then classification is carried out with support vector machine. The accuracy is about 88%.)
    2018-11-29 21:21:27下载
    积分:1
  • cuda-convnet-master
    基于GPU的 ,深度学习,Python代码(Based on GPU, deep learning, Python Code)
    2015-11-06 20:24:26下载
    积分:1
  • gobang
    一个五子棋游戏,用阿尔法贝塔剪枝的方法实现博弈树,程序会根据最优情况选择正确的落子位置(A Gobang game, using Alphabeta pruning method to achieve the game tree, the program will choose the right drop position according to the optimal situation.)
    2020-06-17 18:00:02下载
    积分:1
  • grc_block
    关于gnuradio中各个信号处理模块的简单介绍,我自己整理的。(Brief introduction about of gnuradio each signal processing module, myself.)
    2021-03-15 17:09:23下载
    积分:1
  • eph2
    用Python自己编写的GPS历书解算程序,历书是GPS星基卫星的概略位置(I have written in Python solver GPS almanac, almanac is the approximate position of a satellite-based GPS satellites)
    2015-05-20 00:55:49下载
    积分:1
  • scienceData
    cctv7科技苑爬虫项目,insert-mysql(CCTV7 reptile project, insert-mysql)
    2020-06-18 15:40:02下载
    积分:1
  • EMD
    使用python进行信号EMD分析,然后LSTM输入信号特征,然后分类(The signal EMD is analyzed by python, then LSTM input signal characteristics are classified.)
    2020-10-24 23:10:03下载
    积分:1
  • Pytorch-Deep-Neural-Networks-master
    说明:  Pytorch-Deep-Neural-Networks-master
    2020-10-14 04:45:51下载
    积分:1
  • python爬虫完整课件详细教
    python爬虫完整课件详细教程
    2020-12-08下载
    积分:1
  • Python3高级教
    讲解Python的基本使用方法,包括数据结构,生成器,迭代器和网络编程(Explain the basic usage of Python)
    2020-06-23 22:40:01下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载