console
共 120 篇文章
console 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 120 篇文章,持续更新中。
一个J2EE四层架构的实例
一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0+weblogic7.0+oracle9i(sqlserver2000) 2.sql语句如下: create table ejbAccounts (id varchar(15), bal float, type varchar(15)) 3
这时一个计算数独游戏的console程序。使用搜索算法剪枝中最为强大的dance link(可参考knuth论文)
这时一个计算数独游戏的console程序。使用搜索算法剪枝中最为强大的dance link(可参考knuth论文),并用STL-set优美实现。
一个简单的Java多线程的小例子。 a) Producer 生产 String
一个简单的Java多线程的小例子。
a) Producer 生产 String,并保存在 ArrayList 中。Consumer 消耗(读出并显
示)String,并把它从 ArrayList 中删除。生产和消耗应在 console有打印显示。
b) 可指定生产者生产多少个数据,也可以指定消费者消耗多少个数据。完成要求数据
的生产或消费以后,线程自动终止。(应提供相应的构造函数来指定数
PowerPC MPC5200B处理器的ramdisk
PowerPC MPC5200B处理器的ramdisk,以及制作ramdisk的详细步骤,该ramdisk使用的是busybox做console。
这是一个生成幻方数的算法
这是一个生成幻方数的算法,console程序,简单实用,需要的朋友可以看看。
Xmame is a console game for linux. This exploit gain root
Xmame is a console game for linux. This exploit gain root
作品名称:班级成绩管理系统 作者:sammual 一 该系统的设计方法:其主要的设计方法是面对过程的
作品名称:班级成绩管理系统
作者:sammual
一 该系统的设计方法:其主要的设计方法是面对过程的,整个程序的走向很清晰地说明了这一点;但其中也有小部分用的是面对对象的,例如类的实现。该系统包含“main.cpp”,“stuent.cpp ”和“student.h”三个文件,用visual c++6.0先建立一个空的win32 console Application工程,然后把这三个文件添加
S60-programming-a-tutorial-guide-symbian. 1 Introduction to Mobile-Phone Systems 1 1.1 Wireless
S60-programming-a-tutorial-guide-symbian.
1 Introduction to Mobile-Phone Systems 1
1.1 Wireless Technologies 1
1.2 Cellular Systems 2
1.3 Elements of a Mobile-Phone System 4
1.4 Keeping Users’
NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C24
NAME: u2440mon.c
DESC: u2440mon entry point,menu,download
HISTORY:
Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X.
Mar.27.2002:purnnamu: DMA is enabled.
Apr.01.2002:purnnamu
4. Write a program that sorts three integers. The integers are entered from the console and stored i
4. Write a program that sorts three integers. The integers are entered from the console and stored in variables num1, num2 and num3, respectively. The program sorts the numbers so that num1 <= num2
一个人事管理的小程序
一个人事管理的小程序,基于结构体编写,可以实现增删改查等功能,界面为console
练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容
练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。
Task
A console-based hah calculators
A console-based hah calculators
wget讓你可以在console介面下
wget讓你可以在console介面下,
直接下載ftp和http的檔案。
Linux 2.6内核下
Linux 2.6内核下,3.5 TFT液晶屏显示驱动,FrameBuffer模式,支持Framebuffer Console,支持MicroWidows,MiniGui
console application for some encoder
console application for some encoder
encoder console script
encoder console script
zhcon是工作在Linux控制台下的高效双字节中/日/韩(CJK)虚拟终端
zhcon是工作在Linux控制台下的高效双字节中/日/韩(CJK)虚拟终端,就像DOS环境中的UCDOS一样,为控制台(console)环境提供完整的双字节语言环境。
kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run consol
kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the GNU Classpath java class library. kissme also pro
查找一个数,是一个基于windows console application的程序
查找一个数,是一个基于windows console application的程序