搜索资源列表

  1. js

    0下载:
  2. javascr ipt的一些练习代码,涉及的知识覆盖的比较多-the javascr ipt some practice code, involving knowledge covering more
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-27
    • 文件大小:7168
    • 提供者:jingaofang
  1. lianliankan.Android

    0下载:
  2. 一款基于安卓系统的连连看小游戏,适合初学者练习代码,学习安卓-A lianliankan game based on android system, suitable for beginners to practice code, learning android
  3. 所属分类:其他游戏

    • 发布日期:2024-04-27
    • 文件大小:3873792
    • 提供者:123
  1. code

    0下载:
  2. C#控件练习代码,关于界面的设计,可以从中学到初级知识-C# controls practice code, interface design, you can learn primary knowledge
  3. 所属分类:C#编程

    • 发布日期:2024-04-27
    • 文件大小:455680
    • 提供者:AS
  1. data

    0下载:
  2. 数据结构课程练习代码,包括单链表,二叉树,哈夫曼树,顺序查找,二分查找,图的遍历-Data Structure Course practice code, including single linked list, binary tree, the Huffman tree, sequential search, binary search, graph traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-27
    • 文件大小:25600
    • 提供者:张剑
  1. stanford-deep-learning-matlab-code

    2下载:
  2. stanford大学deep learning在线课程课后练习代码,我自己写的,可以参考一下。-Excercise of deep learning online course from http://deeplearning.stanford.edu/wiki. It is written by myself, aiming to help other students who is confused in the course.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:36864
    • 提供者:nocturn
  1. ph02

    0下载:
  2. java web 的练习代码 图书管理系统 的 源码-java web java web
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-27
    • 文件大小:1019904
    • 提供者:liuqiang
  1. InfoSystem

    0下载:
  2. 信息管理系统源码 后台功能模块包括:频道管理 角色管理 用户管理 内容管理 项目新闻 项目进度 公告栏 意见簿系统配置 新闻管理系统(入门者值得学习的代码),来之书本练习代码;个人觉得对入门者有一定借鉴价值 App_Data下为Sql2005数据库,该数据库不用附加(采用信任机制调用),直接使用即可-Background information management system source code mod
  3. 所属分类:.net编程

    • 发布日期:2024-04-27
    • 文件大小:1606656
    • 提供者:杨洋
  1. PWM-Exercise

    0下载:
  2. 单片机PWM练习代码,希望对初学者有用-Microcontroller PWM practice code, useful for beginners. .
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-27
    • 文件大小:11264
    • 提供者:文哥
  1. Exercise5-Softmax-Regression

    0下载:
  2. 斯坦福深度学习教程中关于softmax regression的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on softmax regression code, source code need to fill all places, all the full complement of the co
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:79872
    • 提供者:BeSky
  1. Exercise6-Self-Taught-Learning

    0下载:
  2. 斯坦福深度学习教程中关于Self-Taught的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on Self-Taught code, source code need to fill all places, all the full complement of the code, the handwr
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:84992
    • 提供者:BeSky
  1. Exercise7-stacked-autoencoder

    0下载:
  2. 斯坦福深度学习教程中关于stacked autoencoder的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on stacked autoencoder code, source code need to fill all places, all the full complement of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:92160
    • 提供者:BeSky
  1. Exercise8-linear-decoder

    0下载:
  2. 斯坦福深度学习教程中关于linear decoder 的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on linear decoder code, source code need to fill all places, all the full complement of the code, the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:80896
    • 提供者:BeSky
  1. Direcshow

    0下载:
  2. 获取摄像头数据,并录制为wav格式 简单的练习代码,需要改进的地方很多,如果谁知道怎么设置码率,还忘在评价中告知,不胜感激-Get camera data, and recorded as wav format simple exercises code, need to improve a lot, if anyone knows how to set bitrate, also forgot to inform the eval
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-04-27
    • 文件大小:2903040
    • 提供者:wangyong
  1. practice-in-class

    0下载:
  2. java教程中的一些课堂上的练习代码 有助于初学者进行阅读理解和调试编程 帮助初学者培养基本的编程感觉-java tutorial of some classroom exercises will help beginners to read the code to understand and debug programming help beginners develop basic programming feeling
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-27
    • 文件大小:695296
    • 提供者:liuxiaotian
  1. WDT

    0下载:
  2. 5509的开发板上看门狗练习代码,帮助学习看门狗使用-5509 development board watchdog practice code to help learn to use the watchdog
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:198656
    • 提供者:方言平
  1. struts2sitemesh-jsp

    0下载:
  2. struts2的页面框架,很好的练习代码。推荐下载。-struts2 page fr a me, good practice code. Recommended download.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-27
    • 文件大小:8451072
    • 提供者:黄长安
  1. MyClient

    0下载:
  2. android 初学的一些练习代码 适合刚开始学习android 的人练习-android beginner some practice code for android who just started learning exercises
  3. 所属分类:android开发

    • 发布日期:2024-04-27
    • 文件大小:2101248
    • 提供者:
  1. code2

    0下载:
  2. 精通MATLAB数字图像处理与识别第二章练习代码-Proficient in MATLAB digital image processing and recognition chapter exercises code
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:mark
  1. code3

    0下载:
  2. 精通MATLAB数字图像处理与识别,第三章练习代码-Proficient in MATLAB digital image processing and recognition, the third chapter exercises code
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:3072
    • 提供者:mark
  1. Stanford-depth-learning-materials

    0下载:
  2. 斯坦福大学关于深度学习的资料及练习代码-Stanford depth learning materials
  3. 所属分类:软件工程

    • 发布日期:2024-04-27
    • 文件大小:20627456
    • 提供者:吴雪文
« 1 2 3 4 5 67 8 9 10 11 ... 41 »

源码中国 www.ymcn.org