搜索资源列表

  1. opencv_apps_b1_5

    0下载:
  2. 微软的基于HMM的人脸识别原代码, 非常经典的说-Microsoft HMM-based Face Recognition source, said the very classic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:9308160
    • 提供者:于一
  1. CfgdExplorer

    0下载:
  2. 实现了类似于windows资源管理器窗口的程序,其中可以遍历一个文件夹下所有的文件和子文件夹,并可在右侧宣示其相关信息-achieve similar to the windows of the window of resource management procedures that can traverse a folder of documents and all subfolders, and may assert its ri
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:70656
    • 提供者:叶子
  1. debug_xio

    0下载:
  2. /* 不能写成这种形式,否则iar优化时报错*/ //#define ASSERT_NBANK(func) ASSERT((long)(func) >> 16 != 0) //#define ASSERT_NONBANK(func) ASSERT((long)(func) >> 16 == 0) -/* not written this way, Otherwise Advocacy optimizi
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:李不通
  1. main_xio

    0下载:
  2. /* 不能写成这种形式,否则iar优化时报错*/ //#define ASSERT_NBANK(func) ASSERT((long)(func) >> 16 != 0) //#define ASSERT_NONBANK(func) ASSERT((long)(func) >> 16 == 0) -/* not written this way, Otherwise Advocacy optimizi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:李不通
  1. sub_callback_xiao

    0下载:
  2. /* 不能写成这种形式,否则iar优化时报错*/ //#define ASSERT_NBANK(func) ASSERT((long)(func) >> 16 != 0) //#define ASSERT_NONBANK(func) ASSERT((long)(func) >> 16 == 0) -/* not written this way, Otherwise Advocacy optimizi
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:李不通
  1. sub_display_xio

    0下载:
  2. /* 不能写成这种形式,否则iar优化时报错*/ //#define ASSERT_NBANK(func) ASSERT((long)(func) >> 16 != 0) //#define ASSERT_NONBANK(func) ASSERT((long)(func) >> 16 == 0) -/* not written this way, Otherwise Advocacy optimizi
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:李不通
  1. c++primeranswer

    0下载:
  2. C++ Primer 第三版 学习辅导 类的创建、继承、虚函数的使用 bugzhao@sohu.com 原书第23~40页 可以将断点设置在return 0处,然后按F5, 并记录下所有整型数组类ia指针的值,比如: 0x00491f90 0x00491f50 0x00490120 0x00491da0 0x00491d50 然后当调试指针停在return 0处时单步执行, 跟
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:324608
    • 提供者:杨文海
  1. 41104

    0下载:
  2. This the string class you expected to find in STL, but didn t. The design goal of this class is to make all the string handling functions from the standard C library available within a single C++ class, with the add
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:郭春阳
  1. C++_debug

    0下载:
  2. 介绍了四种VC中常用的debug方法。分别为调试标记、运行期间调试标记、把变量和表达式转换成字符串及assert()。-introduced four VC common debug methods. Commissioning of marking, labeling operation during debugging, variables and expressions into strings and assert ().
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:李力
  1. assert

    0下载:
  2. 对2000元以上的资产管理,和资产借用及职工等信息的管理-More than 2,000 yuan of asset management, and asset information such as borrowing and staff management
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:5830656
    • 提供者:彭元兵
  1. ergo

    0下载:
  2. ErGo是一个很早的Java通用围棋服务器(IGS/NNGS)客户端程序。有全部源码和文档,站长编译时用的是JDK1.5+ant1.6,这样不得不将源程序中的一个方法:Debug.assert()改为了Debug.asser()。源码和build.xml文件请下载。-Ergo is an early Java General Go Server (IGS/NNGS) client program. Have all the source
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1159168
    • 提供者:彩虹
  1. java_ms

    0下载:
  2. java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一,谈谈final, finally, finalize的区别。   最常被问到。   第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?   第三,Static Nested Class 和 Inner Class的不同
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:94208
    • 提供者:张虎
  1. cuo-wu-he-yi-chang

    0下载:
  2. 说明 ~~~~~~~~~~~~~~~ 第8章“错误和异常”中的全部示例代码。包括: 目录 描述 ------------------------------------------------------------------------------ Assert 使用断言做Logger系统的一个公用单元。 Error 一个跳过系统错误,并继续执行其后代码的技巧示例。 ExcRecheck
  3. 所属分类:Audio

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:青紫
  1. fifo

    0下载:
  2. To write data to the FIFO, present the data to be written and assert the write enable. At the next rising edge of the clock, the data will be written. For every rising edge of the clock that the write enable is asserted,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:guruguru
  1. firm

    0下载:
  2. Bluetooth xfu flash #include <sys/stat.h> #include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <err.h> #inc
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:ulego
  1. EssentialsDll

    0下载:
  2. symbian下的一个比较完善的api封装,我主要是用了网络部分。其实他还包括assert 日志 线程 字符处理 等等。-symbian under the api a more comprehensive package, I spent part of the network. In fact, he also assert the log processing thread, etc. characters.
  3. 所属分类:Symbian

    • 发布日期:2024-05-18
    • 文件大小:159744
    • 提供者:黄桂荣
  1. DDK

    0下载:
  2. DDK常用函数列表 Support Function and Data Structure Reference ASSERT ASSERTMSG CM_FULL_RESOURCE_DEscr iptOR CM_PARTIAL_RESOURCE_DEscr iptOR
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:zhan
  1. TestBench

    0下载:
  2. 怎样写testbench 本文的实际编程环境:ISE 6.2i.03 ModelSim 5.8 SE Synplify Pro 7.6 编程语言 VHDL 在ISE 中调用ModelSim 进行仿真-、assert (s_cyi((DWIDTH-1)/4) = 0 ) and (s_ovi = 0 ) and (s_qutnt = conv_std_logic_vector(v_quot,DWIDTH))
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:90112
    • 提供者:lei
  1. PADS(powerpcb)assert

    0下载:
  2. 主要实现中间来放大视图的功能,用惯了PROTEL 99SE增加软件到PADS不太习惯,所以写了个小增强软件,PADS右键功能没有屏蔽,只做了中间键向上滑动放大,向下滑动缩小,用中键按下上下拖放大的效果感觉不好。编程工具c++ builder 6.0-The main achievement of the middle to zoom in view of the function, used to increase software t
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:348160
    • 提供者:黄荣舜
  1. 08AW0836MP

    0下载:
  2. 解决MTK平台短信死机问题,非常准确好用的补丁程序!-mtk sms assert
  3. 所属分类:MTK

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:chenxin
« 1 23 4 5 6 7 8 »

源码中国 www.ymcn.org