登录
首页 » Linux-Unix program » In mx21+ Linux2.4.18 platform realize gprs dial

In mx21+ Linux2.4.18 platform realize gprs dial

于 2022-03-03 发布 文件大小:305.03 kB
0 211
下载积分: 2 下载次数: 1

代码说明:

在mx21+linux2.4.18平台上实现gprs拨号上网,文件夹是pppd的配置文件源代码及说明-In mx21+ Linux2.4.18 platform realize gprs dial-up Internet access, folder is the configuration file pppd source code and description

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 内核编程实例
    examples for linux kernel programming-examples for linux kernel programming
    2022-03-17 10:30:40下载
    积分:1
  • udp socket programming
    udp协议下套接字编程-udp socket programming
    2022-02-12 17:59:43下载
    积分:1
  • Linux Programming White Paper
    Linux编程白皮书-Linux Programming White Paper
    2022-03-19 09:38:54下载
    积分:1
  • mini2440 Development Board on the button
    mini2440开发板上有关按键的驱动分析,用来学习Linux的驱动编写,很有用-mini2440 Development Board on the button-driven analysis is used to study and write Linux drivers, very useful
    2022-03-10 16:35:53下载
    积分:1
  • Take photos and videos with your webcam, with fun graphical effects Cheese cu...
    cheese 是一款用你的摄像头拍照片和视频的软件,并带一些有趣的特殊效果,让你同别人分享快乐的软件。cheese最初是作为Google’s 2007 Summer of Code一部分,主要由 daniel g. siegel和 Rapha?l Slinckx主持的,经过几个月的发展,cheese已经有大部分经典大头贴的功能。在后台,cheese是利用GStreamer来实现照片和视频的各种效果的。   cheese主页http://www.gnome.org/projects/cheese/- Take photos and videos with your webcam, with fun graphical effects Cheese currently requires: - glib-2.0 >= 2.16.0 - gobject-2.0 >= 2.12.0 - gio-2.0 >= 2.16.0 - gtk+-2.0 >= 2.17.4 - gdk-2.0 >= 2.14.0 - gnome-desktop-2.0 >= 2.26.0 - gconf-2.0 >= 2.16.0 - gstreamer-0.10 >= 0.10.20 - gstreamer-plugins-base-0.10 >= 0.10.20 - gstreamer-plugins-good-0.10 >= 0.10.8 - gnome-vfs-2.0 - dbus-1 - dbus-glib-1 - hal - cairo - pango - librsvg >= 2.18.0 - libebook-1.2 (evolution-data-server) - postr for Flickr export (optional) - f-spot for F-Spot export (optional) - nautilus-sendto for better export mechanism (optional) - a webcam - a bra
    2022-07-21 19:03:00下载
    积分:1
  • this a qt4 plotter class, you can paint a 2D/3D plotter via spline class.
    this a qt4 plotter class, you can paint a 2D/3D plotter via spline class.-this is a qt4 plotter class, you can paint a 2D/3D plotter via spline class.
    2022-07-19 20:09:53下载
    积分:1
  • svm文本分类改进,关键词抽取(Keywords Extraction)指的是如何从一篇文档(或多篇相关文档)中自动抽取出能很好地代表文档主题的若干个词或短语。...
    svm文本分类改进,关键词抽取(Keywords Extraction)指的是如何从一篇文档(或多篇相关文档)中自动抽取出能很好地代表文档主题的若干个词或短语。-Improvement of SVM text classification, keyword extraction (Keywords Extraction) refers to how a document (or more related documents) automatically extracted to represent the theme of a number of documents a word or phrase.
    2022-02-12 03:59:55下载
    积分:1
  • demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_directio...
    demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。 fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的 脊线。 fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做 的效果不好,提取出的伪细节点太多。 fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。 include目录: 包含了头文件。 src目录: 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。-demo directory : fvs_enhancer : fingerprint enhancement procedures describes how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process may be used in some of Bitmap images, These i
    2022-03-06 05:01:11下载
    积分:1
  • arm 嵌入式linux系统开发技术详解
    arm 嵌入式linux系统开发技术详解-embedded linux system development for arm
    2023-05-04 20:45:03下载
    积分:1
  • 这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。...
    这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。-This is under linux timer on the use of experiments to test the board by downloading, can be observed under linux statistical process execution time.
    2022-02-03 04:34:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载