搜索资源列表
TCommFunc
- 日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数-period of time, the judge Date Time legitimacy, turn into a unified format, the transport instead of the TAB key, and other public functions
应用程序服务器源码
- java开发三层系统, 应用程序服务器源码, 接口,客户端连接服务器公共函数-three-tier system, application server source code, interfaces, client server Public Function
分页函数
- 本函数是一个可以公共调用的分页函数, 功能完善,容易学习。 -This function is a public can call the paging function, complete functions, easy to learn.
public
- 文件操作、网络操作等公共函数,分享大家使用,这类不错
Common
- 一组实用的公共函数,包括文件、字体、内存、注册表、字符串等
hp
- 主要用于acm/icpc竞赛中的高精度计算,主要内容: 高精度运算专题: 1.本专题公共函数说明 2.高精度比较 3.高精度加法 4.高精度减法 5.高精度乘10 6.高精度乘单精度 7.高精度乘高精度 8.高精度除单精度 9.高精度除高精度
CommonVarsFuns
- 这是一个关于DELPHI常用控件的公共函数,例如下拉菜单等。-delphi common control
Code
- 编写黑软的常用函数合集,软件名称:开发包基础库公共运行时间库单元-The preparation of a common function of the black soft-Collection, software name: Development Kit-based library of public run-time library module
process_item_process
- 列出系统运行的进程并KILL某些进程,tlist 可以列出系统中正在运行的进程,kill 工具可以杀死进程,COMMON文件是公共函数-Set out the process of system operation and KILL some process, tlist system can list running processes, kill kill the process tool, COMMON document is a public function
SPI
- 视频字符叠加器模块SPI接口c51公共函数(包含文件)-Video characters superimposed SPI interface module c51 public function (include file)
Publicfunction
- 移动定位基本方法和基本算法要用到的的公共函数仿真程序-Basic method of mobile positioning and the basic algorithm used in the public function of the simulation program
DAC0832
- 设计一个函数信号发生器,具体指标如下: 1 采用AT89S51及DAC0832设计函数信号发生器; 2 输出函数信号为正弦波或三角波或阶梯波; 3 输出信号频率为100Hz,幅度0-10V可调; 4 必须具有信号输出及外接电源、公共地线接口 -Design a function signal generator, the specific indicators as follows: 1 using AT89S51 and design function signal ge
uCommon
- 自己2006年-2008年期间积攒的Delphi公共函数,希望对需要它的朋友有用。-His 2006-2,008 accumulated during the public function of Delphi, in the hope of a friend needs it useful.
Delphi_SRTL
- delphi公共函数库,实现加解密,编解码,字符串,文件等通用函数的封装,非常值得借鉴-This is Delphi Common Function Library,To assist Planning &Development Engineer to implement Encrypt/Decrypt Encoding/Decoding StringFunc FileFunc.
utils
- 一些j2me公共函数,怎么就短了,-Some j2me public functions, how the short, and 晕晕 晕晕 晕晕 halo
zlCommon
- 超全的VB公共函数库集合,解决初学入门用户学习的经验不足-Over the whole of the VB public library collection, to solve the user to learn beginner inexperienced entry
ins
- 捷联算法,与公共函数结合一起,构成完整的捷联算法。-Strapdown algorithm, combined with public functions together with a complete strapdown algorithm.
MailSend
- 利用System.Web.Mail这个名称空间.在这个名字空间下,有一个专门使用SMTP协议来发送邮件的类:SmtpMail,它已能满足最普通的发送邮件的需求。这个类只有一个自己的公共函数--Send()和一个公共属性—SmtpServer,您必须通过SmtpServer属性来指定发送邮件的服务器的名称(或IP地址),然后再调用Send()函数来发送邮件。您可以在Send函数的参数MailMessage对象中设置邮件的相关属性,如优先级、附件等等。除了以MailMessage对象为参数(如上述代
openglcup
- openGL茶杯茶叶操作指导4------玻璃杯里的绿茶 一. 如操作指导(1)建立框架.见welcome2 二. 添加变量与函数并初始化 在VIEW类中加入公共变量 float tbh[6][5] //6片茶叶的角度、位置、大小 BOOL keyn //定义动画开关 在VIEW类中加入公共函数 void mytea(float x,int y) //定义绘制茶杯的函数 void tea3() //茶叶的函数 void lm() //光照和材质的函数
CommonFunctions
- C++编程中可能用到的一些基本的公共函数,涉及stl模板操作,字符串操作-C++ programming may be used in some of the basic public functions involving stl template operations , string manipulation , file manipulation