搜索结果

找到约 533 项符合 ms-Press 的查询结果

手机WAP编程 WAPmo手机网站管理平台是一款创建与管理维护WAP网站的的软件产品

WAPmo手机网站管理平台是一款创建与管理维护WAP网站的的软件产品,由客户部署到服务器上,自行构建主题/栏目与内容,提供给所有的WAP手机用户访问浏览,即可随时随地获取各类文章、图片、影音、产品、新闻、活动等各方面的信息,并可以通过手机直接进行浏览、下载、参与各种互动。 WAPmo手机网站平台操作简单,功能强大。 ...
https://www.eeworm.com/dl/651/443266.html
下载: 157
查看: 1045

DSP编程 In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal

In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not nece ...
https://www.eeworm.com/dl/516/447485.html
下载: 100
查看: 1040

其他 C++ by Dissection presents a thorough introduction to the programming process by carefully developi

C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. Program code is explained in an easy-to-follow, careful manner throughout. The code has been tested on several platforms ...
https://www.eeworm.com/dl/534/450032.html
下载: 159
查看: 1043

Java编程 前些时候做毕业设计

前些时候做毕业设计,用java做的数字图像处理方面的东西,这方面的资料ms比较少,发点东西上来大家共享一下,主要就是些算法,有自己写的,有人家的,还有改人家的,有的算法写的不好,大家不要见笑。
https://www.eeworm.com/dl/633/450423.html
下载: 197
查看: 1022

数据库系统 在编译、运行程序之前

在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之 ...
https://www.eeworm.com/dl/523/451059.html
下载: 88
查看: 1030

数据库系统 网络求职招聘人才网站系统正式版(源码)

网络求职招聘人才网站系统正式版(源码),MS SQL数据库,附安装视频,无功能限制完全版
https://www.eeworm.com/dl/523/451069.html
下载: 96
查看: 1057

其他 memcard is a multiplaform flashcard word learning software written on a python language. (tested on

memcard is a multiplaform flashcard word learning software written on a python language. (tested on RHEL5 and MS Vista)
https://www.eeworm.com/dl/534/451700.html
下载: 96
查看: 1033

Linux/Unix编程 //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式

//初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move ...
https://www.eeworm.com/dl/619/451811.html
下载: 91
查看: 1018

Linux/Unix编程 //建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "

//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 s ...
https://www.eeworm.com/dl/619/451813.html
下载: 119
查看: 1287

金融证券系统 This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 wit

This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 with report using html page. You should load this components: -Kewlbuttonz -Ms Rich Textbox Control -Ms Windows Common COntrols 6.0 -Ms Windows Common COntrols-2 6.0 -VB 6 Resource Editor All components ...
https://www.eeworm.com/dl/638/455710.html
下载: 32
查看: 1060