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

搜索资源列表

  1. QtandQuicksrc

    0下载:
  2. 最新《Qt及Qt开发实战精解》一书的源码案例,内容涉及多文档编辑器、方块游戏、音乐播放器、数据管理系统、局域网聊天工具五大详细案例-Latest book Qt or Qt development practical essence solution source case, content involves many document editor, squares, games, music players, data management system, LAN chat tool for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:18843523
    • 提供者:liujun
  1. 123

    0下载:
  2. 用C++写的解压缩源程序,可以供大家学习-Using C++ to write the solution of compression source, everyone can learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:1926125
    • 提供者:yang
  1. VchatCPP

    0下载:
  2. 音视频互动开发平台是一套跨平台的即时通讯解决方案,采用P2P技术,高质量、宽适应性、分布式、模块化的网络音视频互动平台。此为C++版本-Interactive audio and video development platform is a set of cross-platform instant messaging solution, using P2P technology, high quality, wide adaptability, distributed, modular ne
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:102473
    • 提供者:jielily
  1. VchatCSharp

    0下载:
  2. 音视频互动开发平台是一套跨平台的即时通讯解决方案,采用P2P技术,实现视频语音会话功能。此为C#版本-Interactive audio and video development platform is a set of cross-platform instant messaging solution, using P2P technology, video and voice conversation function. This is the C# version
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:723667
    • 提供者:jielily
  1. rsa

    0下载:
  2. 假設資料要由 A 機器傳至B 機器,那由B 機器用亂數決定一個 key,我們稱之為privatekey, 這個 key 自始至終都只留在 B 機器裏不送出來然後,由這個 privatekey 計算出另一個 key,我們 稱之為 publickey.這個 publickey 的特性是幾乎不可能反演算出 privatekey 來然後將這個 publickey 透過網路丟給 A 機器.A 機器將資料用這個 publickey 編碼,這個編碼過的資料一定 得使用 privatekey 才
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:621
    • 提供者:jie
  1. Factorial-sum

    0下载:
  2. 这是一个求解从一到一百阶乘和的公式,里面还有粒子群优化算法程序。 -This is a solution from one to one hundred factorial and formulas, there is also a particle swarm optimization algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:1384
    • 提供者:周洋
  1. osjincheng

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的解. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒.用P,V原语操
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:102708
    • 提供者:jasonzjx
  1. PollardRho.java

    0下载:
  2. pollard-rho java solution
  3. 所属分类:Network Security

    • 发布日期:2017-12-05
    • 文件大小:691
    • 提供者:BABu
  1. Karatsuba.java

    0下载:
  2. Karatsuba mathematical solution written in java
  3. 所属分类:Network Security

    • 发布日期:2017-12-06
    • 文件大小:795
    • 提供者:BABu
  1. Ukill-V2.1

    0下载:
  2. 1、演示了VBS如何进行全盘扫描(提供了软驱扫描不报错的完美解决方法)。2、演示了VBS的ascii和unicode读取文件方式。3、演示了VBS识别文件编码的方法。4、演示了VBS如何对文件进行16进制和FSO两种方式进行扫描特征码。5、演示了定位autorun.inf中病毒体精确路径的方法(路径处理)。并以confiker蠕虫进行距离。-1, demonstrates how VBS full scan (provided floppy drive is not being given th
  3. 所属分类:Scanner

    • 发布日期:2017-11-20
    • 文件大小:12397
    • 提供者:wakakla
  1. barber

    0下载:
  2. 操作系统,关于理发店的经典问题的解决办法。在linux下变成,包括了互斥、同步信号量以及信息传递问题。-Operating system, about the solution of barber. coding with the Linux system, including synchronous and mutex and tranferation of information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:606494
    • 提供者:Eric Chen
  1. Markov_chain

    0下载:
  2. 马尔科夫链的Matlab源程序,求解多目标优化问题所得结果是一个优化解集 -Markov chain Matlab source, multi-objective optimization problem the result is an optimized solution set for solving multi-objective optimization problem the result is an optimized solution set
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:1424
    • 提供者:李想
  1. CSSPrimitiveValue

    0下载:
  2. A more stylish solution than sharing would be to turn CSSPrimitiveValue (or CSSValues in general) into non-virtual.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6200
    • 提供者:yangqaonan
  1. cpu-occupancy-rate

    1下载:
  2. 完美解决CPU占用率的获取问题。 WIN7、XP运行OK。-Perfect solution to the issue of access CPU utilization. WIN7, XP runs OK.
  3. 所属分类:Windows Kernel

    • 发布日期:2014-04-07
    • 文件大小:7168
    • 提供者:姚因
  1. Gaussian-inverse

    0下载:
  2. 高斯正反解计算源代码,利用C++编写的,可以进行适当调试。-Gaussian inverse solution calculation of the source code, using C++ to write, you can make the appropriate debugging.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4670
    • 提供者:李江
  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. swrc236a

    0下载:
  2. TI新出的单芯片WIFI方案 CC3000的驱动程序-TI s new out of the single-chip solution CC3000 driver WIFI
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:63470
    • 提供者:武第
  1. AI.tar

    0下载:
  2. Qt 下的十滴水AI自动解法,包含UI设计和B*优先搜索算法-Dishui AI automatic solution under Qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:342877
    • 提供者:李修
  1. Matrix-keyboard-driver

    0下载:
  2. 矩阵键盘驱动方案+驱动+测试,内核源码2.6.32.2经过测试。-Matrix keyboard driver solution+ driver+ test
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:111209
    • 提供者:余旭亮
  1. toto.cpp

    0下载:
  2. Cmputes nothing bla this is a really good solution to mrx the blurp of windows kernel
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1245540
    • 提供者:schrottov
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com