搜索资源列表

  1. 科学计算方法_51_256

    0下载:
  2. 51汇编语言,格式为.chm文件,这个好象就是九十年代初孙涵芳(如果我没记错的话)写的一 本书后附的子程序。子程序不全对,至少有个除法的余数有问题,扩大了2倍,我记不清是哪个了,你把其中的一个左移语句去掉就行了,别的记不得了。欢迎常联系。-51 assembly language format. Chm documentation, It was like the early 1990s-wu (if I remember correc
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:35477
    • 提供者:陈三公子
  1. 用C语言建立多个PRI DOS分区及其隐含

    0下载:
  2. 一、引言 在DOS系统下,在计算机应用培训中因培训要求不同, 对软件的要求也不同,由于学员的误操作,存放在硬盘上的软件和重要数据容 易被非法删除或受到损坏。对此,笔者通过对硬盘管理的深入分析和实践,总结出了在硬盘上备份、保护重要数据和软件的一种新的行之 有效的方法:建立多个PRI DOS 分区, 不同的培训要求使用不同的PRI DOS分区,在使用时同时只有一个PRI DOS 分区可供使用, 其余 PRI DOS分区均被隐含。-an In
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:19745
    • 提供者:史彬
  1. MyKmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1378
    • 提供者:阿兜
  1. DIV4P

    0下载:
  2. MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。-mcs51 division operation routine for tetra-byte ,may calculate both quotient of tetra-byte and remaining of tetra-byte
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1591
    • 提供者:张希刚
  1. usbcan

    0下载:
  2. 这个程序是本人对周立功的ARM 2200实验板开发的USB固件程序的第一部分,已能实现对USB的枚举,PC能识别USB设备了!其余的功能各位可以自行增加!-this procedure is my right, who ARM Week 2200 Experimental board USB firmware development process to the first part, has been able to achieve
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:140889
    • 提供者:符凝思
  1. DataGrid控件使用技巧

    0下载:
  2. DataGrid控件使用技巧   将数据库内容绑定至DataGrid是非常简单的,我们所要做的就是通过SQL查询来生成一个DataReader对象,将DataGrid的DataSource属性设为这个DataReader对象,然后调用DataGrid对象的DataBind()方法。剩下的事情就是将DataGrid放置到HTML中, -DataGrid control skills will use the database co
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:23752
    • 提供者:发噶撒
  1. pySameGame

    0下载:
  2. python同色球游戏,全部源码。选择消灭所有相同颜色同色球,直到所有的球消失。剩余球失败。 源程序来源于newsmth.net的python信区。-python same color ball game, all-source. Choice of the same color to eliminate all the same color balls until all the ball disappeared. The remai
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:218780
    • 提供者:高山
  1. megaupload-1.451.tar

    0下载:
  2. php + perl 上载工具源代码。用于大文件上载。上载时现实进度条,使上载用户知道上载进度以及剩余等待时间。-php tools available source code. For large file uploading. When the reality on the progress to be made on the users know on the progress and the remaining waiting
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:20844
    • 提供者:曾义
  1. snd1c-refd-nf-4_0_3

    0下载:
  2. 一个可作为mp3播放器固件的代码集,包括解码,播放,控制,任务管理等.-as an MP3 player firmware code sets, including decoding, audio, control, task manageme#$#!116333#!#$XTerran_NoMgr.rar!#$#cluster management, which will mainly address the Terminal Serv
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1024601
    • 提供者:王朝
  1. 网络仿真-1-持续的CSMA

    2下载:
  2. 1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧fr a me0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与fr a me0发生冲突,所以这些帧就进入持续
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48036
    • 提供者:fang
  1. paiowu

    0下载:
  2. 一个有关售票系统的小软件,可以记录售出票数,剩余票数,该售票点有的票种等,可以添加删除资料-the ticketing system at a small software sold record number of votes, the remaining votes, the ticket centers, such as some species of votes, can be added to delete informati
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:343424
    • 提供者:海运
  1. 207_Example_assign_72k_flash_to_data_and_code

    0下载:
  2. 一个用SST89X516/564RD单片机实现程序和数据存储互补利用例子(即程序剩下的存储空间用作数据存储,最大可超过64K的数据存储空间)-an MCU with SST89X516/564RD procedures and the use of complementary data storage case (that is, procedures for the remaining storage space for data s
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:40129
    • 提供者:田伯运
  1. 万年历calender

    0下载:
  2. 自己写的万年历程序(老师留的作业)可以用来查询年月日-himself wrote the hefty almanac (the remaining operations teachers) can be used for date
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14999
    • 提供者:张军
  1. tong11

    0下载:
  2. 用桶式散列实现一个存储在磁盘中的数据库。 每个记录长128字节,其中4个字节是关键码, 120个字节是数据,其余4个字节存储必要的信息以支持散列表。 已测试通过,此系统支持记录的插入、删除和检索。-bucket used to achieve a hash stored in the disk database. Each record length of 128 bytes, which is a four-byte
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3706
    • 提供者:汪江
  1. System-Modular Management of “Smart Assets” for Recovering the Remaining Potential

    0下载:
  2. System-Modular Management of “Smart Assets” for Recovering the Remaining Potential
  3. 所属分类:文档资料

    • 发布日期:2012-03-18
    • 文件大小:82844
    • 提供者:yaoguodong007
  1. srtf28

    0下载:
  2. program to implement Shortest-Remaining Time-First CPU scheduling algorithms
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:naveen
  1. srtn

    0下载:
  2. 操作系统-模拟进程调度-最短剩余时间算法。 -Process Scheduling: Shortest Time Remaining Next
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:david Zhou
  1. Take-the-remaining-disk-space

    0下载:
  2. 取磁盘剩余空间Take the remaining disk space-Take the remaining disk space
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:流量
  1. Memory-card-remaining-capacity

    0下载:
  2. 实现android系统存储卡剩余容量的显示-Display the remaining capacity of the memory card android system
  3. 所属分类:android开发

    • 发布日期:2024-06-17
    • 文件大小:31744
    • 提供者:he
  1. remaining-rectangular-nesting

    0下载:
  2. 本程序为使用剩余矩形排样法排样的矩形件排样程序,应用matlab软件编程制作。程序能够根据用户输入的排样方案对给定的25块矩形件在宽为15的板材中进行排样,并绘制矩形件排样图-This procedure is used to drain the remaining rectangular nesting nesting kind of rectangular pieces of the program, application sof
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:deng
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org