搜索资源列表
34212
- 直方图对话框构造函数 ZFT::ZFT(CWnd* pParent /*=NULL*/) : CDialog(ZFT::IDD, pParent)//ZFT为定义的用来显示直方图的对话框类; { Width=Height=0 //对话框初始化阶段设置图像的宽和高为\"0\"; }-Histogram dialog Constructors Asian : : Asian (CWnd * pParent / *= NULL * /) : CDialog (Asian : : IDD, pPare
c 函数大全
- 哎,最近分配任务,把做教程的任务交给了我 ~~~ 苦啊,累啊,不过苦了累了我一个,幸福千万家,呵呵 ~~ 用词不当 这次给大家准备的是C语言函数大全 我没有细看啊,不过这么多,应该已经全了吧,呵呵,大家自己看吧 对了,里面还有实例,很不错的,希望大家喜欢 python-hey, the recent allocation of tasks, so the tasks Guide to the I ~
获取主机名和MAC
- 调用win32api的函数,通过ip地址获取对方的MAC地址,使用.netframework的域名解析函数获取对方的主机名-win32api call a function through ip address access to each other's MAC address, and use. Netframework domain name analytic function access to each other's hostname
CSAPI
- 我自己写的一个C#语言中使用API函数,API声明生成程序,可以使你在C#中使用API时,快速的创建该API的声明。-I wrote it myself a C# language used API functions, API statement generation process, You can use C# API, the rapid creation of the API's statement.
ah
- 本程序中定义了函数ave,其形参为结构指针变量ps。boy被定义为外部结构数组,因此在整个源程序中有效。在main函数中定义说明了结构指针变量ps,并把boy的首地址赋予它,使ps指向boy数组。然后以ps作实参调用函数ave。在函数ave中完成计算平均成绩和统计不及格人数的工作并输出结果。-This procedure defines a function in the ave, the shape parameters for the structure pointer variable p
getOrSetSystemTime
- 这是一个C#获取或设置系统时间的例子,仅作为实例程序使用,当需要这些函数的时候可以直接拷贝使用-it s an example of get or set the time of system with c sharp language.when you need these functions,you can copy them directly.
Sharp
- 美国UCI(University of California, Irvine)学生Michael Bebenita在Microsoft .NET平台上基于C#语言和Gold Parser生成工具构造的一个从玩具语言Sharp到MSIL的编译器。Sharp语言支持变量声明和函数调用。-U.S. UCI (University of California, Irvine) student Michael Bebenita in the Microsoft. NET platform, based o
bccrypto-net-1.6.1-src
- 好东西当然要再这里拿出来了!关于.NET的数字签名,加密函数等等啦!具体的下载下来看看吧!-Of course, good things come out here again! On. NET' s digital signature, encryption function and so on it! Down to see specific download it!
SpecialFunction_src
- 该文件是C#版的特殊数学函数计算公式,包括gamma函数、Stirling s formula,chi-square 等-C# version of the file is a special formula of mathematical functions, including the gamma function, Stirling' s formula, chi-square, etc.
youlingcao
- windows关机程序,调用系统的函数实现-windows shutdown process, call the system' s function implementation
2
- 用C#来捕获屏幕,其实用C#可以完成其他程序设计语言的几乎全部功能,当然C#自身的许多独到的功能,是其他程序语言所无法实现的,这就是C#越来越受到广大程序员的喜欢的原因。本文就来探讨一下用C#去实现一个重要的功能,用他来编写一个捕获当前屏幕地程序。通过这个程序,我们将了解到C#是如何调用API函数,和.Net框架中的类库内容是多么地丰富,功能是多么地强大。-To capture the screen using C#, C#, in fact, other programming languag
DEcshp
- 连续函数优化的差分演化(由肯尼斯和莱纳S的算法而来)-Differential Evolution (DE) for Continuous Function Optimization (an algorithm by Kenneth Price and Rainer Storn)Table of contents
ages-automatic-sorting
- 实现输入的年龄的自动排序,包含各个函数,以及详细注释-the realize of the enterance age s automatic sorting
san-lie-biao
- 散列表实现个人信息 散列表---实现个人信息管理 一、 数据结构 个人信息:至少五个域 散列表:以姓名为关键字,平均查找长度不超过2.5,确定表大小,设计散列函数,冲突处理方法(建议采用拉链法)。 文件:个人信息以文件形式保存 二、 基本算法 插入个人信息 删除个人信息 按关键字查找个人信息 按非关键字查找个人信息 统计两种查找过程的平均查找长度 三、 功能要求 读文件数据建立散列表 保存散列表到文件 散列表遍历 修改个人信息
Core4
- Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 -
Stop_operator
- 这个使用C编的stop operator,是s函数的格式。stop operator是Preisach 模型的一种基本模块。线性组合即成preisach 模型。-Stop operator, the C series is the format of the s function. The stop operator is one of the basic module of the Preisach model. The linear combinations Serve preisach t
ADC
- ADC数模转换程序,为实现浮点数据定电而编写的数值转换程序,采用C语言编写 并加入mex 接口函数-ADC' s digital-to-analog conversion process, the the numerical conversion program written for the realization of the floating-point data set electric, using C language
S-MAC
- S-MAC的实现主要继承于BasicMac类,而BasicMac主要继承于cSimpleModule。此外,S-MAC根据自己的算法,添加了一些与协议有关的函数。这个是S-MAC的源代码-S-MAC implementations inherited from BasicMac class the the while BasicMac inherited cSimpleModule. In addition, S-MAC algorithm, add some agreement about t
hanshu
- MATLAB中用C语言编写的S函数,牛顿迭代法-Using C language MATLAB S-function, Newton iteration
Cobject
- 倒立摆模型s函数,倒立摆是机器人技术、控制理论、计算机控制等多个领域、多种技术的有机结合,其被控系统本身又是一个绝对不稳定、高阶次、多变量、强耦合的非线性系统,可以作为一个典型的控制对象对其进行研究。倒立摆系统作为控制理论研究中的一种比较理想的实验手段,为自动控制理论的教学、实验和科研构建一个良好的实验平台,以用来检验某种控制理论或方法的典型方案,促进了控制系统新理论、新思想的发展。(Inverted pendulum model s function)