Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - h.3
Search - h.3 - List
sdl的image开发包,挺不错的-sdl the image development kits, sounds very good
Date : 2025-12-16 Size : 650kb User : 王南

pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, because the timer made different changes, it will affect the function : PC_ElapsedStart (), and PC_ElapsedStop (). 6, because of different real-time clock's revision, the function : PC_GetDateTime ().
Date : 2025-12-16 Size : 14kb User : hyh

C6000DSP的C语言程序示例 一共有3个 内容不错,希望能对有需要的朋友有帮助。-C6000DSP C language program an example of a total of three as well, the hope is to have a friend in need of help.
Date : 2025-12-16 Size : 40kb User : 高永博

DL : 0
使用CMemDC类解决应用程序的闪烁问题 在你的MFC程序中解决闪烁问题是个烦心的工作。你可以在书上或者网上找到关于这方面的介绍,但是介绍的技术一般都是很复杂的或者是很难应用到已经存在的程序中去。 一个京城使用的技术叫做双缓冲。双缓冲使用一个新的缓冲来画屏幕,然后把整个的屏幕显示在真正的屏幕上。 这篇文章使用了叫做CMemDC的类,这个类封装了绝大部分写入off-screen缓冲区的方法。在已经存在的MFC或者是ActiveX控件中加入CMemDC类是非常方便的。 怎样在你的MFC程序中使用CMemDC 1.在你的工程中加入memdc.h文件。 2.在stdafx.h中加入代码#include "memdc.h" 3.为窗口做WM_ERASEBKGND的消息映射 4.象下面那样改变处理消息的代码:-use CMemDC category of applications to solve the problem flashing in your MFC process is resolved Flicker 000 bother work. You can book online or find this regard, But introducing the technology in general are very complex or difficult to apply to already existing programs. Beijing used a technique called double buffering. Double buffer using a new buffer to paint a screen, then the screen shows that the whole of the real on the screen. This article called CMemDC use of the category, this category included the majority of package off-screen buffer method. The existence of MFC or ActiveX add CMemDC category is very convenient. What in your MFC procedures used CMemDC one. In your works into memdc.h document. 2. In addition stdafx.h code# include "memdc.h" 3. For window W M_ERASEBK
Date : 2025-12-16 Size : 2kb User : 罗成

DL : 0
  这是一个TrueType字库操作模块,通过它,您可以直接访问*.ttf字库,读取字库的风格、某个字的轮廓、闭包等等各种信息。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并且还有调用例子供参考。接口定义见freetype.h文件。-This is a TrueType font operation module, through it, You can directly access*. ttf font, reading the font style, a word picture, and so on closure information. The module contains a sufficient source documents are prepared by the C standard, in any environment compiler for compiling, and there are examples of call for information. See freetype.h interface definition document.
Date : 2025-12-16 Size : 740kb User : caotings

hao shu h ao shu h ao shu -hao shu shu hao hao hao shu shu
Date : 2025-12-16 Size : 724kb User :

DL : 0
编译好的FastReport4.3 只适用于bc6-Compiled FastReport4.3 applies only to bc6
Date : 2025-12-16 Size : 2.51mb User : szx

这是本人完全破解的Skin++ 3.0 For Borland C++ Builder,仅供学习研究,请勿使用在任何商业用途中,否则,本人不承担任何责任.-This is my completely break the Skin++ 3.0 For Borland C++ Builder, for study and research, please do not use in any commercial use of, otherwise, I do not bear any responsibility.
Date : 2025-12-16 Size : 16.39mb User : 郭事业

DL : 0
C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare and achieve string summary document containing a summary of two functions. Which mainly contains three documents: Md5.cpp, Md5.h, Main.cpp. Md5.cpp which is the algorithm code, in most of the code from the rfc-1321-ri copy back Main.cpp is the main program.
Date : 2025-12-16 Size : 86kb User : xxxfree

DL : 0
全部API,自绘图形而成! 编译方法: 1)加入XPLIB.lib库 2)加入CLASSXP.H 3)在菜单中Project\Settings\C/C++-Precompiled headers 选No using......项目。(否则不能编译通过)-All API, since the drawing shape made! Compile Method: 1) by adding XPLIB.lib Library 2) by adding CLASSXP.H 3) in the menu Project \ Settings \ C/C++-Precompiled headers select No using ...... project. (Otherwise can not be compiled by)
Date : 2025-12-16 Size : 116kb User : haoren45

DL : 0
gult.h 在VC6.0或者更高版本中可以进行OPGL得编程-gult.h in VC6.0 or later can be programmed to OPGL
Date : 2025-12-16 Size : 102kb User : 韩帅

Luoc su thoi gian Cuố n sách mà chúng tô i giớ i thiệ u vớ i các bạ n sau đ ay có tên là "Lư ợ c sử thờ i gian" (A Brief History of Time), mộ t cuố n sách tuyệ t diệ u, đ ư ợ c viế t bở i mộ t trong nhữ ng nhà khoa họ c vĩ đ ạ i nhấ t củ a thờ i đ ạ i chúng ta: nhà toán họ c và vậ t ly ly thuyế t ngư ờ i Anh Stephen Hawking.-Luoc su thoi gian Cuố n sách mà chúng tô i giớ i thiệ u vớ i các bạ n sau đ ay có tên là "Lư ợ c sử thờ i gian" (A Brief History of Time), mộ t cuố n sách tuyệ t diệ u, đ ư ợ c viế t bở i mộ t trong nhữ ng nhà khoa họ c vĩ đ ạ i nhấ t củ a thờ i đ ạ i chúng ta: nhà toán họ c và vậ t ly ly thuyế t ngư ờ i Anh Stephen Hawking.
Date : 2025-12-16 Size : 485kb User : HunterSoft

DL : 0
ini 文件解析器(类),将ini文件的读写等操作进行了封装,使用标准的输入输出等简单的库(string、stdio、stdlib),输入文件名 段名 条目名就可以解析出结果。通过ReadInt(),ReadString(),Write()3个主要函数实现。-an implementation of initialization file parser, only few stand libs needed(sting.h, stdio.h, stdlib.h), 3 main functions are ReadInt(), ReadString(), Write() to reach the goals of reading and writing in the ini file.
Date : 2025-12-16 Size : 5kb User : Gavin

DL : 0
AvrUB config 4 ATMega88 8MHz BOOTSZ=3
Date : 2025-12-16 Size : 1kb User : Alexander

DL : 0
USACooverfencing 题解,描述 农夫John在外面的田野上搭建了一个巨大的用栅栏围成的迷宫。幸运的是,他在迷宫的边界上留出了两段栅栏作为迷宫的出口。更幸运的是,他所建造的迷宫是一个“完美的”迷宫:即你能从迷宫中的任意一点找到一条走出迷宫的路。给定迷宫的宽度W(1<=W<=38)及高度H(1<=H<=100)。 2*H+1行,每行2*W+1的字符以下面给出的格式表示一个迷宫。然后计算从迷宫中最“糟糕”的那一个点走出迷宫所需的步数(就是从最“糟糕”的一点,走出迷宫的最少步数)。(即使从这一点以最优的方式走向最靠近的出口,它仍然需要最多的步数)当然了,牛们只会水平或垂直地在X或Y轴上移动,他们从来不走对角线。每移动到一个新的方格算作一步(包括移出迷宫的那一步)这是一个W=5,H=3的迷宫:-USACooverfencing Solution description in the fields outside, Farmer John, built a huge fenced maze. Fortunately, he set aside in the maze of border export of two fence maze. Fortunately, that he had built the labyrinth is a " perfect" maze: from any point in the maze to find a way out of the maze. To the maze-set the width of the W (1 < = W < = 38) and height H (1 < = H < = 100).* H+1 line, the character of each line* W+1 a maze in the format given below. And then calculate the most from the maze of " bad" a point out of the maze required number of steps (from " bad" , the minimum number of steps out of the labyrinth). (From this point the best way to the nearest export, it still needs the most number of steps) Of course, cattle are only level or vertically in the X or Y axis move, they do not have to go diagonal . Squares counted every move to a new step (including that step out of the maze) This is a W = 5, H = 3 of the maze:
Date : 2025-12-16 Size : 1kb User : 李明

这个插件给你一个简单的方法来打开或关闭样式表。它还将存储当前的样式表状态在用户cookie,这样他们就可以恢复当他们来到页面下次。这是好如果你想切换主题通过样式表或使文本更大的打开一个额外的样式表。 这是基于开尔文运气的Styleswitch代码。版权在归因,分享相似的许可证原始最初由开尔文运气和谢默斯p . h·莱希。 -This plugin gives you a simple way to turn on and off stylesheets. It will also store the current stylesheets state in a user cookie so they can be restored when they come to the page the next time. This is good if you want to switch the theme via stylesheet or make the text bigger by turning on an additional stylesheet. This is based upon Kelvin Luck s Styleswitch code. Copyrighted under an Attribution, Share Alike License Original originally by Kelvin Luck and Seamus P. H. Leahy.
Date : 2025-12-16 Size : 3kb User : agdfsko

)系统分两种身份:管理员和读者,读者可以分为不同的类型,每种类型借书天数和续借天数都不一样!(2)图书管理:添加图书类别,维护图书类别,登记图书信息,维护图书信息(3)读者管理:添加读者类别,维护读者类别,登记读者信息,维护读者信息(4)借阅管理:读者借书登记,读者还书登记,借书超期信息查看!(5)系统管理:管理员和读者登陆系统后可以修改自己的登陆密码,读者可以修改自己的个人信息。系统特点:(1)根据(fhsdhfds hfjkdshfjk h ks hsd sfdks fds k fk sd j j jfdsf ehf dsj fd)
Date : 2025-12-16 Size : 3.69mb User : huangjianqiwangerxia

H-ui.admin.page是用H-ui前端框架开发的轻量级网站后台管理模版,采用源生HTML语言,完全免费,简单灵活,兼容性好,让您快速搭建中小型网站后台。H-ui.Admin.page是单页面,没用到iframe,左侧菜单点击刷新页面,每次只能打开一个页面,相比iframe更简单,更方便操作。(H-ui.admin.page is a lightweight web site background management template developed with H-ui front-end framework, using source HTML language, completely free, simple, flexible, and good compatibility, allowing you to quickly build small and medium-sized website background. H-ui.Admin.page is a single page, not used iframe, the left menu, click refresh page, each time you can only open a page, compared to iframe is simpler and more convenient to operate.)
Date : 2025-12-16 Size : 8.44mb User : sk1226

H+是一个完全响应式,基于Bootstrap3.3.6最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术,她提供了诸多的强大的可以重新组合的UI组件,并集成了最新的jQuery版本(v2.1.4),当然,也集成了很多功能强大,用途广泛的jQuery插件,她可以用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA等(H+ is a complete response, the latest version of Bootstrap3.3.6 development based on the theme of her flat, with the mainstream two column layout, the use of Html5+CSS3 and other modern technology, she offers many powerful UI components can be rearranged, and the integration of the latest version of jQuery (v2.1.4), of course also, integration of a number of powerful and versatile jQuery plugin, she can be used for all Web applications, such as web site management background, member center, CMS, CRM, OA etc.)
Date : 2025-12-16 Size : 5.37mb User : qq674684107

H+是一个完全响应式,基于Bootstrap3.3.6最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术,她提供了诸多的强大的可以重新组合的UI组件,并集成了最新的jQuery版本(v2.1.4),当然,也集成了很多功能强大,用途广泛的jQuery插件,她可以用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA等等,当然,您也可以对她进行深度定制,以做出更强系统。 当前版本:v4.1.0(H+ is a complete response, the latest version of Bootstrap3.3.6 development based on the theme of her flat, with the mainstream two column layout, the use of Html5+CSS3 and other modern technology, she offers many powerful UI components can be rearranged, and the integration of the latest version of jQuery (v2.1.4), of course also, integration of a number of powerful and versatile jQuery plugin, she can be used for all Web applications, such as web site management background, member center, CMS, CRM, OA and so on, of course, you can also make the depth of customization for her, in order to make the system more.)
Date : 2025-12-16 Size : 5.26mb User : 爱上了附件
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.