搜索资源列表

  1. 公历(阳历)和农历(阴历)相互转换

    0下载:
  2. 公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-calendar (Gregorian calendar) and the Chinese (lunar calendar) 2008, the Lunar calendar code is transferred from
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:39936
    • 提供者:谢红伟
  1. LS-SVMlab1.5aw

    1下载:
  2. 最小二乘支持向量机MATLAB实现源代码,可以用于模式识别以及回归,DEMOCLASS是使用方法示例-least squares support vector machines MATLAB source code, can be used for pattern recognition and regression, DEMOCLASS example is the use of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:716800
    • 提供者:刘霞
  1. CC1100_CC2500_Examples_Libraries_1_31

    0下载:
  2. CC1100的示例程序,自己看了,没有看太明白,大家指教-CC1100 examples of procedures, their own and that he did not see too much, understand that we enlighten
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:517120
    • 提供者:张三
  1. wmtest

    0下载:
  2. rf读卡器程序,射频卡功能示例程序,用VC编写,有一定的参考价值.-rf reader procedures, examples of functional RF card procedures, the preparation of VC is a certain reference value.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:3459072
    • 提供者:宁海龙
  1. chat

    0下载:
  2. C#示例程序开发 将局域网聊天程序开发成windows服务 C#示例程序开发 将局域网聊天程序开发成windows服务-C# Example program development LAN chat program will be developed into windows services C# Example program development LAN chat program will be developed
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:103424
    • 提供者:glaiveLee
  1. C51

    0下载:
  2. 51单片机示例程序,其中包括串口通信,LED驱动,定时器等等十几个源码-51 Single-chip sample programs, including the serial communication, LED driver, timer and so on more than a dozen source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:169984
    • 提供者:Frank
  1. ccodeforCAN

    0下载:
  2. CAN总线的C语言示例程序,可以用在各类单片机上-CAN bus C language sample program, can be used in all types of Single Chip
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:龚戈峰
  1. rpgyouxi

    0下载:
  2. 一个较完整的RPG游戏示例程序源码。是Visual C++角色扮演游戏程序设计的第九章的源码-err
  3. 所属分类:游戏

    • 发布日期:2024-05-17
    • 文件大小:6873088
    • 提供者:xulei
  1. BP-moshi

    0下载:
  2. BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:tangsp
  1. bingxingji_code

    0下载:
  2. 这是一个并行机示例程序,对理解并行程序开发有较大的帮助-This is an example of parallel computer program, for understanding the development of parallel programs have a greater help
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:咖啡
  1. 04_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第4章 顶点坐标变换 84 4.1 顶点坐标变换和光照流水线概述 84 4.2 矩阵类型及其操作 86 4.3 世界变换 89 4.4 取景变换 92 4.5 投影变换 94 4.6 视区变换 98 4.7 获取Direct3D坐标变换矩阵 101 4.8 三维坐标变换示例程序 102 -Proficient in DirectX 3D graphics
  3. 所属分类:其他游戏

    • 发布日期:2024-05-17
    • 文件大小:35840
    • 提供者:Diego Guo
  1. datastruct_example

    0下载:
  2. 本人讲授数据结构课程时的所写的示例程序,结构清晰规范,有注释,全部可编译运行,包括如下代码: 长整数:ch0_bigint2.c 顺序表的实现:ch2_stable.c 链表的实现ch2_ltable.c 合并两个有序表:ch2_stable_merge.c 表达式计算:ch3_express.c 队列的链式实现:ch3_lqueue.c 栈的链式实现:ch3_lstack.c 迷宫求解:ch3_ma
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:kk.h
  1. MSP430_Basic_sample_procedures

    0下载:
  2. 包含了msp430单片机上的ADC、定时器A、定时器B、基础时钟、看门狗的初始化及中断程序。基本示例程序-Msp430 on a single chip that contains the ADC, timer A, Timer B, basic clock, watchdog and interrupt the initialization process.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:38912
    • 提供者:
  1. 12864F

    0下载:
  2. 一个完整的12864液晶显示模块的示例程序,主要是一个时钟日历功能-12864 a complete example of liquid crystal display module program, the main feature is a calendar clock
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:沈钊
  1. ucos_ex1

    0下载:
  2. ucos移植到44b0的示例程序,ads1.2开发环境,可以通过本例学习基本的任务调用~-ucos transplant procedures 44b0 example, ads1.2 development environment, can learn from this case, the basic task of calling ~
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-17
    • 文件大小:227328
    • 提供者:向北
  1. ucos_ex2

    0下载:
  2. ucos移植到44b0的示例程序,ads1.2开发环境,介绍了ucos中消息队列的使用方法~-ucos transplant procedures 44b0 example, ads1.2 development environment, introduced in the message queue ucos use ~
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-17
    • 文件大小:236544
    • 提供者:向北
  1. ucos_ex3

    0下载:
  2. ucos移植到44b0的示例程序,ads1.2开发环境,介绍了ucos中消息邮箱的使用~-ucos transplant procedures 44b0 example, ads1.2 development environment, introduced in ucos the use of news-mail ~
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-17
    • 文件大小:230400
    • 提供者:向北
  1. code

    0下载:
  2. 注册码示例程序!一个简单的DELPHI注册程序例子!
  3. 所属分类:加密解密

    • 发布日期:2024-05-17
    • 文件大小:183296
    • 提供者:解寒瑜
  1. HyperbolicFDM

    0下载:
  2. HyperbolicFDM,HyperbolicFDM1是两个基于有限差分方法的波动方程的MATLAB示例程序,二者方法和程序均相同,只是初始条件不同-HyperbolicFDM and HyperbolicFDM1 are two programms written by MATLAB for hyberbolic equations,two is same but the initial conditions are differe
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王礼广
  1. Micrium-Book-uCOS-III-STM32F107

    0下载:
  2. Micrium官方出品uCOS-III基于STM32F107的示例程序-Micrium' s official Chupin uCOS-III based on the sample programs STM32F107
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-17
    • 文件大小:12834816
    • 提供者:周从文
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org