Welcome![Sign In][Sign Up]
Location:
Search - vc n

Search list

[CSharpExample028-缩放时使用插值模式控制图像质量

Description: 使用VC.n。et,编写一个应用程序,用来缩放时使用插值模式控制图像质量。-VC.n use. Et, to prepare an application that used to zoom use interpolation mode control image quality.
Platform: | Size: 65085 | Author: 刘亚平 | Hits:

[File Operate搜索子目录(VC源码)

Description: (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileFind code, So if they have a single directory search procedures, it will also subdirectories below the search, only then should the original CFileFind CFileFindAll can change the (course the first document contains the FileFindAll). This would not have a big change of the code. (2) an increase in the same subdirectory documents by file name, in order of random order to disrupt or (3) increase the return path of documents n-root directory functions. N to n-catalog-n return (total Series-n) level directory.
Platform: | Size: 3333 | Author: 牛牛 | Hits:

[Other resourcevc++jishuneimu5

Description: VC技术内幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++. -VC technology insider, fifth edition (English) The 6.0 release of Visual C's hows Microsoft's continued focus on te Internet chnologies and COM. which are key components of the new Windows Dist ributed interNet Application Architecture (D NA). In addition to supporting these platform i nitiatives. Visual C + + 6.0 also adds an amazing number of produ ctivity-boosting features such as Edit And Con tinue, IntelliSense, AutoComplete. tips and code. These features take to a Visual C n ew level. We have tried to make sure that this boo k keeps you up to speed on the latest technologie 's being introduced into Visual C.
Platform: | Size: 7821676 | Author: 张靓 | Hits:

[Other resourcen

Description: vc++ 求n的阶乘 采用递归调用,并对错误进行相应的提示
Platform: | Size: 10113 | Author: yisun | Hits:

[Special Effectsvc

Description: 中值均值滤波,包括N*N的中值均值滤波
Platform: | Size: 266971 | Author: linlan | Hits:

[Other resourcevc++mathlib

Description: 科学与工程数值计算算法 1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。 注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。 2、光盘各目录中的内容如下所示: 光盘目录 内容说明 \\Source\\ChapterN 第N章的所有示例工程源程序 \\Source\\Classes 本书所有算法类的源程序 \\Source\\Lib 集成本书所有算法的静态库文件 \\Source\\Dll 集成本书所有算法的动态库文件
Platform: | Size: 1318271 | Author: 张扬 | Hits:

[Other resource求大N!的程序

Description: 此文档是用VC编写的关于编译原理中求大N!的程序-This document was prepared by the VC on the principle of seeking compiler big N! The procedure
Platform: | Size: 918 | Author: nyxz | Hits:

[Windows DevelopN皇后摆法动态演示

Description: 用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!-A N queen game dynamic demonstration program write in VC, already perfect. please come and download!
Platform: | Size: 31682 | Author: 王哲 | Hits:

[Other Web Code回溯法实现N皇后问题

Description:

vc++源码 N皇后


Platform: | Size: 787 | Author: ykqfan | Hits:

[AI-NN-PRKL变换

Description: KL变换模式识别作业三 一、编程要求: 编程实现KL变换,并对TM六波段图像进行演算。 KL变换的思想是:从n维特征选取m维特征,删去的n-m维特征不一定就是无用的信息,如何在信息损失最小的情况下选取特征,在理论上就显得更严密些。通常采用正交变换,得到新的经变换的模式, 以保证信息损失最小情况下获得有利于分类的特征。 二、编程思想: 将6副图象依次输入获得灰度值存在一个6*size(size为一副图象的像素数)的二维数组中,计算每个波段的灰度均值,然后计算协方差矩阵,得出特征值和特征向量,再重新计算要输出的处理的图象的灰度。
Platform: | Size: 55808 | Author: zhyy19882008@126.com | Hits:

[Windows Developsourcecode

Description: 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server's directory and list of documents, especially for some database backup procedures, the procedures for this function code ...... 4 : TTS- text-to-speech conversion. Code 5 : The software is a network area used courier services to send the procedures used by NET SEND command networks and the creation of a process and a main thread. The software has two t
Platform: | Size: 3398656 | Author: 黄河 | Hits:

[ERP-EIP-OA-Portalwan1

Description: 这个版本只是修正了一些BUG,由于没有经过VC老大的同意就把 VITCIE (1.2 Alpha)修改了,如果VC老大有意见的话,我会把这个下载删除,这个版本的版权属于VC老大。同时由于官方网站没人回答问题并且已经被黑客黑了,所以我把相关讨论的连接改到本论坛,在此特别声名,并不是盗VC老大的版。   本版本做了以下修正:   1、修正购物车无法调整数量及邮费计算的BUG   2、增加商品类别排序功能   3、修正商品图片上传BUG   4、完成相关代码优化,速度更快   5、修正部分用户无法登录的BUG   6、修正推荐产品表格不会换行BUG   7、修正商品删除BUG   8、修正无法发表商品评论的BUG   9、修正登录后浏览器跳转的问题   10、FLASH广告发布BUG   11、增加会员积分自动增加的功能并可以后台设置增加量 -this version is that some BUG, without the consent of VC eldest put VITCIE (1.2 Alpha) change the VC if some of the eldest, I will delete the download, this version of the copyright VC leader. Because the official website Meirenhuida issues and hackers have been black, so I discussed the related link diverted to this forum, in this particular reputation, not pirated version of the VC leader. This version made the following amendments : an amendment to Cart unable to adjust volume and postage BUG two terms, the commodity sequencing feature three categories, as amended commodities picture upload BUG four complete code optimization, faster 5, that some users unable to log the BUG 6, recommend products that form not-for-7 line BUG amended to delete BUG eight commodities, commodities that can n
Platform: | Size: 574464 | Author: 万男 | Hits:

[Software Engineering求大N!的程序

Description: 此文档是用VC编写的关于编译原理中求大N!的程序-This document was prepared by the VC on the principle of seeking compiler big N! The procedure
Platform: | Size: 1024 | Author: nyxz | Hits:

[Windows DevelopN皇后摆法动态演示

Description: 用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!-A N queen game dynamic demonstration program write in VC, already perfect. please come and download!
Platform: | Size: 31744 | Author: 王哲 | Hits:

[File Operate搜索子目录(VC源码)

Description: (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileFind code, So if they have a single directory search procedures, it will also subdirectories below the search, only then should the original CFileFind CFileFindAll can change the (course the first document contains the FileFindAll). This would not have a big change of the code. (2) an increase in the same subdirectory documents by file name, in order of random order to disrupt or (3) increase the return path of documents n-root directory functions. N to n-catalog-n return (total Series-n) level directory.
Platform: | Size: 3072 | Author: 牛牛 | Hits:

[Internet-NetworkNDK(vc)

Description: 一个用vc开发的两层结构的网络程序-vc used to develop a two-tier structure of the network programming.
Platform: | Size: 1035264 | Author: ray | Hits:

[GIS programVC.net+mapobjects

Description: 地理信息系统二次开发实例教程VC.net+mapobjects一书源码-GIS secondary development VC.net mapobjects example of a guide book FOSS
Platform: | Size: 1409024 | Author: 王佳 | Hits:

[VC/MFCvc++jishuneimu5

Description: VC技术内幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++. -VC technology insider, fifth edition (English) The 6.0 release of Visual C's hows Microsoft's continued focus on te Internet chnologies and COM. which are key components of the new Windows Dist ributed interNet Application Architecture (D NA). In addition to supporting these platform i nitiatives. Visual C++ 6.0 also adds an amazing number of produ ctivity-boosting features such as Edit And Con tinue, IntelliSense, AutoComplete. tips and code. These features take to a Visual C n ew level. We have tried to make sure that this boo k keeps you up to speed on the latest technologie 's being introduced into Visual C.
Platform: | Size: 7821312 | Author: 张靓 | Hits:

[Algorithmvc++mathlib

Description: 科学与工程数值计算算法 1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。 注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。 2、光盘各目录中的内容如下所示: 光盘目录 内容说明 \Source\ChapterN 第N章的所有示例工程源程序 \Source\Classes 本书所有算法类的源程序 \Source\Lib 集成本书所有算法的静态库文件 \Source\Dll 集成本书所有算法的动态库文件 -Science and Engineering numerical algorithm 1, this book comes with a CD-ROM contains all the book s source code. Simply use the corresponding copy of the directory to your hard drive. Note to copy the source files on your hard disk becomes read-only attribute in the compiler prior to their properties should be changed to read and write. 2, CD-ROM contents of the directory as follows: CD-ROM directory description SourceChapterN the first chapter all the examples of N source project SourceClasses algorithm book all types of source book SourceLib integrated all of the static algorithm library file SourceDll integrated all book algorithm for dynamic library files
Platform: | Size: 1317888 | Author: 张扬 | Hits:

[OtherVCPP-n-times

Description: VC++ n次运行过杀毒软件高启发,不错的。-VC++ n times inspired by anti-virus running too high
Platform: | Size: 1024 | Author: 王杰 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net