Welcome![Sign In][Sign Up]
Location:
Search - static

Search list

[Otherhexmine

Description: 自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 \"fn.hpp\" #include \"fn.hpp\" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus<f1, f2>::value // f1+f2 的结果 btil::fn::minus<f1, f2>::value // f1-f2 的结果 btil::fn::multiplies<f1, f2>::value // f1*f2 的结果 btil::fn::divides<f1, f2>::value // f1/f2 的结果 plus<f1, f2>::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus<two, plus<divides<one, two>::value, one>::value >::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman's rattle so. The first document contains "fn.hpp" # include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The arithmetic, plus or minus, multiplication and four Operational very similar, two parameters are needed, of course, is the result of the float. Example : / / arithmetic btil : : fn : : pluslt; F1, f2gt; : : Value / / f1 f2 results btil : : fn : : minuslt; F1, f2gt; : : Value / / f1 - f2 btil the results : : fn : : multiplieslt; f1, f2gt; : : value / / f1 - f2 results btil :
Platform: | Size: 273351 | Author: 杨海青 | Hits:

[ApplicationsxydwCMS110

Description: 美丽心雨 飞狐源码站 优化修正了50%以上的代码,尽量减少数据库查询,程序循环,提高程序运行速度效率。为以后更好的发展做准备。 增强了HTML功能,可以较稳定的生成HTML静态页面,并且在批量生成时可选起始ID和结束ID。 增强附件上传管理功能,增加对附件的大小,后缀名限制。同时开始隐藏附件的真实路径。为日后会员系统及下载限制做准备。 新闻图片在发表时可以直接选择上传或者填写URL,更方便使用。 后台登陆对有GD库的网站开始采用图形认证码,增强安全性。 对数据备分和优化做了调整使备分数据可以通过Phpmyadmin导入。 新增更新缓存功能,可以轻松的更新所有缓存,方便网站转移等造成的缓存异常的更正。-beautiful flying fox source stations optimal correction of 50% or more of code, minimize database query procedures cycle, in order to improve the efficiency of the operating speed. Subsequent to the development of better preparation. Enhanced HTML function could generate more stable static HTML pages, and the volume generated when the optional start and end ID ID. Annex upload enhance management functions, increase the size of the annex, the suffix restrictions. Annex started hiding the true path. Member system for the future and prepare for the download limit. News photos in his choice directly when uploading or fill in the URL and more convenient to use. Background on a landing site for GD began to use graphics authentication code to enhance security. Preparation of the data points and o
Platform: | Size: 270267 | Author: 吴向东 | Hits:

[ApplicationsSSCMS10Build0501

Description: SSCMS网站管理系统 飞狐源码站 SSCMS可以将网站内容全部生成静态HTML文件,这样可以极大地节约主机资源,提高系统性能,全静态处理技术是构建大型站点的必要条件。-SSCMS website management system stops flying fox source SSCMS site content can be generated all static HTML documents, this can greatly save mainframe resources, improve system performance, all static processing large construction site is a necessary condition.
Platform: | Size: 681289 | Author: 吴向东 | Hits:

[Other resourceh040110014

Description: 采用了静态的HTML作为新闻存储的格式,先进的全文检索技术,可视化的新闻发布界面 管理程序为admin/index.jsp,默认的管理员为admin(password:admin888),编辑为:edit(password:edit888)-used as a static HTML format information storage, advanced full-text retrieval technology, visualization press release interface management procedures for admin / index.jsp, the default administrator for admin (password : admin888), the editors : edit (password : edit888)
Platform: | Size: 895608 | Author: wq | Hits:

[Fractal programsdweer

Description: 分形艺术的简单制作代码,静桢展示分形的产生可以是数学家的探索、艺术家的创造或仅仅是一些爱好者的移情。不管怎样,分形艺术若要从其它的数字活动中清晰地区分出来,还需要弄清它是什么,它不是什么。 -fractal art of simple production code, static display fractal-ching, the selection can be a mathematician to the exploration, the artist's creation, or just a glimpse of some of the fans. In any case, fractal art if the figures from other activities clearly points out areas that need to understand what it is, what it is not.
Platform: | Size: 11400 | Author: qian | Hits:

[Other resourcetailC

Description: ATmega8 taillight circuitAn assembly language program that generates 5 different static patterns with switching from pattern-to-pattern controlled by the depression of one push-button switch (S2).
Platform: | Size: 2908 | Author: 张欢 | Hits:

[WEB Mail关于E-Mail信体的基本编码和解码方法email_coder

Description: 提供关于E-Mail信体的基本编码和解码方法包括 Base64, UUCode, Quoted-Printble编解码速度快 全兼容Outlook Express 部分关键代码说明 全部类静态方法 毋需创建实例即可使用 使用说明 首先使用CMailCoder提供的获取编码或解码长度的方法取得长度,然后根据取得的长度分配空间然后调用相应的编码解码函数进行操作就行了-on E-Mail letter to a basic coding and decoding methods include Base64, UUCode, Quoted - Printble codec fast-compatible key part of Outlook Express code Description all types of static method examples can be created without the use of the first to use use CMailCoder provide access length encoding or decoding the length of the method, according to the length of distribution space before calling corresponding codec functions operate on the line
Platform: | Size: 4396 | Author: 缘份天空 | Hits:

[Process-Thread生产者与消费者

Description: 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行处理;使用信号量、P.V.操作实现进程的同步与互斥,模拟进程在操作系统中的运行-procedures C to simulate the operating system, the three most typical process simple static scheduling algorithm; First generation user input dynamic modeling process, the use of the 26 options are available to users of typical statement (including the circle, choose structure), can handle integer, boolean and three character expression data and calculation; the main procedures for the preparation of the programming technology : Listless statement recorded statement process, and PCB Chain, ready Queue List, blocking Queue List, the Executive Queue List, ending Queue List data processing, said the process of mutual relations, due to static state data structure is not suitable for handling data on the size of the volatile data, and dynamic queue structure suitable for data processing variabl
Platform: | Size: 31045 | Author: 石大浪 | Hits:

[CSharpCreateFile

Description: 这是个类一个利用C#来动态的创建文件的类,有了这个你也可以很方便的创建出象sohu、163等大网占的静态页面了-This is a category C# to create a dynamic document categories, with this you can easily create the ones like the 163 other big net for the static pages
Platform: | Size: 1182 | Author: 黄鹏 | Hits:

[Static control解决生产者-消费者问题

Description: public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter < 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw new RuntimeException(\"counter >= 10\") } public static void main(String[] args) { Client c = new Client() Server s = new Server(c) c.start() s.start() } } class Client extends Thread { Vector queue public Client() { this.queue = new Vector() } public void run() { while (true) { if (! (queue.size() == 0)) { processNextElement() } } } private void processNextElement() { Object next = queue.elementAt(0) queue.removeElementAt(0) System.out.println(next)-public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter lt; 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw new RuntimeException(\"counter gt;= 10\") } public static void main(String[] args) { Client c = new Client() Server s = new Server(c) c.start() s.start() } } class Client extends Thread { Vector queue public Client() { this.queue = new Vector() } public void run() { while (true) { if (! (queue.size() == 0)) { processNextElement() } } } private void processNextElement() { Obje
Platform: | Size: 1105 | Author: 阿乌鸟 | Hits:

[File OperatecnIBS 文章管理系统

Description: 全部生成静态html网页,减轻服务器负载,容易被搜索引擎收录,采用模板引擎 SMARTY 便于模板的开发,支持多数据库,数据库函数被封装成类 ,自检式安装界面,类似word的图文编辑器htmlArea,静态html目录存放方式可选,支持站内搜索,后台和功能块均支持模板,语言包功能,投票功能,并控制在首页显示,支持评论和评论管理,支持友情链接功能,支持投稿功能,支持投票功能,支持任意多个图形附件上传,后台提供附件动态管理,支持web在线发送邮件,后台管理,支持数据库备份,防止数据灾难性丢失,保证数据安全,支持无限级分类,任意设置,支持公告发布和管理,公告支持有效期,用户注册,投稿,文章批量删除和移动,支持用户组,模板编辑,导入功能,数据库优化,导入导出,密码修改,后台投票管理,语言包编辑,投票功能 -all generated static html website, reduce server load, easily collected by search engines, using template engine Copyright 2004-2006 templates to facilitate the development, support multiple database functions have been packaged as such, the installation of self-check-style interface, similar to word a graphic editor htmlArea, static html directory optional storage methods, support station search, background and function block support template language pack functions, voting functions, and control of the Home show support management comments and comments to support Links function, writing support functions, support functions to vote in support of a number of arbitrary Annex upload graphics , background Annex dynamic management, online support web mail, background management, database backu
Platform: | Size: 507117 | Author: 张杰 | Hits:

[Windows Develop20041244360340

Description: Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
Platform: | Size: 38507 | Author: 汪柏然 | Hits:

[Static controlXHyperLink

Description: 利用Static控件制作URL连接(XHyperLink),光标经过变亮,点击连接URL。-production URL (XHyperLink), the cursor after brightening, clicking on the link URL.
Platform: | Size: 7646 | Author: 何红军 | Hits:

[Multimedia programGsmLib

Description: GSM音频编解码器,我们已经用在了自己的产品上.这个源代码是经过整理后的代码.直接下载用VC编译则可.生成的是库(静态库),绝对值得大家参考.-GSM audio decoder, we have used in their products. The source code is collated code. Direct download can be compiled with VC. The library is generated (static library), and definitely worth your consideration.
Platform: | Size: 48134 | Author: 祥子 | Hits:

[Compress-Decompress algrithms2005321520

Description: 基于小波变换的零树编码对静止图像进行压缩与解压-based on wavelet transform is the right tree coding static image compression and decompression
Platform: | Size: 26597 | Author: 万方 | Hits:

[Other resourceNetGoushop110

Description: NetGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行网上销售而开发的一套商城购物系统。 它具有完善的商品管理、订单管理、销售统计、新闻管理、结算系统、税率系统、模板系统、搜索引擎支持,可生成Html静态页面、数据备份恢复..... NetGou商城购物系统还支持多语言,系统内自带英文、简体中文、繁体中文,可在三种语言之间随意切换。系统采用Smarty官方模板引擎,模板文件可以实现在线/离线修改,不需要熟练PHP就可以轻松创建属于自己的个性化用户界面-NetGou Mall Shopping System is a powerful sound, friendly user interface, scalability, and specific individuals and businesses on-line sales and the development of a shopping mall system. It is the perfect commodity management, order management, sales statistics, news management, clearing system, tax system, template system, search engine, can generate static HTML pages, data backup and recovery ..... NetGou Mall shopping system also supports multiple languages and the Department of EC within its own English, simplified Chinese, traditional Chinese, in three languages, switching between random. The official system uses Smarty template engine, template files can be achieved online / offline changes do not need skilled PHP can easily create their own personalized user interface
Platform: | Size: 1634446 | Author: 李急 | Hits:

[Other resourceucGUI的16_16点阵字库

Description: 应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START\"中国人民万岁\"GUI_UC_END /* Set ShiftJIS font */ GUI_SetFont(&GUI_Font_HZ16x16) GUI_DispString(str) }-used ucGUI 16 * 16 character dot-matrix document as long as the document ucGUI to join the project, which GUI.H again in the following statement : extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 / / Chinese fonts can be used. examples of use : static void DemoHZ (void) (const char str [] = GUI_UC_START "Long live the Chinese people" GUI_UC_END / * Set ShiftJIS font * / GUI_SetFont (GUI_ Font_HZ16x16) GUI_DispString (str
Platform: | Size: 166043 | Author: 康康 | Hits:

[WEB Code2001817212962asp

Description: 云南信息港虚拟社区VER1.0 由信息港职工WUYU独立开发 很好的社区程序,已经不算是单纯的ASP社区了 全静态页面。完全模板生成。每个版块都可以是一个单独的模板。采用INI文件对模板控制 这套社区还包含了云南信息港很多栏目现在正在使用的新闻发布系统。 确实是好程序。给人的感觉是信息港不配用这套程序了-Yunnan CP VER1.0 virtual community workers from CP WUYU independent development of good community process, not simply an ASP of the entire community static pages. Full model generation. Each plate can be a single template. INI file used to control this template community also includes many of the Yunnan CP columns now being used in the news release system. Indeed the program. Gives the impression that CP is not qualified to use the procedures set
Platform: | Size: 460794 | Author: abc | Hits:

[FlashMXyuanchuang

Description: 自己的flash作品,静态的图形渲染,虽然不够精致,不过可作为复杂背景制作的参考。-the flash works, static graphics rendering, though not the fine, but as a complex background produced by the reference.
Platform: | Size: 19429 | Author: 相传 | Hits:

[FlashMXyuanchuang2

Description: 原创的动画图形,静态的多层制作,基本是阴影和线条的运用-original animated graphics and static multi-storey production, the basic lines of shadow and the use of
Platform: | Size: 13961 | Author: 相传 | Hits:
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

CodeBus www.codebus.net