搜索资源列表

  1. ALE

    0下载:
  2. 实现图像语义分割的C++程序, Oxford的ALE,作者Lubor Ladicky,花了5年时间完成这套代码,这是他在博士期间的工作,c++代码写得很规范,依赖库只有DevIL,需要耐心仔细地结合论文看才能看懂。(Semantic image segmentation of the C++ program, Oxford ALE, Lubor Ladicky, took 5 years to complete this code, t
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:4839424
    • 提供者:祖祖祖
  1. 代码查看器Source Insight3[1].5+-C or C++

    0下载:
  2. C++实现的代码查看器,SourceInsight,分享了!!非常不错的开源项目!(C++ implementation of the code viewer, SourceInsight, share! Very good open source project!)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:3280896
    • 提供者:Beijiaan
  1. test2.1.1_2.1.2

    0下载:
  2. leetcode 代码 Remove Duplicates from Sorted Array Given a sorted array, remove the duplicates in place such that each element appear only onceand return the new length.Do not allocate extra space for another array, you
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:3588096
    • 提供者:每日一题
  1. test2.1.3

    0下载:
  2. leetcode代码 Search in Rotated Sorted Array Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2).You are given a target value to search. If found in
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2440192
    • 提供者:每日一题
  1. 2.1.5_sourse

    0下载:
  2. leetcode 原创代码 Median of Two Sorted Arrays There are two sorted arrays A and B of size m and n respectively. Find the median of the two sortedarrays. The overall run time complexity should be O(log(m + n)).(2.1.5 Medi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:3691520
    • 提供者:每日一题
  1. 2.1.6

    0下载:
  2. leetcode 原创代码 Longest Consecutive Sequence Given an unsorted array of integers, find the length of the longest consecutive elements sequence.For example, Given [100, 4, 200, 1, 3, 2], The longest consecutive elements
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:3910656
    • 提供者:每日一题
  1. C#2048源码

    0下载:
  2. c#2048源代码,对学c#的人有很好的借鉴作用 开源代码(C#2048 source code, to learn c# people have a good reference open source)
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:217088
    • 提供者:万剑归一
  1. 一些c语言的代码整理

    0下载:
  2. 一些c语言编程的小技巧,还有一些输入的易错点。(Some small skills in programming in C language.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:dongtinglu
  1. PID

    0下载:
  2. 自动控制原理的PID技术,内附PDF电子书,该源代码经本人验证好使,可以酌情更改,内附较为详细的电子书,代码为C++代码(The PID technology of automatic control principle is attached to PDF e-book. The source code is verified by myself, so that it can be changed as appropriate, a
  3. 所属分类:其他小程序

  1. c++LIANXI

    0下载:
  2. 求两个数的和,C++程序实现,刚刚开始学习,变了简单程序练习。(calculate the sum of two numbers)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-14
    • 文件大小:123904
    • 提供者:平平09
  1. 妙趣横生的算法pdf版+C语言实现代码

    0下载:
  2. 妙趣横生的算法pdf版+C语言实现代码,学习数据结构的良品(Amusing algorithm pdf +C language implementation code, learning data structure)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:57903104
    • 提供者:noblezhao
  1. C#俄罗斯方块游戏源码

    0下载:
  2. C#俄罗斯方块游戏源码,用c#开发的e俄罗斯方块游戏代码(C# Tetris game source code)
  3. 所属分类:游戏

    • 发布日期:2024-05-14
    • 文件大小:14723072
    • 提供者:konglon
  1. c++(经典)

    0下载:
  2. 适合非常入门学习C++的人,比较基础和基本代码编写的规范(Suitable person very started learning c + +, foundation and the basic coding specification)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:108544
    • 提供者:yuanli
  1. C版

    0下载:
  2. C51 流水灯 实现,在有限的MCU端口资源,是个不错的方案参考代码,当中触摸部分海尔封装成库文件,只能调用。供大家参考。(C51 flow light realization, in the limited MCU port resources, is a good program reference code, the touch part of the Haier package into library files, can o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:more than
  1. Cplus读NetCDF代码

    0下载:
  2. 在Linux平台下使用C++ 基于boost库读取NetCDF(多用于生物学,化学,气象等复杂数据)类型数据(using C++ read .netcdf data)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:拓子
  1. copy代码调试

    0下载:
  2. 15/5000 C language implementation, code debugging related source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:12133376
    • 提供者:djfk
  1. hough变换检测直线c#

    0下载:
  2. hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Master_Xue
  1. c语言学习排序算法编程

    0下载:
  2. 程序包含代码,,并计算选择排序,冒泡排序,插入排序三种算法各自所用的计算时间。用于学习排序算法编程。(The program contains code for learning sort algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:241664
    • 提供者:theisness
  1. C++ Primer Plus(第五版)习题解答和例题代码

    0下载:
  2. C++ Primer plus 的习题答案及源码(Answer and source code of C++ Primer plus)
  3. 所属分类:

    • 发布日期:2024-05-14
    • 文件大小:339968
    • 提供者:Joel233
  1. 示例代码

    0下载:
  2. C#入门的资料,很适合初学者,值得下载。。。。。(C# paper if you want to learn C#,you must watch this world.)
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:53248
    • 提供者:奥古师弟
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org