CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C terminal

搜索资源列表

  1. DS18B20

    0下载:
  2. 制作DS18B20数字温度计,2个数码管显示。精确到1°C。 DS18B20引脚定义: (1)DQ为数字信号输入/输出端;(需要加个上拉电阻加到电源上) (2)GND为电源地; (3)VDD为外接供电电源输入端(在寄生电源接线方式时接地)。 -Production DS18B20 digital thermometer, digital display 2. Accurate to 1 ° C. DS18B20 pin definition: (1) DQ for the
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3792
    • 提供者:汤思远
  1. 7

    0下载:
  2. 用AVR单片机直接控制其步进电机,c语言写成,用mege8L的PB0-PB3连接步进电机的四个接线端!该步进电机的转矩很小,强烈建议不要将其从底座上拆下!!!否则没有轴承支撑,摩擦力太大,转不起来!-AVR with direct control of its single-chip stepper motor, c language, and PB0-PB3 of mege8L to connect the four stepper motor terminal! The small torq
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:707
    • 提供者:张扬
  1. book10072001.tar

    0下载:
  2. 这些GTK+程序都是基于常用的API来实现熟悉这些API为目的,能很快的帮助学者入门。比如最常见的例子,这个处理窗口关闭和退出按钮。关窗(或触及退出按钮)可能不会导致适用exiting.按Ctrl- C在终端窗口或使用kill命令可以实现结束窗体的执行。 -These procedures are based on GTK+ the API used to achieve familiar with the API for the purpose, can help scholars ent
  3. 所属分类:source in ebook

    • 发布日期:2017-05-12
    • 文件大小:3066425
    • 提供者:lammyt
  1. Matou

    0下载:
  2. 码头船舶管理系统 C++编程练习的小项目 实现了 客户信息录入 船舶船台选择 费用计算等功能-Ship Terminal Management System C++ programming practice of small projects to achieve the customer information input cost of the ship berth choice functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:950726
    • 提供者:龙井
  1. Manager

    1下载:
  2. 通过C#实现了一个餐厅点菜终端的管理监控。通过串口接收受到的数据,然后按照格式解析,最后使用sqlite存储数据-C# to achieve through a la carte restaurant management monitoring terminal. Through the serial data received by, and then resolve in accordance with the format, and finally the use of stored da
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5142310
    • 提供者:piter song
  1. xiangxisheji

    0下载:
  2. 本系统按照功能角度分解,可以分为客户端子系统和管理端子系统。根据页面流的设计,管理端系统分为用户登录、用户管理、题库管理、问卷管理、职位管理、简历管理、面试管理等7个模块,他们的关系如图C-1,以下将分小节对各个部分分别进行详细设计。-Point of view in accordance with the features of the system decomposition can be divided into client systems and terminal management
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:44111
    • 提供者:梁佩仪
  1. struct

    0下载:
  2. 有序整数顺序存储数列的合并与数据删除 本次实验要求学生设计、实现、测试一个C/C++程序,基本步骤为: 1 分别从两个文件中读取已排序好的正整数到两个数组中; 2 合并这两个数组到第三个有序数组中并在屏幕终端输出第三个数组的数据。两个数据相同时只选择其中之一输出; 3 报告输出数据中不同数据的个数; 4 从数组中连续删除部分数据再输出结果; 5 把第一步改成用键盘输入数据测试你的输出结果; 6 详细注释你的程序。 -Integer stored in an or
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1552
    • 提供者:airxice
  1. CSharpTransfer

    0下载:
  2. C#与终端通讯,rapi调用的说明。C#与终端通讯,rapi调用的说明-csharp terminal comunication csharp
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:116156
    • 提供者:robiy
  1. FinancialConsultantAssistantAnalysisSystem

    0下载:
  2. 采VB6.0同ACCESS工具开发基于C/S模式的系统,以便于运用在终端POS机上-Mining VB6.0 with the ACCESS tool development based on C/S model system in order to facilitate the use of POS machines in the terminal
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-22
    • 文件大小:40945803
    • 提供者:夏正行
  1. term_ex.tar

    0下载:
  2. Terminal en C. Que abre los puertos serial y los cierra
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:8526
    • 提供者:Nikira
  1. socket_programing_file_transfer

    0下载:
  2. socket programing: type-->file transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the fil
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:1631
    • 提供者:lk
  1. socket_programing-msg_transfer

    0下载:
  2. socket programing: type-->message transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1917
    • 提供者:lk
  1. EVC_COMM_Code_Analyze_Video

    0下载:
  2. 本视频详细讲解了如何使用Embeded Visual C++开发通讯终端及对应用实例代码进行分析-The video explained in detail how to use Embeded Visual C++ development communication terminal and the application examples of code analysis
  3. 所属分类:Windows CE

    • 发布日期:2017-05-21
    • 文件大小:6391720
    • 提供者:jiege
  1. mine

    0下载:
  2. C++,终端下的扫雷,图形界面的用JAVA写的,还没写完-C++, the terminal under the mine, graphical interface written using JAVA, not yet finished
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:11471
    • 提供者:time
  1. huffman

    0下载:
  2. 哈弗曼编/译码程序,C语言实现.这个程序是从文件中读取字符串,编码和译码之后也写到文件里,可以改变文件路径,或做适当更改,编程从终端输入输出.自己写的,可能会有不合适的地方,供大家参考而已.-Havermann encoding/decoding process, C language. This program is the string read from a file, encoding and decoding is also written after the file, you ca
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:469265
    • 提供者:water
  1. ElectricDes

    0下载:
  2. 用C#语言实现DES算法,改源代码已经应用到电力负荷控制终端系统。-With the C# language implementation DES algorithm, change the source code has been applied to the electric load control terminal system.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:21510
    • 提供者:dp
  1. 5

    0下载:
  2. 1.C或 C++; 2.从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树并将它存于文件hfmTree中.将已在内存中的哈夫曼树以直观的方式(比如树)显示在终端上; 3.利用已经建好的哈夫曼树(如不在内存,则从文件htmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中,并输出结果,将文件CodeFile以紧凑格式先是在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrint中。 4.利用已建好的哈夫曼树将文件
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:cyahafa
  1. bank

    0下载:
  2. 银行调度机代码,使用C++实现,多线程编写(pthread),使用网络通讯连接取好机和终端。-Bank of scheduling machine code, using C++ implementation, multi-threading (pthread), the use of network communication link to take a good machine and terminal.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:30810
    • 提供者:哈哈哈哈
  1. src

    0下载:
  2. C语言课程设计的作品,要求为设计一个终端界面下的海外投资信息管理系统,我采用ncurses库编写,内有Makefile和README以及样例数据。-C language curriculum design works, required for the design of a terminal interface of the overseas investment information management system, I use ncurses library preparation,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:140814
    • 提供者:
  1. chardev.tar

    0下载:
  2. ubuntu环境下字符设备驱动程序的示例。使用方法是:终端中make生成设备目标文件。insmod globalvar.ko 载入设备。mknod /dev/globalvar c 2548 0 生成设备文件,c表示字符设备,2548是主设备号。编译执行test测试驱动程序。-ubuntu environment, character device driver for example. To use is: make the terminal device generates the targ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1242
    • 提供者:谢伟
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com