搜索资源列表
xice-KNSGEW-minigui-libminigui-str-1.6.2.tar
- MiniGui学习版1.6str源码,国内最著名的跨平台轻型gui系统,对于构建小系统有很重要的参考价值。-MiniGui learning version 1.6str source, the country's most famous cross-platform light gui, a small system in constructing a very important reference value.
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
1.2
- 利用Java Applet从本地加载图像Miss.jpg,并且显示该图像-use the Java Applet from local Miss.jpg loading images, and showed that the images
复件 1.2.6
- 图形编辑器的VC++原代码,很好的例子,对大家开发图形方面的软件会很有价值.-graphics editor of the VC-source, a very good example for all developing graphics software will be of great value.
Piccolo.NET-1.2
- MS.NET GDI+平台。使用C#开发。-MS.NET GDI platform. Using C# development.
flphoto-1.2-source.tar
- flPhoto is a basic image management and display program
TWiki-4.1.2
- TWiki是一个功能完善的wiki系统 专注于为网站赋予结构,所有页面自动归为TWiki Web,这样就很容易创建协作小组。拥有编程技能的人可以使用变量创建动态页面,譬如内容表格,或者嵌入式搜索结果的页面。 易于定制和扩展 允许页面编辑:Darkar版本已经支持所见即所得编辑。 访问控制: 细化的授权机制让管理员可以限制不同部门的读写访问权限。 TWIKI完全是一个不需要任何数据库,完全基于文件目录的格式化引擎
blacksubmarine-OGVOTV-1.3.0-mde-1.3.0.tar
- MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我们将发布 MiniGUI 1.0 版本,同时,目前的代码不会再进行重大调整。在 MiniGUI 1.0 版本发布之后,我们将立即着手开发 MiniGUI 2.0 版本。该版本预期将在体系结构上进行重大调整-MiniGUI release of the latest version 0.9.96. We will be positionin
blacksubmarine-OGVOTV-1.3.0-mg-samples-1.3.0.tar.g
- MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我们将发布 MiniGUI 1.0 版本,同时,目前的代码不会再进行重大调整。在 MiniGUI 1.0 版本发布之后,我们将立即着手开发 MiniGUI 2.0 版本。该版本预期将在体系结构上进行重大调整-MiniGUI release of the latest version 0.9.96. We will be positionin
blacksubmarine-OGVOTV-1.3.0-minigui-res-1.3.0.tar.
- MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我们将发布 MiniGUI 1.0 版本,同时,目前的代码不会再进行重大调整。在 MiniGUI 1.0 版本发布之后,我们将立即着手开发 MiniGUI 2.0 版本。该版本预期将在体系结构上进行重大调整-MiniGUI release of the latest version 0.9.96. We will be positionin
marvin-v1.1.2-final-eclipse-pr
- Marvin is an extensible image processing framework developed in Java. Every image processing algorithm is developed as a plug-in. Plug-in are integrated with the framework features, such as image manipulation, video capturing, plug-in history, perfor
SDL_image-1.2.7-win32.zip
- 最新的图像库,可以开发各种图形图像,关键是开源,很好!,The latest image library, a variety of graphical images that can be developed, the key is open source, very good!
ft2demos-2.3.11.tar
- FreeType 使用示例,包含几个常见平台-The demo about the freetype.
SDLShowText
- SDL练习,想学习SDL的人可以参考! VC2008下测试通过!-SDL practice, people who want to learn SDL can refer to! VC2008 under test!
linux_SDL-1.2.13.tar
- 媒体库中间层,可以更容易开发媒体软件,如游戏等,这库在LINUX下GNU编程下使用-The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library designed to make it easy to write multi-media software, such as games and emulators. This library is distributed under the terms
PaintDotNet_2006-1-2
- 参照Paint.Net源代码写的绘图程序-Reference to the source code written in Paint.Net drawing program
php-Unicode-0.1.3
- php-Unicode 轉換 this A number of minor inconveniences-2008-08-26- v0.1.2 * This release resolves an issue with Unicode_String::ToLower(). A number of minor inconveniences (such as errors in the documentation) were also fixed. All unquot
CurveLab-2.0.2
- 这是一个曲波函数的源代码,里面内容详细,欢迎下载-curvelet function
dfmirage-sdk-1.2.74.0
- dfmirage-sdk-1.2.74.0.zip,上传一下,供参考学习-Dfmirage-sdk-1.2.74.0.zip, upload it for reference study
1-2
- 描述 公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。 员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。 输入 第一行两个整数n、m。接下来m行,每行都是以下内容之一: I a c //Log In:员工a登录,code为c。若a已登录,则将code更新为c O a