CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - SYS.t
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - SYS.t - List
[
Streaming Mpeg4
]
GUIv0.20h
DL : 0
A memory-resident utility that enables selectable use of the extended screen and keyboard control sequences that normally require loading the ANSI.SYS device driver. Unlike ANSI.SYS, ANSI.COM supports all video modes, permits sizing and clearing the key-assignment buffer, and provides high-speed screen updating.-A memory-resident utility that enables se lectable use of the extended screen and keyboar d control sequences that normally require load ing the ANSI.SYS device driver. Unlike ANSI.SY S, ANSI.COM supports all video modes, permits sizing and clearing the key-assignmen t buffer, and provides high-speed screen updating.
Update
: 2008-10-13
Size
: 276.02kb
Publisher
:
郭治
[
Other resource
]
csfunc
DL : 0
function [sys,x0,str,ts] = csfunc(t,x,u,flag) % 定义一个连续系统的 S-function-function [sys, x0, str, ts] = csfunc (t, x, u, flag)% definition of a continuous system of the S-function
Update
: 2008-10-13
Size
: 1023byte
Publisher
:
godingtin
[
Driver Develop
]
disk
DL : 0
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Update
: 2008-10-13
Size
: 85.05kb
Publisher
:
zhang
[
Driver Develop
]
disk
DL : 0
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Update
: 2008-10-13
Size
: 387.71kb
Publisher
:
zzj
[
Other resource
]
GIVEIO
DL : 0
三星公司官方 GIVEIO.SYS源代码下载。 In windows NT/2000/XP, any application can’t access the I/O such as the parallel port. So, GIVEIO.SYS enables SJF.exe to access the parallel port without any memory fault. In windows 95/98, GIVEIO.SYS isn’t needed.
Update
: 2008-10-13
Size
: 92.39kb
Publisher
:
琢光
[
OA
]
OA协同
DL : 0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head id="ctl00_Head1"><title> 协同办公系统 </title><link rel="Stylesheet" type="text/css" href="CSS/master.css" /> <link rel="Stylesheet" type="text/css" href="CSS/sitecooperateCss.css" /> <style type="text/css"> .Task_Default_Grid { border:0} .Task_Default_Grid tr td { height:25px; line-height:25px; color:#0173BC; border:0; color:#6E6F71} .Task_Default_Grid tr td a { color:#0073BC} .Task_Default_Title { height:25px; line-height:25px; border-bottom:1px solid #999; color:#333333; font-weight:bold } .Task_Default_Head { height:25px; line-height:25px; text-align:left; font-weight:lighter; } .Task_Default_Head th { text-align:left; border:0;} #Content_right tr td { vertical-align:top} .mobanul { list-style:none; list-style-type:none; margin:0; padding:0} .mobanul li { height:26px; line-height:26px;} .mobanul li a { color:#0073BC} </style> <script type="text/javascript"> var w1 = screen.width; var w2 = w1 - 30; var h1 = screen.height; var h2 = 650; var t1 = (h1 - h2) / 3; //var appearence = 'dependent:yes;menubar:no;resizable:no;status:no;toolbar:no;titlebar:no;left:5;top:50;dialogWidth:'+w2+'px; dialogHeight:602px'; var appearence = 'dependent:yes;menubar:no;resizable:no;status:no;toolbar:no;titlebar:no;dialogWidth:990px; dialogHeight:652px'; function openexamin(id) { var url = 'Task_Examin1.aspx?ID=' + id + '&dt=20111116110724'; window.showModalDialog(url, 'none', appearence); window.location.reload(); } function opengoexamin(id) { var url ='go_examin.aspx?ID=' + id + '&dt=20111116110724'; window.showModalDialog(url, "tasknew", appearence); window.location.reload(); } function openexaminview(id) { var url = 'Go_Examin1.aspx?ID=' + id; window.showModalDialog(url, "goexamin1", appearence); window.location.reload(); } function openexamindaiban(id) { var url = 'Task_Examin1.aspx?daiban=1&ID=' + id + '&dt=20111116110724'; window.showModalDialog(url, 'none', appearence); window.location.reload(); } function openexamindaiban1(id, tasktype,url) { if (tasktype == 'OA') { var url1 = 'Task_Examin1.aspx?daiban=1&ID=' + id + '&dt=20111116110724'; window.showModalDialog(url1, 'none', appearence); window.location.reload(); } else if (tasktype == 'HR') { window.open(url.replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=')); } else if (tasktype == 'ERP待办') { window.open("http://10.0.3.100:8000/"+url); } else { window.open(url.replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('}', '&').replace('}', '&').replace('|', '&').replace('|', '&').replace('|}', '&').replace('|', '&').replace('|', '&').replace('|', '&').replace('*', '/').replace('*', '/').replace('*', '/').replace('*', '/').replace('*', '/')); // window.open(url.replace(new RegExp('|', 'g'), '=')); } } function GetTasksWait() { document.getElementById('ajaxwait').innerHTML = "<img src='/_layouts/images/loading.gif' align=absmiddle style='margin:20px' /><span style='color:#666'>正在加载待办事项,请稍等</span>"; AjaxService.GetWaitTasks("panr", GetGetWaitTasks); } function GetGetWaitTasks(res) { document.getElementById('ajaxwait').innerHTML = res; //window.alert(res); } function TaskNew(templetid) { var url = "task_new1.aspx?templetid="+templetid; var w1 = screen.width; var w2 = w1 - 30; var h1 = screen.height; var h2 = 650; var t1 = (h1 - h2) / 3; var appearence = 'dependent=yes,menubar=no,resizable=no,status=no,toolbar=no,titlebar=no,left=5,top=50,width=965px,height=620px'; var openWindow = window.open(url, "tasknew", appearence); openWindow.focus(); } </script> </head> <body> <form name="aspnetForm" method="post" action="thinkanydefault.aspx" id="aspnetForm"> <div> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJMTk4NTM3MDU4D2QWAmYPZBYCAgMPZBYCAgEPZBYCAgEPPCsADQEADxYEHgtfIURhdGFCb3VuZGceC18hSXRlbUNvdW50ZmRkGAEFI2N0bDAwJENvbnRlbnRQbGFjZUhvbGRlcjEkZ3JpZFRyYWRlDzwrAAoBCGZkgVPWq+n+ib9NI98bYSPgOP6wYjA=" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['aspnetForm']; if (!theForm) { theForm = document.aspnetForm; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=YUjlm6ycKfnreIke4GK3XQ2&t=633802920069218315" type="text/javascript"></script> <script src="/ScriptResource.axd?d=z3KJcVLT9ijw1U1WP3pQFkrXumDsg6wUOC-1ek6Qo_XZeAuKvPuCDOgdKKFxxdmnnoXJFiMaKmNKva15-BdwOk_xeIPnLbrAuAMPt7xuJyY1&t=ffffffffec2d9970" type="text/javascript"></script> <script src="/ScriptResource.axd?d=z3KJcVLT9ijw1U1WP3pQFkrXumDsg6wUOC-1ek6Qo_XZeAuKvPuCDOgdKKFxxdmnNTUAczOieuXP3zVeTLUjHd_cyvM_8TdB3KcMk-B-U6vUhv5N_CQBxFd9ZErk2oN20&t=ffffffffec2d9970" type="text/javascript"></script> <script src="AjaxService.asmx/js" type="text/javascript"></script> <div id="Content_right" style="background-image:none; padding:5px; padding-left:0px; padding-right:0px"> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ContentPlaceHolder1$ScriptManagerAjax', document.getElementById('aspnetForm')); Sys.WebForms.PageRequestManager.getInstance()._updateControls([], [], [], 90); //]]> </script> <table style="width:100%"> <tr> <td style="padding-left:10px;"> <span style="float:left"> 待办事项</span><br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td> <td style="padding-left:10px;"> <span style="float:left"> 跟踪事项</span><br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td> </tr> <tr> <td style=" padding-top:0; width:49%; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;" rowspan="4" id="ajaxwait"> </td> <td style=" padding:10px; padding-top:0;height:145px;"> <div> </div> </td> </tr> <tr> <td style=" padding:10px; padding-top:0; text-align:right"> <a href="OATaskTrades.aspx" style='color:#0171BD'>[更多...]</a></td> </tr> <tr> <td style="padding-left:10px;"> 我的模板<br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td> </tr> <tr> <td style=" padding:10px; padding-top:0;"> <table cellpadding=0 cellspacing=0 style="width:100%;height:145px;"><tr><td style="width:50%"> <ul class="mobanul"></ul> </td><td> <ul class="mobanul"></ul> </td></tr></table> </td> </tr> <tr> <td style=" padding:10px; padding-top:0; width:49%; text-align:right"> <a href="Task_Wait.aspx" style='color:#0171BD'>[更多OA待办...]</a></td> <td style=" padding:10px; padding-top:0; text-align:right"> <a href='PersonalTempletsSetup.aspx' style='color:#0171BD'>[更多...]</a><a href='PersonalTempletsSetup.aspx' style='color:#0171BD'>[模板配置]</a></td> </tr> </table> <script type="text/javascript"> GetTasksWait(); </script> </div> <script type="text/javascript"> //<![CDATA[ Sys.Application.initialize(); //]]> </script> </form> </body> </html>
Update
: 2011-11-16
Size
: 8.69kb
Publisher
:
niyang2005@126.comni
[
Embeded-SCM Develop
]
Ethdev_bsp
DL : 1
此文档为采用FPGA实现的以太网MAC层,以及嵌入式的TCP/IP协议栈-this document for the introduction of FPGA Ethernet MAC layer, as well as embedded TCP/IP protocol stack
Update
: 2025-02-19
Size
: 1.14mb
Publisher
:
刘荣鑫
[
Streaming Mpeg4
]
GUIv0.20h
DL : 0
A memory-resident utility that enables selectable use of the extended screen and keyboard control sequences that normally require loading the ANSI.SYS device driver. Unlike ANSI.SYS, ANSI.COM supports all video modes, permits sizing and clearing the key-assignment buffer, and provides high-speed screen updating.-A memory-resident utility that enables se lectable use of the extended screen and keyboar d control sequences that normally require load ing the ANSI.SYS device driver. Unlike ANSI.SY S, ANSI.COM supports all video modes, permits sizing and clearing the key-assignmen t buffer, and provides high-speed screen updating.
Update
: 2025-02-19
Size
: 276kb
Publisher
:
郭治
[
matlab
]
csfunc
DL : 0
function [sys,x0,str,ts] = csfunc(t,x,u,flag) % 定义一个连续系统的 S-function-function [sys, x0, str, ts] = csfunc (t, x, u, flag)% definition of a continuous system of the S-function
Update
: 2025-02-19
Size
: 1kb
Publisher
:
godingtin
[
Driver Develop
]
disk
DL : 0
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Update
: 2025-02-19
Size
: 85kb
Publisher
:
zhang
[
Driver Develop
]
disk
DL : 0
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Update
: 2025-02-19
Size
: 387kb
Publisher
:
zzj
[
ARM-PowerPC-ColdFire-MIPS
]
GIVEIO
DL : 0
三星公司官方 GIVEIO.SYS源代码下载。 In windows NT/2000/XP, any application can’t access the I/O such as the parallel port. So, GIVEIO.SYS enables SJF.exe to access the parallel port without any memory fault. In windows 95/98, GIVEIO.SYS isn’t needed. -Samsung GIVEIO.SYS official source code download. In windows NT/2000/XP, any application can t access the I/O such as the parallel port. So, GIVEIO.SYS enablesSJF.exe to access the parallel port without any memory fault. In windows 95/98, GIVEIO.SYS isn t needed.
Update
: 2025-02-19
Size
: 92kb
Publisher
:
琢光
[
Other Embeded program
]
chengxu
DL : 0
ts=0 te=10 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te f=4*sin(t) y=lsim(sys,f,t) plot(t,y) xlabel( t(sec) ) ylabel( y(t) ) grid on 三 ts=0 te=5 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te y1=impulse(sys,t) y2=step(sys,t) plot(t,y1) xlabel( t(sec) ) y
Update
: 2025-02-19
Size
: 4kb
Publisher
:
lhp
[
matlab
]
dlimintc
DL : 0
/* File : dlimintc.c * Abstract: * * Example MEX-file for a discrete-time limited integrator. * * Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts) * * For more details about S-functions, see simulink/src/sfuntmpl_doc.c -/* File : dlimintc.c * Abstract: * * Example MEX-file for a discrete-time limited integrator. * * Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts) * * For more details about S-functions, see simulink/src/sfuntmpl_doc.c
Update
: 2025-02-19
Size
: 2kb
Publisher
:
fair
[
Software Engineering
]
jida32
DL : 0
JIDA32 DEMO for Windows 9x/NT/2000/XP/Vista/CE, Linux, VxWorks -1. Purpose: ----------- JIDA is an API that provides control over many Kontron Embedded Modules specific board features. 2. Files/Directories: --------------------- \Jida32.pdf \ReadMe.txt \inc\Jida.h \inc \src \src\JidaTst \src\JidaTst\WinCE \src\JWDogTst \src\JWDogTst\WinCE \src\JidaDemo \Win9xNT \Win9xNT\bin \Win9xNT\lib \WinCE \WinCE\bin \WinCE\lib 3. Demo Installation: --------------------- For full information please refer to JIDA32.PDF Windows 9x, Windows NT, Windows 2000, Windows XP, and Windows Vista: ----------------------------------- Run the sample JidaTst.EXE in the \Win9xNT\bin directory which will dynamically install the drivers. Under Win NT/2000/XP/Vista you need Admin rights to install the drivers for the first time. For Win 98/ME copy the jidan.sys to the windows\system32\drivers directory. The driver***MUST*** be in that directory. If had an older version installed then DO NOT load the jidav.vxd anymore. T
Update
: 2025-02-19
Size
: 272kb
Publisher
:
Hunt
[
GPS develop
]
SYS.TXT
DL : 0
Configuration file for Samsung 2440 based portable GPS
Update
: 2025-02-19
Size
: 1kb
Publisher
:
orso76
[
matlab
]
C2
DL : 0
s1 is the M-file description of the SIMULINK system named s1. The block-diagram can be displayed by typing: s1. SYS=s1(T,X,U,FLAG) returns depending on FLAG certain system values given time point, T, current state vector, X, and input vector, U. FLAG is used to indicate the type of output to be returned in SYS.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
hacen
[
Scanner
]
VE1
DL : 0
过NP,TP, H S, X T..等 主流保护的CE。。CE是什么东西就不用我介绍了吧-Over NP, TP, HS, X T.. And other mainstream protection CE. . CE is something I would not have introduced it
Update
: 2025-02-19
Size
: 1.5mb
Publisher
:
郭嘉
[
Linux-Unix
]
sys
DL : 0
this where the system-wide overflow UID and GID are defined, for architectures that now have 32-bit UID GID but didn t in the past. -this is where the system-wide overflow UID and GID are defined, for architectures that now have 32-bit UID GID but didn t in the past.
Update
: 2025-02-19
Size
: 15kb
Publisher
:
fanyngu
[
Other
]
2011_A Sufficient Condition t
DL : 0
it a paper about identification sys n78
Update
: 2025-02-19
Size
: 360kb
Publisher
:
pli89
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.