CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - sh

搜索资源列表

  1. FLASH在系统编程和DSP并行引导的C语言实现

    0下载:
  2. 介绍了一种在DSP 仿真环境下,采用C 语言对FLA SH 进行在系统编程( ISP)的 方法,同时介绍了TM S320VC5402 的Boo t loader 原理,给出了DSP 的并行FLA SH 引导功能实现 方案,并且给出了一个简单的测试实例-introduced a DSP simulation environment, using the C language for the FLA SH-system programming (ISP), TM also introduced th
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:170103
    • 提供者:葛强
  1. v6sh.tar

    0下载:
  2. Unix 第 6 版的 sh 手册和源码,感兴趣请参考`The UNIX Time-Sharing System , CACM, July, 1974,它给出 Shell 操作的理论。 chdir (I), login (I), wait (I), shift (I) -Unix version 6 of sh manuals and source code, please refer interested The Unix Time-Sharing System, CACM, July, 19
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:14166
    • 提供者:双木林
  1. 定时器程序

    0下载:
  2. 定时器程序 采用89c2051 SL存放秒的个位数 SH存放秒的十位数 ML存放分的个位数 MH存放分的十位数 HL存放时的个位数 HH存放时的十位数-timer procedures used 89c2051 SL storage seconds digit SH 10 seconds stored median ML kept the 000-MH median of 10 hours storage median HL stored at the single-digit HH plac
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:26776
    • 提供者:刘浪
  1. 航空售票系统 struts+hibernate毕业设计

    1下载:
  2. 使用struts+hibernate框架 MyEclipse开发。数据库为SQL Server2000 论文、源码、DB齐全 航空售票系统中并发技术的运用策略研究与实现 采用SH技术实现系统,系统包括系统管理模块、网上订票模块、统计模块,系统管理包括航线设置、航班设置、机型设置、折扣设置(折扣三个参数),网上订票模块包括订单管理(创建、取消、失效、完成、查询);统计模块航班的售票情况、航线的售票。
  3. 所属分类:源码下载

  1. s2sh

    0下载:
  2. 学生选课系统
  3. 所属分类:系统编程

    • 发布日期:2011-06-10
    • 文件大小:400419
    • 提供者:jianglingling
  1. jpeg编解码

    0下载:
  2. jpeg软件编解码 ccjpeg.c jpeg_enc_interface.h Makefile ansi2knr.1 config.sub jcdctmgr.c jconfig.doc jcphuff.c jddctmgr.c jdtrans.c jmemansi.c jpegtran makeapps.ds makefile.unix rdgif.c wrbmp.c ansi2knr.c configure jchuff.c jconfig.h jcprepct.c jdhuff.c jer
  3. 所属分类:源码下载

    • 发布日期:2012-08-01
    • 文件大小:628241
    • 提供者:hejp@18bc.com
  1. War3_Show_HP(v1.4.6_Final).rar

    0下载:
  2. 魔兽工具 包含功能: 显血条 物品栏改快捷键 打字不改键 屏蔽Windows键 魔兽窗口化时锁定鼠标 对战平台自动挤房,Warcraft tool contains features: a significant change in blood column items be typing shortcut keys do not change the window shield of Warcraft Windows button mouse against the platform whe
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-22
    • 文件大小:76032
    • 提供者:eed
  1. AP-SH3-2A.ZIP

    0下载:
  2. Rensas SH3系列SH7709开发板初始化示例程序,Rensas SH3 Series SH7709 development board initialization sample program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:178812
    • 提供者:huang
  1. unixshell

    0下载:
  2. 主要介绍了sh的变量、基本语法、程序设计等。如果掌握了这些内容,在学习其他UNIX下编程语言的时候,相信有一定的好处,我们说了,在大多数的UNIX中都提供Bourn Shell,而且很少有象sh这样强大的脚本编辑语言了,是系统管理员和程序员的一笔财富,并且不需要额外的软件环境,对文件等处理借助unix命令,实现起来比c实现还要简单。 -Mainly introduces the variables, basic grammar sh, program design, etc. If m
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:37366
    • 提供者:ouchengguo
  1. HqShow3_1

    2下载:
  2. 沪深股票行情查询程序(原创) Win2K3 + VS2008 编译通过-chinese SH/SZ stock data query
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-06
    • 文件大小:1638345
    • 提供者:Hssmy
  1. oracle

    0下载:
  2. Oracle内部培训资料 Oracle内部培训资料-Oracle Oracle training materials within the Oracle internal training within the training materials, information
  3. 所属分类:Oracle

    • 发布日期:2017-05-22
    • 文件大小:7057359
    • 提供者:sun
  1. sha1_c51

    1下载:
  2. SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:7717
    • 提供者:cinder
  1. HMAC-SHA1

    1下载:
  2. 比较好的代码,可以进行HMAC运算,大家看看啊-Relatively good code, can be HMAC computation, let us look at ah
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-15
    • 文件大小:16624
    • 提供者:Tracy
  1. CCD

    0下载:
  2. 用TCD1501D驱动器产生CCD驱动的6个输出信号RS、CP、SP、SH以及Φ1、Φ2脉冲-Produced by CCD drive TCD1501D driven six output signal RS, CP, SP, SH, and Φ1, Φ2 pulse
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:150971
    • 提供者:吕开华
  1. MyCrypto

    0下载:
  2. AES MD5 SHA1 SHA256 crypto and hashing Open source units for Delphi and Kylix
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:69710
    • 提供者:ab65
  1. play.sh

    1下载:
  2. linux下shell终端的俄罗斯方块程序,能够较全面的展示俄罗斯方块的功能
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4591
    • 提供者:吴钱
  1. imageshop

    0下载:
  2. 读取jpg bmp等常用图像,并进行强大的图像处理,空域、频域、形态学变换、图像降噪等等。-Jpg bmp and so commonly used to read images, and make a powerful image processing, airspace, frequency domain, morphological transformation, image noise reduction and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:515088
    • 提供者:bbdlp
  1. CGridListCtrlEx_Demo

    1下载:
  2. CList列表功能: 1.可以排序功能,下次打开记住是升序还是降序排序。 2.可以拖动列头,下次打开后能记住重新设置的列头功能。 3.可以嵌入ComBox,CheckBox,CEdit等功能。 4.动态配置显示和隐藏某列功能。 5.可以设置列和行的宽度功能。-Fēn lán lièbiǎo lièbiǎo gōngnéng: 1, Kěyǐ páixù gōngnéng, xià cì wān àn jì zhù shì shēng xù háishì jiàng
  3. 所属分类:ListView/ListBox

    • 发布日期:2014-03-05
    • 文件大小:686421
    • 提供者:徐金林
  1. FatFs06

    0下载:
  2. FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into cheap mi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:295572
    • 提供者:陆正茂
  1. DataTrans(Sh.Poster)

    0下载:
  2. 上海邮区中心局门禁、考勤消费系统数据同步系统,涉及到foxpro和sql server数据的相互同步问题,本人用C#编写的,有同样问题交流的朋友请QQ(7640450)我,我姓鲁-Shanghai Postal Central Bureau of access control, time and attendance system consumption data synchronization system, relates to foxpro and sql server data sync
  3. 所属分类:SQL Server

    • 发布日期:2017-03-23
    • 文件大小:22039
    • 提供者:Sam
« 1 2 3 4 56 7 8 9 10 ... 35 »
搜珍网 www.dssz.com