-
修改一台机器的IP地址
修改一台机器的IP地址 -Modifying the IP address of a machine
- 2022-03-13 14:45:48下载
- 积分:1
-
图像质量评价(image quality assessment)无参考型论文代码
历年图像质量评价(iqa)论文及代码资料大全(无参考型) 2002年论文 NO-REFERENCE PERCEPTUAL QUALITY ASSESSMENT OF JPEG COMPRESSED IMAGES 附代码 2005年论文 Reduced-Reference Image Quality Assessment Using A Wavelet-Domain Natural Image Statistic Model 附代码 2005年论文 No-Reference Quality Assessment Using Natural Scene Statistics: JPEG2000 附代码 2010年论文 A Two-Step Framework fo r Constructing Blind Image Quality Indices 附代码 2010年论文 A DCT Statistics-Based Blind Image Quality Index 附代码 2011年论文 Blind Image Quality Assessment Using a General Regression Neural Network 附代码 2011年论文 Blind Image Quality Assessment: From Natural Scene Statistics to Perceptual Quality 附代码(牛文) 2012年论文 RRED Indices: Reduced Reference Entropic Differencing for Image Quality Assessment 附代码 2012年论文 Blind Image Quality Assessment Without Human Training Using Latent Quality Factors 附代码 2012年论文 Blind Image Quality Assessment: A Natural Scene Statistics Approach in the DCT Domain 附代码 2012年论文 MAKING IMAGE QUALITY ASSESSMENT ROBUST 附代码 2012年论文 No-Reference Image Quality Assessment in the Spatial Domain 附代码 2013年论文 Objective Quality Assessment of Tone-Mapped Images 附代码 2013年论文 Making a “Completely Blind” Image Quality Analyzer 附代 码 2013年论文 Video Quality Assessment by Reduced Reference Spatio-Temporal Entropic Differencing 附代码
- 2019-04-13下载
- 积分:1
-
C-notes
C 语言常见问题集,本书共20章,原著:Steve Summit,翻译:朱群英, 孙云。这不是一本普通的基础入门书籍,他把所有C中可能遇见的难点,容易出错的地方全部收集其中,通俗易懂
第一章:声明和初始化
第二章:结构、联合和枚举
第三章:表达式
第四章:指针
第五章:空(null) 指针
第六章:数组和指针
第七章:内存分配
第八章:字符和字符串
第九章:布尔表达式和变量
第十章:C 预处理器
第十一章:ANSI/ISO 标准C
第十二章:标准输入输出库
第十三章:库函数
第十四章:浮点运算
第十五章:可变参数
第十六章:奇怪的问题
第十七章:风格
第十八章:工具和资源
第十九章:系统依赖
第十章:杂项(C language FAQ, book has 20 chapters, original: Steve Summit, translation: Zhu heroes, Sun Yun. This was not an ordinary introductory books, he may meet all the difficulties C, error-prone areas to collect them all, easily understood
Chapter One: Declaration and initialization
Chapter II: Structure, joint and enumeration
Chapter III: expression
Chapter IV: Pointer
Chapter V: empty (null) pointer
Chapter: Arrays and Pointers
Chapter VII: memory allocation
Chapter VIII: Characters and strings
Chapter IX: Boolean expressions and variables
Chapter X: C preprocessor
Chapter XI: ANSI/ISO standard C
Chapter XII: standard input output library
Chapter XIII: Library Functions
Chapter XIV: floating-point operations
Chapter XV: Variable parameters
Chapter XVI: strange question
XVII: Style
Chapter XVIII: Tools and resources
XIX: system dependent
Chapter X: Miscellaneous)
- 2010-09-21 23:24:48下载
- 积分:1
-
遗传模拟退火算法求解TSP问题matlab代码
说明: 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)
- 2020-12-22 15:39:07下载
- 积分:1
-
Notepad++的几个优秀主题
【实例简介】Notepad++是一款不错的编辑器,很轻巧,我很喜欢它。再换个主题,加个代码高亮,看上去就更专业了,让你同样拥有漂亮的编辑界面。
- 2021-11-12 00:37:46下载
- 积分:1
-
一个socket实例代码.包括客户端和服务端,适合初学者.
一个socket实例代码.包括客户端和服务端,适合初学者.-A socket example code. Including client and server, suitable for beginners.
- 2022-03-23 08:24:13下载
- 积分:1
-
四轴飞行器资料(超全面)
其中包含了飞控版程序,PID算法,MPU6050寄存器操作,上位机系统,stm32程序,四旋翼论文,四旋翼控制模式,电调设置,组合飞行器
- 2021-05-06下载
- 积分:1
-
4VBScript-interactive-XML
针对VBScript 在输入大批数据时所表现出的不足,提出了以XML 文件为载体,利用VB.net 设计的交互程序将大批数据写入XML 文件完成参数预定义,VBScrip 程序通过查询XML 文件获取参数值,从而取代inputbox 函数的单一交互方式,实现了VBScrip 交互性能的优化。该优化方法在域环境下的登录脚本中已成功使用,结果表明该方法使用方便,提高了VBScript 程序在输入大批量参数时的执行效率。(For VBScript in the input data is shown by the large number of deficiencies, proposed an XML file as a carrier, the use of VB. net interactive program designed to write data to an XML file to complete a large number of predefined parameters, VBScrip program by querying the XML file for parameter values, thereby replacing the inputbox function to a single interaction, enabling a VBScrip interactive performance optimization. The optimization method in a domain environment logon script has been successfully used, the results show that the method is easy to use, improve the VBScript program parameters in the input bulk execution efficiency.)
- 2013-11-08 08:45:13下载
- 积分:1
-
remoter server 一个简单的远程服务器的程序
remoter server 一个简单的远程服务器的程序-remoter server a simple remote server process.
- 2023-02-13 10:40:03下载
- 积分:1
-
斯坦福:机器学习 Andrew NG超详细笔记(中英文都有)
超详细的斯坦福Andrew NG的课程笔记,包括他本人写的12篇上课笔记、他的TA写的6篇数学基础复习,和网友总结的中文笔记。机器学习和模式识别最佳学习资料
- 2020-12-06下载
- 积分:1