登录
首页 » Visual C++ » ZipUnzip

ZipUnzip

于 2010-04-03 发布 文件大小:1261KB
0 49
下载积分: 1 下载次数: 18

代码说明:

  Zip Library Easy Zip and UnZip

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PCA
    在图像处理特别是人脸识别中经常用到PCA算法,这是基于Opencv的PCA算法。(In the image processing in particular are often used in PCA face recognition algorithm, which is based on the Opencv the PCA algorithm.)
    2010-06-05 08:49:04下载
    积分:1
  • BIOSchaxun
    基于Visual c++.net (VC.net) 编写的 BIOS信息查询 程序。代码都有注释。实现功能为:获取显卡BIOS 的版本号,更新日期,获取系统BIOS的版本号和更新日期 。(Based on Visual c . Net (VC.net) prepared by the procedure BIOS information. Code have the Notes. The realization of functions: access to graphics BIOS version number, update date, access to the system BIOS version number and update date.)
    2009-01-21 18:12:45下载
    积分:1
  • zhineng
    智能视频监控中的图像压缩与传输技术研究 智能视频监控中的图像压缩与传输技术研究(Intelligent video surveillance image compression and transmission technology in intelligent video surveillance image compression and transmission technology)
    2011-05-21 01:18:37下载
    积分:1
  • arm920t201111768
    基于ARM920T的家居智能控制嵌入式系统设计(Smart home control based on the ARM920T embedded system design)
    2012-10-16 19:22:02下载
    积分:1
  • Segment_Page
    段页式存储管理系统:建立一个基本段页存储管理系统的模型。(1-2人) 首先分配一片较大的内存空间,作为程序运行的可用存储空间 建立应用程序的模型,包括分段结构在内 建立进程的基本数据结构及相应算法 建立管理存储空间的基本存储结构。 建立管理段页的基本数据结构与算法。 设计存储空间的分配与回收算法 提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入 (as above)
    2021-01-04 10:48:56下载
    积分:1
  • Storage_Simulator0001
    在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理机数时,就必须依照某种策略来决定哪些进程优先占用处理机。本实验模拟在单处理机情况下的处理机调度,帮助学生加深了解处理机调度的工作。 二、实验类型 设计型。 三、预习内容 预习课本处理机调度有关内容,包括进程占用处理机的策略方法。 四、实验要求与提示 设计进程调度算法,进程数不定;包含几种调度算法,并加以实现;输出进程的调度过程——进程的状态、链表等。要求使用优先权法和轮转法模拟进程调度过程。 【提示】:简化假设 1) 进程为计算型的(无I/O) 2) 进程状态:ready、running、finish 3) 进程需要的CPU时间以时间片为单位确定 【提示】:算法描述 1) 优先权法——动态优先权,当前运行进程用完时间片后,其优先权减去一个常数。 2) 轮转法 (err)
    2008-06-12 19:04:46下载
    积分:1
  • Td-psolaPitchDuration
    使用TD-PSOLA(td-psola、psola)算法,做了一个语音合成,实现语音声调的变调,时长的变化等功能。参考praat源码,提取出其合成方法,效果不错。需要提供pitchtier、durationtier、pointprocess等准换信息文本(可由praat产生)供readfile函数读入(Use TD-PSOLA (TD-PSOLA, PSOLA algorithm, made a speech synthesis, speech tone tone sandhi, long-term changes in the function. Reference Praat source code, extract its synthetic method, the effect of the same.)
    2021-03-13 14:59:24下载
    积分:1
  • FFT_armtest_vc
    这是一个比较全面的傅里叶变换,例子中含有测试的图片,能让人更加明白傅里叶变换的处理效果。(This is a more comprehensive Fourier transform, the example contains a picture of the test, can make people more aware of the Fourier transform of the treatment effect.)
    2012-07-10 10:57:38下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • sm
    说明:  实现国密算法的SM2、SM3、SM4,可以界面上测试算法的正确性,同时包含国密局公开的国密算法规范,这是信息安全的基本软件。(Encryption algorithm to achieve the country s SM2, SM3, SM4, you can test the correctness of the algorithm interface and also includes the country close to the national Bureau of Public encryption algorithm specification, which is the basic information security software.)
    2013-10-16 16:57:19下载
    积分:1
  • 696518资源总数
  • 104305会员总数
  • 11今日下载