Welcome![Sign In][Sign Up]
Location:
Search - 8203

Search list

[DVDSPHE8203R

Description: 目前正在应用凌阳DVD芯片的8203的完整源代码,可以直接使用-Sunplus DVD is currently being applied chip' s 8203 full source code, can be used directly
Platform: | Size: 22242005 | Author: zhouyongbing | Hits:

[Energy industrySPWM

Description: Simulation and code for SPWM control with PIC 18F made ​ ​ for power applications
Platform: | Size: 176128 | Author: Freddy | Hits:

[Database systemPerformance

Description: 使用Delphi开发高效的数据库应用系统(实例源码),从测试dbexpress、bde/idapi和dbexpress开始,观察dbexpress的执行行为,dbexpress和bde/idapi的性能比较,访问大量数据的速度,调整dbexpress访问数据的方式,调整packetrecords特性值,改变dbexpress处理数据的行为,delphi 7之后的tsimpledataset,实例包中的源码将向您展示上述知识。 -Use Delphi to develop efficient database system (example source code) from test dbExpress, bde/idapi start and dbexpress, to observe dbexpress execution behavior, dbexpress the bde/idapi performance comparison speed access to large amounts of data, adjust dbexpress access data way, to adjust packetrecords characteristic values ​ ​ change behavior of dbexpress processing data source delphi 7 tsimpledataset, Examples will show you the above knowledge.
Platform: | Size: 49152 | Author: yjj | Hits:

[OtherICTCLAS50_Windows_32_C

Description: 由中科院开发的中文分词系统,用C/C++编成,有Java等多种语言借口,适合win32系统。内附例程及接口说明文档-Chinese word segmentation system developed by the Chinese Academy of Sciences, woven C/C++, Java and other languages ​ ​ an excuse for win32 systems. The enclosing routine and interface documentation
Platform: | Size: 9091072 | Author: sunny | Hits:

[Game Hook CrackQQfeichehoutaiyuanma

Description: QQ飞车后台源码,功能强大,支持各种修改。-QQ Speed ​ ​ background source, powerful, and supports a variety of modifications.
Platform: | Size: 734208 | Author: 幻夜 | Hits:

[DVD8203R

Description: sunplus 8203r code su nplus 8203r code
Platform: | Size: 20799488 | Author: tony | Hits:

[SCMAU102

Description: sunplus的8203的源代码。-sunplus the source code of 8203.
Platform: | Size: 1570816 | Author: sqc | Hits:

[Software EngineeringSPHE8203R_GPIO_List_V1.0_YU

Description: 凌阳8203R板GPIO说明文档,各位大是可以参考-8203R Sunplus board GPIO documentation
Platform: | Size: 43008 | Author: li | Hits:

[DVDSPHE8203R

Description: 目前正在应用凌阳DVD芯片的8203的完整源代码,可以直接使用-Sunplus DVD is currently being applied chip' s 8203 full source code, can be used directly
Platform: | Size: 22242304 | Author: zhouyongbing | Hits:

[DVD8203Rsoft

Description: 8203Rsoft 凌阳8203DOME原厂DVD软件带HDMI 全套-failed to translate
Platform: | Size: 1950720 | Author: wang | Hits:

[DVDSPHE8203R

Description: Sunplus 8203R pdf document.
Platform: | Size: 223232 | Author: abdullo | Hits:

[Mathimatics-Numerical algorithmsant

Description: 基本蚁群算法,c++下可以运行,主要是原理跟思路-Basic ant colony algorithm, c++ can run, mainly with the idea of ​ ​ the principle
Platform: | Size: 10240 | Author: rock | Hits:

[Special Effectscircle

Description: 该程序能对图片进行像素级,亚像素级别图像处理,并对多条轮廓进行圆心拟合,计算各自圆心坐标,方便快捷,坐标数值以及处理后的图像均能保存~~ -The program can be pixel image, sub-pixel level image processing, and the number of contour fitting center, center coordinates of each calculation, convenient, coordinate values ​ ​ and the processed image can save ~ ~
Platform: | Size: 4716544 | Author: caizhenxing | Hits:

[Education soft systemxueshengchengji-

Description: c语言编写的学生成绩查询添加程序其中使用了结构体-c query languages ​ ​ add a program in which student achievement using the structure
Platform: | Size: 2048 | Author: | Hits:

[GDI-Bitmap20108415189393

Description: 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code), to support a smooth 360-degree image rotation, color change in the mask, or even adjust the image transparency, brightness, hue, saturation, size scaling common values ​ ​ such as images. Code compatible with the environment* Win98 to Win7 fixes: GetDC cause memory leak
Platform: | Size: 563200 | Author: network1985 | Hits:

[assembly languageSpeedometer

Description: 车速表的程序,这个我调试过,应该没问题。-Speed ​ ​ table program, which I debugged, it should be no problem.
Platform: | Size: 4096 | Author: lyb | Hits:

[Windows DevelopVCPP

Description: 提高软件健壮性的基本手段之一就是使用异常处理技术。 C++异常处理技术是一种面向对象的运行时错误处理机制,思路完全不同于C语言的返回值检查策略。这里主要讨论C++异常处理机制的构成及其使用策略,以及一些RTTI(Run-time Type Identification)的知识。-The basic means to improve the robustness of the software is to use exception handling techniques. Exception Handling in C++ is an object-oriented run-time error handling mechanism, completely different from the idea of ​ ​ the return value of C-check strategy. Here discuss the C++ exception handling mechanism and its use constitutes a strategy, and some RTTI (Run-time Type Identification) knowledge.
Platform: | Size: 34816 | Author: 柯南 | Hits:

[VC/MFCprime-number

Description: 输出给定数值范围内的所有素数。 使用链表保存数据,动态内存分配,并采用递归思想搜索-Output within a given range of values ​ ​ of all prime numbers. Save the data using the linked list, dynamic memory allocation, and use recursive thinking of search
Platform: | Size: 882688 | Author: vich | Hits:

[VC/MFCREDIST

Description: vc6.0编程软件实现c语言和c++的编程实现,图形算法编程实现-vc6.0 programming languages ​ ​ and software c c++ for programming, graphics programming algorithm
Platform: | Size: 122880 | Author: 邓应 | Hits:

[Graph Drawingquxian

Description: 将数据绘制成曲线,VC60编写,在OnDraw中直接绘图,无需调用控件,对于时限性较高和硬件环境有限的领域非常有用。-The data plotted curves, VC60 preparation, drawing in OnDraw directly, without calling control, higher time frame and hardware for a limited area of ​ ​ the environment is very useful.
Platform: | Size: 1939456 | Author: xijilou | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net