搜索资源列表
What-energy-functions-can-be-m
- 本文首先介绍了需要通过graph cut最小化的能量函数的特性。虽然是二进制变量但是很容易推广到其他方面。我们详细描述了通过graphcut最小化的能量函数。并提供了最小化能量函数的通用构建。最后给出了最小化二进制能量函数的必要条件。,In this paper, we give a characterization of the energy functions that can be minimized by graph cuts. Our results are restricted to
C
- C语言库函数集.rar 包含所有c语言库函数,初学单片机c编程者必看-C language library function sets. Rar contains all c language library function, novice programmers see Singlechip c
123
- 提取HTML代码中文字的C#函数在做一些网站(特别是bbs之类)时,经常会有充许用户输入html样式代码,却禁止脚本的运行的需求, 以达到丰富网页样式,禁止恶意代码的运行。-Extraction of HTML code in the C# language function to do at some website (especially bbs like) often will allow the user to enter html code style, but to prohibit
Linux-C-CHM
- linux-c语言开发时用到的函数集合.可以有助快迅速开发程序所要的函数-linux-c
c
- c语言的一些资料,包括C语言参考手册之函数库,C专家编程等-c language some of the information, including the C language reference manual of the library, C programming and other experts
clibrar
- c库函数手册和c库函数实现大全这里边包含所有的c函数库的内容有c函数库的目录 和各个函数的实现,源码-c library function manual and c library functions to achieve Daquan here while the c library contains all the contents of the directory and the c library to achieve various functions, source
c-function-data
- 关于c语言的函数使用手册,有c语言的标准函数库的介绍-C-language functions on the manual, there is a standard library c language introduction
c
- 系统学习C语言,包含指针,数组,函数等详细信息-A systematic study of the C language, including pointers, arrays, functions, etc. For more information
C
- C语言的标准库函数,里面包含了函数的介绍及例子,非常全面-C language standard library functions, which includes the introduction of the function and example, very comprehensive
matlab-C
- 熟悉如何将matlab中的函数转化为C语言,的基本方法与操作代码-Familiar with matlab function into C language, the basic methods of operation code
Rule-of-coding-in-C-andCPP-.tar
- C和C++的编码规范,编程时需注意的文件格式和函数,变量等的命名规则-The naming of coding standards, programming required in of C and C++ of file formats and functions, variables, etc.
c
- 输入10个工人的信息,每个工人含有成员名为“工号、姓名、基本工资、补贴、奖金、水电费、房租、实发工资、工资排名”,分别编写六个函数求: (1)输入一个工人的工号,查询该工人的信息并输出,若不存在显示没找到。 (2)输入一个工人的信息,按工号顺序将该工人的信息插入后输出。 (3)输入一个已存在工人的姓名信息,删除该工人的信息后输出。 (4)求每个工人的实发工资(实发工资=基本工资+补贴+奖金-水电费-房租); (5)求每个工资项(纵项)的总额并输出
c-Library-Functions
- 介绍了linux下的c库函数,非常齐全和详细。可以帮助在编程时查询库函数的用法-Introduced under linux c library functions, very complete and detailed. Queries can help in programming library function usage
c
- 这是c语言程序的四个实验的实验报告:熟悉集成开发环境,数据类型,控制语句,函数与指针-This is the c language program of four experiments report: Familiarity with integrated development environment, data types, control statements, functions, and pointers
C-language-difficulties
- 总结了一部分C语言基础难点,从变量到函数再到具体小程序应用。-Summarizes the basic part of the C language difficulties, from variables to functions,and then to the specific application applets.
C-programa-in-matlab
- 通过使用 MEX 文件在matlab中调用C程序,MEX 文件是由原 C 代码加上 MEX 文件专用的接口函数后编译而成的,-C programa in matlab
c_function.pdf
- Linux c函数参考,对于新入门学习很有帮助-Linux c fuction
SOPC-Nios2-and-LCD-interface
- Altera SOPC Builder提供了Nios Ⅱ处理器及一些常用外设接口,但并没有提供 12864液晶模块的接口及驱动。利用SOPC Builder中元件编辑器Create New Component, 通过自定义逻辑的方法在SOPC设计中添加自己开发的液晶显示模块IP核,并集成到系统, 实现了嵌入式NiosⅡ软核处理器与液晶显示模块的接口设计,并编写了驱动程序。可以和 系统自带的接口组件一样,开发者利用该开发组件,不必了解液晶屏原理就可以使用标准C 函数操作组件进行
C-function-quickly-find-reference
- 关于《C语言库函数速查手册》,介绍常用的C语言库函数。-About " C language library functions Check manual" describes the commonly used C language library functions.
C-language-function
- C语言函数大全,已包含绝大部分的函数。每个函数包含函数名,功能,用法。-C language function encyclopedia, has been the most of the functions. Each function contains the function name, function, usage.