搜索资源列表

  1. API_SOCKET

    0下载:
  2. SOCKET API 一个简单的例子。很久以前的。不记得了。-SOCKET API a simple example. A long time ago. Can not remember.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:凌观金
  1. example-4

    0下载:
  2. This example demonstrates the use of Semaphores, Threads, and Timers. Three "Filler" threads are created that loop waiting for a while and then adding a value to the end of a circular buffer. The main thread
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:丽香
  1. CAN

    0下载:
  2. This example provides a descr iption of how to set a communication with the bxCAN in loopback mode: - transmit and receive a standard data fr a me by polling at 100Kbit/S - transmit and receive an extended data fr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:344064
    • 提供者:kz02bcxg
  1. eclipse-examples-3.3.2-win32

    0下载:
  2. SUN公司eclipse3.2.2经典例子,大家值得一看-SUN company eclipse3.2.2 classic example, see U.S.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:4497408
    • 提供者:
  1. ST7565_12864

    0下载:
  2. ST7565P LCM Example Code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:cnc202
  1. GA_example

    0下载:
  2. 简单一元函数优化实例,利用遗传算法计算函数的最大值-One dollar a simple example of function optimization, genetic algorithm using the maximum function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:636928
    • 提供者:daniel
  1. FIR

    0下载:
  2. 这是我买的一本J2me手机游戏设计的一本书里的例子,是一个叫五子棋游戏,写得比较详细。-This is what I bought a J2me mobile game designed by an example of the book is a call Gobang games, written in more detail.
  3. 所属分类:J2ME

    • 发布日期:2024-05-21
    • 文件大小:74752
    • 提供者:56465465465
  1. Raiden

    0下载:
  2. 这是我买的一本J2me手机游戏设计的一本书里的例子,是一个叫雷电的飞机游戏,写得比较详细。-This is what I bought a J2me mobile game designed by an example of the book is a call lightning aircraft games, written in more detail.
  3. 所属分类:J2ME

    • 发布日期:2024-05-21
    • 文件大小:441344
    • 提供者:56465465465
  1. DirectFB-examples-1.0.1.tar

    0下载:
  2. 这可是DirectFB的范例源码啊,快下吧-This is an example of DirectFB source ah, fast under the bar
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:1240064
    • 提供者:周兆维
  1. Waveform

    0下载:
  2. 示波器的应用 labview8.5 非常好的例子-Oscilloscope Application labview8.5 very good example of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:276480
    • 提供者:wang
  1. spring-quartz-example

    0下载:
  2. spring quartz定时执行任务,web方式,可以定时操作数据库。-spring quartz timing tasks, web, it can be operated from time to time database.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:20402176
    • 提供者:xianghuxian
  1. Calibration

    0下载:
  2. 摄像头标定的代码,OPENCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -Camera calibration code, OPENCV did not provide a complete example of its own colla
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:马连洋
  1. snake

    0下载:
  2. 用opencv实现的用snake求物体边缘的例子。执行时先框住一个物体,然后就根据snake算法求最小能量曲线,即得到物体的边缘。框子越接近物体,效果越好。 运行需要opencv库。在VS2005下做的。-Opencv realize with the use of snake for example the edge of objects. When the first live implementation of an obje
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4652032
    • 提供者:cwl
  1. Paint

    0下载:
  2. opencv中的鼠标事件响应例子,拖动鼠标可以在opencv窗口的图像上画出矩形。 在VS2005下做的,运行需要opencv库。-opencv response of the mouse event example, drag the mouse in the window image opencv draw rectangle. VS2005 to do in the next, and run opencv library n
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:3163136
    • 提供者:cwl
  1. printt

    0下载:
  2. VC++实现发票打印功能的一个例子,个人使用后,感觉帮助很大-VC++ Realize invoice printing function of an example, personal use, the feeling of great help
  3. 所属分类:打印编程

    • 发布日期:2024-05-21
    • 文件大小:47104
    • 提供者:xuqing
  1. message_tutorial

    0下载:
  2. jxta信息封装的一个很好的例子,对于开发P2P网络的技术人员和做p2p毕业设计的同学会有很大的启发和参考价值。-JXTA information package a good example of P2P networks for the development of technical personnel and make p2p graduate design students will have a lot of inspira
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:ljy
  1. VHDL.Programming.by.Example.

    0下载:
  2. VHDL.Programming.by.Example好书值得看一下-Good Books worth a look VHDL.Programming.by.Example
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:1784832
    • 提供者:王永顺
  1. HeightMap

    0下载:
  2. a example og heightmap
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-21
    • 文件大小:185344
    • 提供者:wdl
  1. example

    0下载:
  2. ocm4x8c液晶显示器的显示c语言程序,供开发使用 -ocm4x8c LCD display c language program for the development of the use of
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:23552
    • 提供者:guojing
  1. proteus.example

    0下载:
  2. 很好的proteus应用实例,里面有原理图和pcb板,很好的范例 ,大家好好看看。-Proteus good example, which has schematic and pcb board, a very good example of a good look at everyone.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:653312
    • 提供者:sdcsadf
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »

源码中国 www.ymcn.org