Location:
Search - project z
Search list
Description: 《Visual C++项目案例导航》源代码- "Visual C Project Case Navigation" source code
Platform: |
Size: 12425216 |
Author: lanlamer |
Hits:
Description: Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operation API, Call the local DLL files, because Java itself does not have direct access to the hardware, are by calling the local approach to achieve. Java can be downloaded from the official website. Download them after making Comm . Pack into the jar works Classpath, another two very important documents and win32c javax.comm.properties om.dll Bedouin to take your project directory, java.user under.
Platform: |
Size: 32768 |
Author: huaihuai |
Hits:
Description: 毕业设计:基于ASP开发语言的博客系统。-Graduation Project: ASP-based system development language blog.
Platform: |
Size: 647168 |
Author: maxwell |
Hits:
Description: intel的ipp库的演示例程,关于多媒体应用的umc工程。里面包含了264等视频的编解码器。-intel demo of ipp library routines, multimedia applications on the UMC project. Which contains the 264, such as video codecs.
Platform: |
Size: 16386048 |
Author: algernon |
Hits:
Description: E-Books
Visual C++ Books
Java Books
Delphi-C++Builder
software engineering
Certification book
Other Books
Document
software engineering
File Formats
Project Manage
Development Research
IT Hero
Communication
Project Design
[Expand all] [Recomment to add directory]
(Important)
Why your source code are not be used?
1.Sourcecode are too simple
2.Is not a sourcecode
3.lack of files
4.Directory or dev tool is not correct selected
5.Description is not detailed
6.Compressed file has password
7.Sourcecode duplicate or already exist
Platform: |
Size: 58368 |
Author: David |
Hits:
Description: how to display collection data in PropertyGrid. from Code Project.
Platform: |
Size: 20480 |
Author: 3065678 |
Hits:
Description: 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻
译的,原文件是:
<opencv_directory>/doc/ref/opencvref_cv.htm, 可
以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直
接从 阿须数码 中下载:
http://www.assuredigit.com/incoming/sourcecode/o
pencv/chinese_docs/ref/opencvref_cv.htm。
翻译中肯定有不少错误,另外也有些术语和原文语义理
解不透导致翻译不准确或者错误,也请有心人赐教。
图像处理、结构分析、运动分析和对象跟踪部分由
R.Z.LIU 翻译,模式识别、照相机定标与三维重建部分由
H.M.ZHANG 翻译,全文由Y.C.WEI 统一修改校正。-This translation is directly from the OpenCV Beta 4.0 version of the user manual over
Translation, the original documents are:
<opencv_directory>/doc/ref/opencvref_cv.htm, can be
From above SOURCEFORG download OpenCV project can also be directly
Then from the Arab-Israeli to be a digital download:
http://www.assuredigit.com/incoming/sourcecode/o
pencv/chinese_docs/ref/opencvref_cv.htm.
Am sure a lot of translation errors, but also some semantic terms and the original rationale
Solution does not lead to translation through inaccurate or erroneous, please enlighten people.
Image processing, structural analysis, motion analysis and object tracking in part by the
RZLIU translation, pattern recognition, camera calibration and three-dimensional reconstruction in part by the
HMZHANG translation, the full text of amendments to correction by the YCWEI reunification.
Platform: |
Size: 687104 |
Author: dugumengyouzi |
Hits:
Description: 将 pdf转换成图片的源代码,并可以工程缩略图!-Pdf convert to image the source code, and can project the thumbnails!
Platform: |
Size: 16384 |
Author: 正正 |
Hits:
Description: Zlib压缩算法,可在BCB下和VC下使用,附dll工程,直接用VC可编译成dll,可在其它开发环境下使用-Zlib compression algorithm can be under BCB and VC to use, with a dll project, the direct use of VC can be compiled into a dll, can be used in other development environments
Platform: |
Size: 566272 |
Author: daily |
Hits:
Description: 在Eclipse中使用VSS:
新建程序:
1. 将工具生成好的源文件建好工作路径,将整个工作路径拷贝到服务器的相应位置;
2. 打开Eclipse->File->New->Project…选择服务器上的此本程序的工作路径建立新工程;
3. 右键点选工程->Team->Share Project…;
4. 选择VSS Configuration Wizard,点next;
5. User Name和Password输入你的用户名和密码;
6. 在确保自己的计算机可以在不输入密码的情况下登录到服务器上的情况下,直接输入或点Browse…选择VSS Database目录;
7. 打开VSS客户端,在总目录的下面建立一个自己子工程名称相对应的文件夹;
8. Realative mountpoint中选择刚刚在VSS中建好的文件夹后点确定;
9. 将下面的那个多选框的钩打上,点Finish;
10. 右键选择工程->Team->Add To VSS,输入相应注释后OK;
11. 这样就可以在Team中执行相应的Check-in、Check-out操作了。
-Eclipse For VSS
Platform: |
Size: 712704 |
Author: Simon |
Hits:
Description: Jnative实例,有源码,有.dll文件,您可以下载使用做一个简单实例。-Hello, everyOne,Jnative is very good thing. Using for your project and you could play.
Platform: |
Size: 3510272 |
Author: Javin |
Hits:
Description: Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip-Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip
Platform: |
Size: 118784 |
Author: Yashil |
Hits:
Description: project management schwable 5th edition Page73 Exercises1to5
Platform: |
Size: 405504 |
Author: joey nyl villamejor |
Hits:
Description: This some code from and OMC (Operations and maintenance) of Ericsson switches used in telecommunications. CDR files and other are extracted and report are generated using these java codes. If any microwave-link goes down, this program can be customized to send email ans sms to the specific operations team. All the daily/weekly/monthly traffic reports and usage reports are generated in excel files automatically. If u need any help with the code pls contact me directly-This is some code from and OMC (Operations and maintenance) of Ericsson switches used in telecommunications. CDR files and other are extracted and report are generated using these java codes. If any microwave-link goes down, this program can be customized to send email ans sms to the specific operations team. All the daily/weekly/monthly traffic reports and usage reports are generated in excel files automatically. If u need any help with the code pls contact me directly
Platform: |
Size: 608256 |
Author: rahul |
Hits:
Description: 单相准Z 源逆变器及其SVPWM 控制策略研究
冷志伟, 齐琛, 陈希有
(大连理工大学,辽宁大连116024)
摘要:主要研究了一种新型拓扑结构的Z 源逆变器,即单相准Z 源逆变器。分析了其等效电路及其运行状态,并将空
间矢量脉宽调制(SVPWM)技术应用到单相准Z 源逆变器中,着重分析了调制的基本原理并给出了单相准Z 源逆变
器基于SVPWM 的控制策略。仿真和实验结果表明,相对常规Z 源逆变器,准Z 源逆变器能够有效抑制启动冲击电
流,显著降低Z 源网络中电容器件的电压应力,从而节省整体成本、增强了系统可靠性。
关键词:逆变器;空间矢量脉宽调制;单相-Research on Single Phase Quasi-Z-source Inverter with SVPWM Control Strategy
LENG Zhi-wei, QI Chen, CHEN Xi-you
(Dalian University of Techology,Dalian 116024,China)
Abstract:This paper mainly develops a novel topology,which is called quasi-Z-source inverter(QZSI),derived from the traditional
Z-source inverter(ZSI).The equivalent circuit and operating principle analysis are given and the space-vector PWM
technique is applied into single phase QZSI(spQZSI),the basic modulation principle and control strategy of spQZSI based
SVPWM are showed.The simulation and experimental results indicate the presented QZSI has merits of suppress the inrush
current and remarkable lower component voltage ratings,thus save the entirety costs and strength the system reliabilities.
Keywords:inverter;space vector pulse width modulation;single phase
Foundation Project:Supported by National Natural Science Foundation of China(No.50877007)
Platform: |
Size: 205824 |
Author: 赵刚 |
Hits:
Description: Mtk flash tool_v3.1024.-the flash tool is for Mtk project bin download.
Platform: |
Size: 2543616 |
Author: zhangfuquan |
Hits:
Description: usb-device-hid-mouse-project successfully tested on the at91sam9m10 microcontroller board. IAR compilator.
Platform: |
Size: 279552 |
Author: Alexander |
Hits:
Description: the project report on hotel management system
Platform: |
Size: 384000 |
Author: sunny |
Hits:
Description: 8051 timer using 8051 with interrupt routines.. hehe hehe.
this project is written in C.. the controller used is at89s51 microcontroller
Platform: |
Size: 859136 |
Author: romelemperado |
Hits:
Description: 基于z-wave协议的智能家居智能灯控制项目完整硬件电路和完整代码工程文件(Intelligent home lighting control project based on z-wave protocol Complete hardware circuit and complete code engineering document)
Platform: |
Size: 11683840 |
Author: ingk
|
Hits: