TCHY- CDMA 无线上网Modem专为广大自由职业人员提供高效、便捷的无线通信。无论何时何地通过手提电脑都可自由移动上网。就象有线上网功能一样,不受WAP限制。适用于所有主要的操作系统,包括WINDOWS(XP ,2000 ,NT,98,ME)。
上传时间: 2013-12-17
上传用户:plsee
一、内容 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 Dsp_c C语言编写的算法程序。 二、运行环境 硬件环境:Pentium 200以上计算机,64M内存,真彩色显示卡。 软件环境:Windows 98/NT/2000,Turbo C,FORTRAN77 V5.10, MATLAB 5.X以上版本;
上传时间: 2014-01-06
上传用户:坏天使kk
一、内容 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 \Dsp_fortran FORTRAN语言编写的算法程序。 二、运行环境 硬件环境:Pentium 200以上计算机,64M内存,真彩色显示卡。 软件环境:Windows 98/NT/2000,Turbo C,FORTRAN77 V5.10, MATLAB 5.X以上版本;
标签: Dsp_fortran FORTRAN 算法 数字信号处理
上传时间: 2017-05-21
上传用户:guanliya
一、内容 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 \Dsp_matlab 用MATLAB编写的信号处理程序,包含本书各个章节的 大部分例题。 二、运行环境 硬件环境:Pentium 200以上计算机,64M内存,真彩色显示卡。 软件环境:Windows 98/NT/2000,Turbo C,FORTRAN77 V5.10, MATLAB 5.X以上版本;
标签: Dsp_matlab MATLAB 算法 数字信号处理
上传时间: 2017-05-21
上传用户:VRMMO
source code which tells whether customer has to given loan or not depending on the details of the customer,it is run in scilab (both in linux,windows)
标签: depending the customer details
上传时间: 2017-05-22
上传用户:lgnf
無意間在網上找到這本書,已經絕版了也很難找到所以放上來分享給大家,提供大家學習 本書對SCSI的介紹偏重於軟件開發方面。在介紹了SCSI的基本概念後,介紹了SCSI編程的程序化方法,並在DOS和Windows下研究了ASPI(高級SCSI編程接口),在Windows和Windows NT下研究了ASPI32的擴展,在介紹SCSI在UNIX平台的應用時,把重點放在了Linux平台上
上传时间: 2014-01-07
上传用户:qunquan
Visual C++ is a powerful and complex tool for building 32-bit applications for Window 95 and Windows NT
标签: Window applications and for
上传时间: 2014-12-05
上传用户:wxhwjf
This book introduces the powerful programming tools provided in your Microsoft Visual C++ compiler package. These include the compiler, debugger, and various Windows 95, 98, and NT development tools. This book compliments your Microsoft reference manuals and online help to provide a quick start with each of the components in the compiler package.
标签: programming introduces Microsoft compiler
上传时间: 2013-12-11
上传用户:源弋弋
width = gdk_pixbuf_animation_get_width(ani) height = gdk_pixbuf_animation_get_height(ani) current_frame_list = gdk_pixbuf_animation_get_frames(ani) pixmap = gdk_pixmap_new(w->window, width, height, -1) clean_pixmap = gdk_pixmap_new(w->window, width, height, -1) if (w->style->bg_pixmap[GTK_STATE_NORMAL]) { GdkPixmap *bg = w->style->bg_pixmap[GTK_STATE_NORMAL] GdkGC *gc GdkGCValues values values.tile = bg values.fill = GDK_TILED gc = gdk_gc_new_with_values(w->window, &values, GDK_GC_FILL|GDK_GC_TILE) gdk_gc_set_ts_origin(gc, (w->allocation.width - width)/2, (w->allocation.height-height)/2) gdk_draw_rectangle(clean_pixmap,gc, TRUE, 0, 0, width, height) gdk_gc_destroy(gc) } else { gdk_draw_rectangle(clean_pixmap, w->style->bg_gc[GTK_STATE_NORMAL], TRUE, 0, 0, width, height) }
标签: gdk_pixbuf_animation_get_height gdk_pixbuf_animation_get_width ani height
上传时间: 2013-12-26
上传用户:thinode
控件注册问题 USBCLeaner自带控件与系统本身的控件版本不一致时会出现类似组件无法注册等提示,遇到这种情况,可以将prjXTab.ocx,COMCTL32.OCX复制到系统文件夹,XP一般是C:\Windows\System32,NT一般是C:\WiNNt\System32下,然后 运行--Regsvr32 prjXTab.ocx Regsvr32 COMCTL32.OCX 一般就可以解决问题.
标签: USBCLeaner prjXTab COMCTL 控件
上传时间: 2013-12-13
上传用户:yoleeson