码迷,mamicode.com
首页 >  
搜索关键字:exercise 1-15    ( 479个结果
DTU DeepLearning: exercise 6
Wenjing Dai 3:41 PM Hi everyone, I'm a little confused about 6.1_exercise_4, the relationship between network selection (FFNN, CNN, RNN) and input typ ...
分类:其他好文   时间:2019-10-18 15:58:48    阅读次数:105
使用ajax实现邮箱验证---前台输入完成,光标离开输入框后,将输入内容拿到后台验证是否存在,如果存在就提醒已经存在
|--要求 |--实现方式: 1、前台使用使用函数检测输入内容,并使用jQuery的ajax异步将检测到的内容发送到后台对比 2、如果输入内容在数据库内已经存在,就提醒已经存在 |--代码 1 package cn.exercise.dao; 2 3 import cn.exercise.util. ...
分类:Web程序   时间:2019-10-17 23:16:18    阅读次数:405
结对项目
一. github:https://github.com/zjh1234562/exercise_2 二 . PSP表格 三. 效能分析: 最开始时的策略是,对于每一个生成的算式,验证通过之后就存放到文件中(当时觉得要节省一下程序运行占用的内存),然后测试生成10000道题目,需要的时间是3.5s。 ...
分类:其他好文   时间:2019-10-16 21:55:26    阅读次数:99
*【Python】【demo实验26】【练习实例】【递归方法的使用】
原题: 利用递归方法求5! 原题给出的解答: ————————(我是分割线)———————— 参考: 1. RUNOOB.COM:https://www.runoob.com/python/python-exercise-example26.html 备注: 初次编辑时间:2019年10月4日10: ...
分类:编程语言   时间:2019-10-04 11:38:52    阅读次数:87
*【Python】【demo实验27】【练习实例】【定义递归函数】
原题: 原题解答: 输出结果: ————————(我是分割线)———————— 参考: 1. RUNOOB.COM:https://www.runoob.com/python/python-exercise-example27.html 备注: 初次编辑时间:2019年10月4日11:01:46 环 ...
分类:编程语言   时间:2019-10-04 11:33:51    阅读次数:74
【Python】【demo实验24】【练习实例】【打印图样】
原题: 打印出如下图案(菱形): 我的源码: 输出结果: 原题给出的方法: ————————(我是分割线)———————— 参考: 1. RUNOOB.COM:https://www.runoob.com/python/python-exercise-example23.html 备注: 初次编辑时 ...
分类:编程语言   时间:2019-10-03 16:22:37    阅读次数:84
Exercise 44b - composition
output 2019-10-03 02:09:04 ...
分类:其他好文   时间:2019-10-02 23:01:27    阅读次数:96
Exercise 41 - speak class
recommend: run this in python2.7 output 2019-10-02 17:21:18 ...
分类:其他好文   时间:2019-10-02 14:53:06    阅读次数:88
Exercise 42 - class and instantiate
2019-10-01 23:51:14 ...
分类:其他好文   时间:2019-10-01 20:44:33    阅读次数:94
Exercise 40 - class
output 2019-10-01 17:04:15 ...
分类:其他好文   时间:2019-10-01 13:56:28    阅读次数:72
479条   上一页 1 ... 3 4 5 6 7 ... 48 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!