搜索:Console+Script

找到约 335 项符合「Console+Script」的查询结果

结果 335
https://www.eeworm.com/dl/654/307071.html 数据结构

纯c下一般用链表实现内存的动态分配

纯c下一般用链表实现内存的动态分配,有点麻烦,而且容易出错,为了方便实用,这里尝试写了一个在用c写的动态分配内存的console程序,例子实现的是可以动态分配二维数组的大小。
下载 112
·
查看 1079
https://www.eeworm.com/dl/662/282997.html VxWorks

练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容

练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私 ...
下载 27
·
查看 1245
https://www.eeworm.com/dl/647/461717.html 嵌入式/单片机编程

Aardvark Example Source Code Version: 4.00 Date: 2007-04-20 Source code which shows how to use the

Aardvark Example Source Code Version: 4.00 Date: 2007-04-20 Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries. Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the ...
下载 138
·
查看 1107
https://www.eeworm.com/dl/534/134191.html 其他

Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Appl ...
下载 129
·
查看 1102
https://www.eeworm.com/dl/655/294788.html 微处理器开发

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: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available ...
下载 128
·
查看 1058
https://www.eeworm.com/dl/633/349641.html Java编程

一个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.现在weblogic console下建立好数据源名:examples-d ...
下载 76
·
查看 1103
https://www.eeworm.com/dl/618/197280.html 驱动编程

IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe

IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe (setup and uninstall program) - ircomm2k.exe (service program) - ircomm2k.sys (device driver) - ircomm2k.dll (device property page) - ircomm2k.hlp (property page context help) ...
下载 165
·
查看 1254
https://www.eeworm.com/dl/534/288003.html 其他

Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification

Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification Per the IEEE 802.11a specifications, we 52 have used subcarriers. Given so, the theoretical maximum expected PAPR is 52 (around 17dB). However, thanks to the scrambler, all the su ...
下载 114
·
查看 1086
https://www.eeworm.com/dl/634/362110.html Applet

a Java program that reads in the following values from the standard input device (i.e. Keyboard) an

a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expresse ...
下载 153
·
查看 1088
https://www.eeworm.com/dl/534/289027.html 其他

A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to De

A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additional scripts perform various ex-ant ...
下载 197
·
查看 1074