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

搜索资源列表

  1. moos-ivp

    1下载:
  2. moos-ivp的一些示例源代码。moos-ivp是一个软件控制框架,主要用于AUV,AOV的智能控制,路径规划和实时监控。改文件包含了5个简单的moos入门示例的源代码,来对moos-ivp编程有一个初步的了解。-moos-ivp some sample source code. moos-ivp is a software control framework, mainly for the AUV, AOV intelligent control, path planning and rea
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-03
    • 文件大小:3411497
    • 提供者:harris
  1. pxf

    0下载:
  2. 主要包括冒泡法、比较法、选择法。 根据设计要求中的尽可能设计的直观、平漂亮,所以基本包括5个窗体:首页,算法选择,冒泡法,比较法,选择法,通过控件之间的变换来演示排序的过程,已达到简单明了 通过查阅资料和询问老师来完成这个小程序,并且将完成的全部内容生成一个.exe文件。-Including bubble method, comparative law, selection method. According to the design requirements o
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2659167
    • 提供者:徐家伟
  1. CLIENT

    0下载:
  2. 设计了一个发送设备当前数据的客户端,每隔五秒给服务器发送数据,并受到服务器的回复-The design of a data transmission device current client sends data to the server every five seconds, and by the server' s reply
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:9227546
    • 提供者:冼雪云
  1. vbDataGridauto

    1下载:
  2. VB计算DataGrid数据控件中的数据,自动计算金额一栏的数据,注:只允许修改数量及单价。在代码中需要设置DataGrid1的列宽,锁定某列单元格,格式化第4列、第5列数据等操作,实例所需数据库为Access文件,已保存至源码下载包中-VB calculations DataGrid data control data, automatically calculates the amount of data in a column, note: only allowed to modify t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:14427
    • 提供者:赵龙
  1. JMSF

    0下载:
  2. 可加密解密 一共6层加密 1。字符----》ASCII 2-3.第一二层为字符的ASCII的加密 4.ASCII的十进制转化为三十五进制 5-6.第三四层为三十五进制的位置变换-Encrypt a total of six layers. Character---- " ASCII 2-3. First floor for the characters in the ASCII decimal encryption 4.ASCII into thirty-five h
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:4954
    • 提供者:林广
  1. test-five

    0下载:
  2. 一个综合了AES,DES,Elgamal的综合性验证程序。-good luck.
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:2419
    • 提供者:chunguang
  1. OS_lab3_mm

    0下载:
  2. 本次实验主要围绕动态分区分配方式展开。熟悉并掌握动态分配五大算法:first fit,next fit,best fit,worst fit,quick fit-This experiment mainly around the dynamic partitioning distribution expanded. Familiar with and master the dynamic allocation of five algorithms: first fit, next fit, be
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:6083344
    • 提供者:春春
  1. Small-CPP-trading-system

    0下载:
  2. 股票交易系统是一个小型的管理程序,在这个系统里,可以管理至多5只股票的交易。首先用户要注册,注册完后方可登陆。在登陆的界面中,管理员登陆后可以删减股票,挂起股票,解挂股票等等,通过这些功能来管理股票。同时,用户还可以查看股票情况,帮助自己进行股票的有效交易。股票的市场情况可根据用户的使用情况而随之变化。-Stock trading system is a small management procedures, in this system, you can manage up to five
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:32671
    • 提供者:戴先生
  1. Stop-idle-session

    0下载:
  2. Windows XP系统仅仅支持10个共享回话,这为共享打印机带来不便(第11个用户无法使用共享打印机),本脚本将每5分钟自动断开空闲会话-Windows XP systems support only 10 shared answer this inconvenience as a shared printer (the first 11 users can not use the shared printer), the scr ipt will automatically disconne
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1023
    • 提供者:高毅
  1. root.tar

    0下载:
  2. 有五个哲学家围坐在一圆桌旁,桌中央有一盘通心粉,每人面前有一只空盘子,每两人之间放一只筷子每个哲学家的行为是思考,感到饥饿,然后吃通心粉.为了吃通心粉,每个哲学家必须拿到两只筷子,并且每个人只能直接从自己的左边或右边去取筷子-There are five philosophers sitting around a round table, table center with a plate of pasta, there is an empty plate in front of each pe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2067
    • 提供者:雷乐
  1. mm

    0下载:
  2. 程序设计(深入理解计算机系统)作业实验五:Lab 5: Writing a Dynamic Storage Allocator。解压出mm.c后直接覆盖原来.c文件即可。-Program design (in-depth understanding of computer systems) Operating experiment five: Lab 5: Writing a Dynamic Storage Allocator. After extracting the mm.c directl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5278
    • 提供者:zqy
  1. Cache

    0下载:
  2. 本程序主要用于测试系统在三种情况下计算1~10000000的速度差异。三种情况分别为:数据在寄存器中计算、使用cache计算、不使用cach只使用内存计算。编写的三个程序:寄存器版、cache版、uncachable版均达到预期效果。这个程序的难点在与关闭系统的cache,在大量查找资料,找寻了5种方法后,才最终成功,所有带failed的代码均表示失败的(之所以把失败的代码也发上来,一是为了避免大家再走弯路,二是希望加以改进,变失败为成功)。-This program is mainly use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3916
    • 提供者:万园春
  1. download-fanlei--CPP.lst

    0下载:
  2. 范磊的C++经典视频下载地址,全集300多个视频,每集五分钟左右,每天看几集,入门C++不成问题-Fan Lei C++ classic video download, The Complete Works of over 300 videos, episode five minutes or so, watching a few episodes a day, no problem entry C++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:4134
    • 提供者:徐青政
  1. sport

    0下载:
  2. 参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1~m,女子m+1~m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些项目取前五名或前三名由学生自己设定。(m<=20,n<=20)-There are n number of schools participating in the Games, the school No. 1 ...... n. Competition
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1370
    • 提供者:kim
  1. Burgers

    0下载:
  2. 五阶WENO格式,fortran编程,有利于你对WENO的学习 -The five order WENO scheme, FORTRAN programming, help you learn about WENO
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:15551
    • 提供者:kechunhai
  1. Thread-Synchronization

    0下载:
  2. 这个工程中包含了5个小工程,具体介绍线程同步的5中方法,原子锁,互斥,临济区,事件,等。VC6.0测试,而且代码中包含详细的注释。-This project contains five small projects, Intro 5 thread synchronization methods, atomic locks, mutexes, Rinzai, events, and so on. VC6.0 testing, and code contains detailed notes.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:43500
    • 提供者:chenguoyin
  1. md5

    0下载:
  2. 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。 编译:命令行模式下,切换到代码所在目录,输入m
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:20575
    • 提供者:xuting
  1. Simulation_ProcessScheduling-master

    0下载:
  2. 采用“最高优先级优先”调度算法对五个进程进行调度和采用“轮转法”调度算法对五个进程进行调度。-A " highest priority priority" scheduling algorithm for five scheduling process and the use of " round-robin" scheduling algorithm for five scheduling process.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3611
    • 提供者:krystal
  1. Elgamal

    0下载:
  2. You should upload at least five sourcecodes/documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:26254
    • 提供者:Febriyanto
  1. car_control_0325

    0下载:
  2. 这个是控制基于linux嵌入式系统的小车程序,可以完成五项规定的任务。-This is to control the car linux-based embedded systems and procedures to be completed five mandate.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:3473
    • 提供者:dhshbtultt
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com