Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - cross-3.4
Search - cross-3.4 - List
DL : 0
c语言编译器,跨平台,4.2版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsoft.com/~drh/pubs/interface4.pdf. -c compiler, cross-platform, version 4.2 LCC version 3.x is described in the book "A Retargetable C Compiler : Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsoft.com/ ~ drh/pubs/interface4.pdf.
Update : 2024-05-05 Size : 638976 Publisher : 王陈

EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed, so you can choose your own compression without loss of quality. 4) Cross-platform compatible (Linux, Unix, Windows, Macintosh, Solaris, ...) 5) Cross-compiler compatible (supports compiling in MS Visual Studio, g++, MinGW, Intel s icc, and the lousy Borland compiler) 6) Easy user interface even helps you if you forget to specify crucial information. 7) Endian-safe as of Version 0.52, so it will work on things like PowerPC, Sparc, etc. 8) 64-bit compatible if you compile with EasyBMP -EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi mov ie file from a series of windows bitmap (BMP) ima celebrated. Some features : 1) Support for reading all bit-depths supporte d by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed. so you can choose your own compression without l oss of quality. 4) Cross-platform compatible ( Linux, Unix, Windows, Mac, Solaris, ...) 5) Cross-compatible compiler (c supports ompiling in MS Visual Studio, g, MinGW. Intel's icc. and the lousy Borland compiler) 6) Easy user int erface even helps you if you forget to specify cr ucial information. 7) Endian-safe as of Versio n 0.52, so it will work on things like the PowerPC
Update : 2024-05-05 Size : 13312 Publisher : deeply2000

笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本部分介绍了几个驱动程序的移植过程,特别是显卡部分。-author used the huaheng company based at91rm9200 development boards, provide development environment is the use of Linux kernel 2.4, cross-compiler environment is also a veteran, As I drive right to use the 2.4 kernel support well (especially in the arm.). I decided to transplant themselves to the 2.6 kernel development board which, at present the work has been basically completed. This section presents a few of the transplant procedure-driven process, in particular the graphics part.
Update : 2024-05-05 Size : 17408 Publisher : shixi

DL : 0
纯SWT的报表库: SWT Report 这是我以前开发的库,目前只有报表打印功能,里面有演示类。 支持功能有: 1. 跨行和跨列功能 2. 页码和页数统计 3. 边距和间距调整 4. 各边框颜色设置 5. 前景和背景颜色 6. 自适应页面大小 ... ... 大家可以根据项目进行扩展,有好的实现不要忘记发上来!:)-Statements of pure SWT libraries: SWT Report This is my library of previously developed, at present only a statement of printing, there are demo category. Support functions are: 1. Interbank and cross-out function 2. Page 3 and page statistics. Margins and spacing adjustment 4. The border color settings 5. 6 prospects and the background color. Adaptive page size ... ... We can expand the project, do not forget the achievement of a good hair up! :)
Update : 2024-05-05 Size : 3155968 Publisher : fan

DL : 0
看门狗的源码,主要是ARM汇编完成,交叉编译器采用3.4.1,大约10秒钟看门狗中断一次,中断时由串口输出文字。-Watchdog the source, mainly compiled ARM cross-compiler using 3.4.1, about 10 seconds watchdog interrupted once interrupted by the serial output text.
Update : 2024-05-05 Size : 14336 Publisher : whj

DL : 0
车间调度(matlab).rar 1、初始化参数: 族群 60,循环500次,交叉0。8 变异 0。6 代沟0。9 2、初始化群:按调度优先级编码,比如 3个零件,每个零件3个工序,就初始化: 1、3、4、5、6、7、8、9、2 2、1、3、4、5、6、7、8、9 等等 -Shop scheduling (matlab). Rar 1, initialization parameters: group 60, the cycle 500 times, cross 0.8 Variation 0.6 generation gap 0.9 2, initialization group: by scheduling priority encoding, for example, three parts , three processes for each part, on the initialization: 1,3,4,5,6,7,8,9,2 2,1,3,4,5,6,7,8,9, etc.
Update : 2024-05-05 Size : 51200 Publisher : 李劲

DL : 0
键盘输入数据,建立一个有向图的邻接表。 (2)输出该邻接表。 (3)建立一个无向图的十字链表。 (4)在有向图的邻接表的基础上计算各顶点的度,并输出。 (5)采用邻接表存储实现无向图的深度优先遍历。。 (6)采用邻接表存储实现无向图的广度优先遍历。 -Keyboard input data, the establishment of a directed graph of the adjacency list. (2) the output of the adjacent table. (3) the establishment of an undirected graph of the cross list. (4) in the directed graph adjacency list based on the calculation of the vertex degrees, and outputs. (5) the use of adjacency list undirected graph storage to achieve the depth-first traversal. . (6) using adjacency list undirected graph storage to achieve the breadth-first traversal.
Update : 2024-05-05 Size : 2048 Publisher : 安放但是

DL : 0
(1)用微机原理实验箱FD-8088提供的数码管和芯片做。 (2)假设有一个十字路口,1,3为南北方向,2,4为东西方向,每个路口各有红、黄、绿三个交通信号灯。 (3)用红黄绿三个彩色发光二极管模拟控制交通信号。红、黄、绿灯接通时间分别为5秒、2秒、5秒。 -(1) Microcomputer Principle Experiment Box FD-8088 provides digital control and chip done. (2) It is assumed that there is a crossroads for the north-south direction 1,3, 2,4 for the east-west direction, each intersection have red, yellow and green three traffic lights. (3) with red, yellow, and green three color light-emitting diode analog control traffic signals. Red, yellow and green respectively connected to 5 seconds, 2 seconds, 5 seconds.
Update : 2024-05-05 Size : 118784 Publisher : hudal

这个驱动的移植主要是是将原来的2..4.18内核中的1341驱动程序直接往2.6.11上移植的,没有采用ALSA。移植过程中也曾经参考过一些资料,具体是哪位大虾的资料忘记了,在此感谢文中所参考的资料的大虾们 硬件环境:SBC-2410X开发板(CPU:S3C2410X) 内核版本:2.6.11.1 运行环境:Debian2.6.8 交叉编译环境:gcc-3.3.4-glibc-2.3.3 第一部分 声卡UDA1341TS驱动程序播放部分的移植 一、从网上将Linux内核源代码下载到本机上,并将其解压: #tar jxf linux-2.6.11.1.tar.bz2 二、打开内核顶层目录中的Makefile文件,这个文件中需要修改的内容包括以下两个方面。 -This was mainly driven transplantation is the original 2 .. 4.18 kernel drivers 1341 directly to the Transplant 2.6.11, and did not use ALSA. Transplantation process have also made reference to some information, specific information prawns who have forgotten, would like to thank the paper for reference information on the hardware environment of shrimp are: SBC-2410X development board (CPU: S3C2410X) kernel version: 2.6.11.1 Operating Environment: Debian2.6.8 cross compiler environment: gcc-3.3.4-glibc-2.3.3 the first part of the sound card driver UDA1341TS play one part of the transplant, from the Internet Linux kernel source code will be downloaded to the machine, and decompression:# tar jxf linux-2.6.11.1.tar.bz2 Second, open the core top-level Makefile in the directory file, the document need to modify the contents include the following two aspects.
Update : 2024-05-05 Size : 27648 Publisher : 谷子

DL : 0
本简缩教程的内容有:  1.创建类:类关键字、类及名空间、创建方法、创建属性、重载方法等。  2.对象的生命周期:对象的构造、对象的终止  3.继承:实现基本的继承、阻止继承、继承与辖域、保护方法、重载方法、重载与  构造方法、创建基类以及抽象方法  4.共享或类成员:共享方法、共享变量  5.事件:共享事件、触发事件  6.界面:怎样使用界面  7.对象的处理:对象的声明等等  8.交叉语言的继承:创建VB.NET的基类、创建C#子类、创建一个客户应用程序。  9.可视化继承  总结 -Reduction of this tutorial are as follows: 1. To create categories: category keyword, category and name space, to create methods to create attributes, overloaded methods. 2. The object life cycle: the object structure, object termination 3. Succession: the realization of basic inheritance, block inheritance, inheritance and scope, protection methods, overloaded methods with the overloaded constructor to create an abstract base class as well as methods 4. share or class members: sharing of methods, shared variables 5. Event: shared events, trigger events 6. interface: how to use the interface 7. object processing: a statement object, etc. 8. Cross-language inheritance: VB.NET to create the base class to create C# sub-class, create a client application. 9. Visualization succession summary
Update : 2024-05-05 Size : 74752 Publisher : yinxufeng

《C++ GUI QT 3编程》 ISBN/ISSN:7-81077-731-9 北京航空航天大学出版社 2006 本书详细讲述了用Qt进行图形交互界面编程的各个部分。主要内容包括:入门、创建对话框、布局管理、事件处理、二维和三维图像等。 (加)JASMIN BLANCHETTE,(英)MARK SUMMERFIELD著 =====本书是使用QT3进行跨平台GUI程序开发的最佳参考书,此为配套源代码 - C++ GUI QT 3 Programming ISBN/ISSN :7-81077-731-9 Beijing University of Aeronautics and Astronautics Press 2006 book to describe in detail the use of Qt graphical interface to the various parts of programming. The main contents include: Introduction, create dialog, layout management, event handling, two-dimensional and three-dimensional images. (Plus) JASMIN BLANCHETTE, (British) MARK SUMMERFIELD forward ===== Qt3 book is the use of cross-platform GUI development the best reference books, such as matching source code
Update : 2024-05-05 Size : 596992 Publisher : leee101

DL : 0
无约束条件 max f(x1,x2)=21.5+x1*sin(4*pi*x1)+x2sin(20*pi*x2) -3.0<x1<12.1 4.1<x2<5.8 1%的变异 25%交叉 旋转转轮选择 -Unconstrained conditions max f (x1, x2) = 21.5+ X1* sin (4* pi* x1)+ X2sin (20* pi* x2)-3.0 <x1 <12.14.1 <x2 <5.81 of variation 25 cross-rotating wheel selection
Update : 2024-05-05 Size : 6144 Publisher : sp

用于进行gcc测试,在建立交叉编译工具时使用-Gcc used for testing, in the establishment of cross-compiler tool use
Update : 2024-05-05 Size : 6481920 Publisher : 廖瑜永

Microsoft 功能强大的脚本编写语言是专为 Internet 而设计的。JScript.NET 是 Microsoft ECMA 262 语言的下一代实施产品。与 ECMAScript Edition 4 一起开发的、JScript.NET 中的改进功能包括了准确编译的代码、类型与无类型的变量、类(内含继承、函数重载、属性访问器等等)、包、跨语言支持,以及对 .NET 框架的访问。 -Microsoft powerful scripting language is specifically designed for the Internet. JScript.NET is Microsoft ECMA 262 language to implement the next generation of products. ECMAScript Edition 4, together with the development, JScript.NET Improved features include an accurate translation of code, type and non-type variables, type (including inheritance, Function Overloading, attribute accessors, etc.), bags, cross-language support, as well as the. NET Framework visit.
Update : 2024-05-05 Size : 1409024 Publisher : hsx

1. LDAP介绍 4 1.1. LDAP是什么 4 1.2. LDAP是电话簿 4 1.3. LDAP是不是数据库 4 2. LDAP的特点 5 2.1. LDAP的优势 5 2.1.1 跨平台 5 2.1.2 费用及维护 5 2.1.3 复制技术 5 2.1.4 允许使用ACI 5 2.2. LDAP存储什么数据 6 2.3. 什么时候该用LDAP存储数据 6 3. LDAP的基本模型 7 3.1 信息模型:描述LDAP的信息表示方式 7 3.2 命名模型:描述LDAP中的数据如何组织 7 3.3 功能模型:描述LDAP中的数据操作访问 7 3.4 安全模型:描述LDAP中的安全机制 8 3.4.1 身份认证 8 3.4.2 通讯安全 8 3.4.3 访问控制 8 .............. -1. LDAP Introduction 41.1. LDAP What is 41.2. LDAP is the Phonebook 41.3. LDAP database is 42. LDAP feature of 52.1. LDAP cross-platform advantages of 52.1.1 and 52.1.2 the cost of maintaining 52.1.3 replication technology 52.1.4 allowing the use of ACI 52.2. LDAP data storage What is 62.3. When the use of LDAP for storing data 63. LDAP basic model information model 73.1: Description of the information that way LDAP naming model 73.2: LDAP description how to organize the data in the functional model 73.3: Description LDAP data access operation 73.4 security model: Description of the security mechanism in LDAP Authentication 83.4.1 Security 83.4.2 Communications 83.4.3 Access Control 8 ..............
Update : 2024-05-05 Size : 12288 Publisher : 阳光

这是一个脚本库能够让你在自己的页面上使用 HTML 5 的强大特性,而不用担心客户端是否支持 HTML。 支持列表如下: Mozilla Firefox 1.0.8 Mozilla Firefox 1.5.0.9 Mozilla Firefox 2 Internet Explorer 6 Internet Explorer 7 Safari 2.0.4 Safari 3(Windows) Opera 9(native experimental implementation)-A cross-browser implementation of the WHATWG Web Forms 2.0 specification. This specification is currently a mature working draft and has been adopted by the W3C HTML Working Group to serve as a starting point for the next version of HTML. This implementation will follow the HTML 5 specification that evolves from the W3C process.
Update : 2024-05-05 Size : 62464 Publisher : htz

Otherfrog
DL : 0
有一条河,左边一个石墩(A区)上有编号为1,2,3,4,…,n的n只青蛙,河中有k个荷叶(C区),还有h个石墩(D区),右边有一个石墩(B区),如图3-1所示。n只青蛙要过河(从左岸石墩A到右岸石墩B)-There is a river, the left side of a stone (A zone) has numbered on 1,2,3,4, ..., n of n only frogs, the river has k-lotus leaf (C zone), also a Shihtunkeng h ( D), the right side there is a stone (B zone), as shown in Figure 3-1. n frogs to cross the river (from the left bank of the right bank of the Shihtunkeng Shihtunkeng A to B)
Update : 2024-05-05 Size : 16384 Publisher : faruh

DL : 0
交易撮合系统是一套买卖信息沟通的平台,为您提供了一个完整的商品供应、商品需求的信息管理解决方案。交易撮合系统除了提供商品的供需信息,还提供的商品展示等功能。后台提供了用户管理、商品管理、帖子管理、文章管理,通过用户管理可以更改用户信用度、权限、是否琐定,通过帖子管理进行供求信息管理、交易撮合。 系统特点:前台,用户可以进行比较购物,发帖不需要进行复杂的个人注册,只需添个邮箱地址,以便进行交易通知。 技术支持:系统基于JAVA技术开发,可以跨平台,支持MYSQL数据库。 快速搭建:只需简单设置,3分钟即可以建立一个功能完备的信息管理平台。 操作简便:软件操作界面由专业设计人员设计,采用人性化的布局,界面规范,操作简捷。 可扩展性:软件构架灵活,考虑未来功能扩充之需要,具有较强的可扩展性。 完善的安全机制:代码严谨,防SQL注入。 -Deal-maker system is a communication platform for trade information, to provide you with a complete supply of goods, the demand for merchandise information management solutions. Deal-maker system of supply and demand of goods in addition to providing information, also provides functions to display the merchandise. Backgrounds provides user management, merchandise management, post management, article management, user management can be changed through the user credibility, authority, whether suo set by supply and demand management of Posts information management, deal-maker. System features: Front Desk, the user can compare to, Post does not require the complexity of the personal register, simply e-mail Tim month in order to notify the transaction. Technical Support: System based on JAVA technology, can be cross-platform to support the MYSQL database. Express structures: a simple setting, 3 minutes you can create a full-featured information management platform. Simple: the soft
Update : 2024-05-05 Size : 5239808 Publisher : xiongxiong

pdf格式的英文文献,是关于认知无线电网络的,编者是加拿大桂尔夫大学的Qusay H. Mahmoud。ISBN:978-0-470-06196-1 章节内容: 1 Biologically Inspired Networking 2 The Role of Autonomic Networking in Cognitive Networks 3 Adaptive Networks 4 Self-Managing Networks 5 Machine Learning for Cognitive Networks: Technology Assessment and Research Challenges 6 Cross-Layer Design and Optimization in Wireless Networks 等,共计13章,全书348页,pdf文件383页。-pdf format in English literature, is about the cognitive radio network, is the editor of the Canadian University Guangxi Wolf Qusay H. Mahmoud. ISBN :978-0-470-06196-1 sections of content: 1 Biologically Inspired Networking 2 The Role of Autonomic Networking in Cognitive Networks 3 Adaptive Networks 4 Self-Managing Networks 5 Machine Learning for Cognitive Networks: Technology Assessment and Research Challenges 6 Cross- Layer Design and Optimization in Wireless Networks, etc., for a total of 13 chapters, book 348, pdf file 383.
Update : 2024-05-05 Size : 4472832 Publisher : yuan

DL : 0
软件介绍: 最大特点 1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器. 2.客户端无论安装任何插件. 3.只有一个JSP文件,文件名可以随意改,隐蔽性好. 功能: 1.文件管理: 包括对文件的操作和打包下载. 2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作 3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面. 4.任务管理: 可以查看正在运行的程序的状态,并终止已停止响应的程序 5.服务管理: 启动、停止或重新启动服务. 6.系统信息: 可以查看CPU、内存、OS版本.... 其它说明: 1.默认用户名是"mietian",没有密码(在文件中的第二行可以更改密码). 2.完全公开源代码. -Software: Biggest characteristic 1 cross-platform, basic WEB service, no matter how strong fire, want to open port 80 seal, can remote management server. 2 the client whether any plug-in installation. 3. Only a JSP files can be changed, filename, fine grain. Functions: 1 files management: including the operation and packaged download files. 2: actually Win is the terminal command of "the command prompt", through the command to restart the server 3 remote desktop: Windows system and the "MSTSC" basically, can remote management desktop. 4 task management: can check programs that are running condition, and terminate the program has stopped response 5 service management: start, stop and restart service. 6 system information: can view the CPU, memory, OS version. Other: 1. The default is mietian "user name", no password (the second line in the file can change the password). 2 completely open source.
Update : 2024-05-05 Size : 14336 Publisher : abc
« 1 2 3 4 56 7 8 9 10 ... 16 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.