Welcome![Sign In][Sign Up]
Location:
Search - c T

Search list

[Internet-NetworkT-Cmd

Description: 服务级后门T-Cmd源代码-Service Level backdoor source code for T-Cmd
Platform: | Size: 22528 | Author: 站长 | Hits:

[Windows DevelopITU-T G.729 Source code

Description: ITU-T G.729 Annex B ANSI-C Source Code Version 1.4 Last modified: November, 2000 */ TITLE ----- Fixed-point description of Recommendat-ITU-T G.729 Annex B ANSI-C Source Code Version 1.4 Last modified: November, 2000*/ TITLE----- Fixed-point description of Recommendat
Platform: | Size: 100352 | Author: 余强 | Hits:

[Voice CompressITU-T G.729 Source code ITU-T G.729 Annex B ANSI-

Description: ITU-T G.729 Source code ITU-T G.729 Annex B ANSI-C Source Code
Platform: | Size: 98304 | Author: 叶春 | Hits:

[CSharp用c语言编写串口程序

Description: 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位) 的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位) 进行如下简单的编码: 0H:发送的是新的半个字节数据 1H:重新发送上次传送错误的数据 2H:文件名结束 3H:文件结束 这样,每当发送机发送一个字节以后,就等待接受机发回送信号,这回送信号就 是发送机发送过来的那个字节。发送机接收到回送信号后,把它与刚发送的字节 相比较,如果相同,就发送新的半个字节,否则就重新发送。新数据与旧数据通 过信息位来区分。下面就是用C语言编写控制串行口的程序。 -Serial procedures in the preparation of today's popular programming software, and a large variety of their programming and easy to maintain, but to deal directly with the hardware and system software when compiled a loss, so there will be a C language battlefield. C language as the compilation and Advanced Language a transition between languages, both assembly language and the efficient high-level language convenience. In telecommunications, in order to ensure safe and reliable transport firms, the standard serial I must have shook hands with many signals and state information. This is because the various computer communications CPU speed is not the same (this would lead to "the wrong frame") and transmitter to send data faster than fast receiver to receive (this would lead t
Platform: | Size: 6144 | Author: 王平 | Hits:

[OtherC语言:陷阱和缺陷

Description: C语言:陷阱和缺陷 PDF格式 原著:Andrew Koenig - AT&T Bell Laboratories Murray Hill, New Jersey 07094 C语言及其典型实现被设计为能被专家们容易地使用。这门语言简洁并附有表达力。但有一些限制可以保护那些浮躁的人。一个浮躁的人可以从这些条款中获得一些帮助。-C Language : pitfalls and shortcomings in PDF format works : Andrew Koenig-ATT Bell Laboratories Murray Hill, New Jersey 07094 C language and its typical realization was designed to be easy for the experts to use. This language accompanied by a concise expression of power. But there are some restrictions to protect those impetuous person. An impetuous people can access these articles help.
Platform: | Size: 264192 | Author: 李白 | Hits:

[SCMHT1621 C程序

Description: 常用笔段式液晶驱动芯片HT1621 C原码文件。-common T Segment LCD Driver IC HT1621 C source file.
Platform: | Size: 2048 | Author: 汤宇浩 | Hits:

[P2Pjxta-c-2.4

Description: Welcome to JXTA-C/C++ Project JXTA-C/C++ project is an open source cross-platform C/C++ implementation of the JXTA platform with an Apache-like license. The community is committed to a quarterly release cycle. For each release, it is currently built and tested on Solaris/Linux/Windows, MacOS X and BSD are reported to work. About JXTA The JXTA platform is an open network computing platform designed for peer-to-peer (P2P) computing. The JXTA platform standardizes the manner in which peers: Advertise and discover resources (Peer, PeerGroup, Service and Pipe Advertisements) Communicate with each other (Pipes) Cooperate with each other to dynamically form peer groups -Welcome to JXTA-C/C Project JXTA-C/C proj ect is an open source cross-platform C/C biennium entation of the JXTA platform with an Apache-li ke license. The community is committed to a quar sourcing release cycle. For each release, it is currently built and tested on Solaris/Lin ux/Windows, MacOS X and BSD are reported to work. About JXTA T he JXTA platform is an open network computing pl atform designed for peer-to-peer (P2P) comput ing. The JXTA platform standardizes the manner in which peers : Advertise and discover resources (Peer, PeerGroup. Service and Pipe Advertisements) Communicate with each other (Pipes) Cooperate with each oth er to dynamically form peer groups
Platform: | Size: 1602560 | Author: 杨阳 | Hits:

[OtherThe-C-Programming-language

Description: 讲解C编程的经典书籍,对于学习C编程十分有帮助。-On the C programming classic books, for learning C programming very helpful.
Platform: | Size: 2565120 | Author: 汪灏 | Hits:

[VC/MFCC++6.0i

Description: 本书通过大量实例深入浅出地介绍了Visual C++ 6.0网络及Internet开发技术。全书共8章,主要内容包括:Internet应用程序开发基础、WinInet类编程、WinInet客户应用程序开发、WinInet API编程、WinInet API客户应用开发、Windows Sockets类编程、Windows Sockets应用程序开发和电子邮件程序设计。 全书对每种编程技术都给出了具有代表性的应用实例,而且将Visual C++ 6.0的Internet特性和技术难点融入到具体的实例中,使读者通过实例的学习,能够迅速掌握网络及Internet开发技术。本书所附的光盘中含有全部实例的源代码。 本书内容全面、深入,适合中高级编程技术开发人员,以及大专院校师生学习参考,也适合各类培训班学员学习Visual C++、网络及Internet开发技术。-the book through a number of examples for visitors to learn Visual C 6.0 network and Interne t development technology. Contains eight chapters, the main contents include : Internet application development foundation, WinInet Class programming, WinInet customer application development, WinInet API programming. WinInet API client application development, Windows Sockets Programming category, Windows Sockets application development and e-mail program design. Programming of each book are given technical representative examples, Visual C and 6.0 to the Internet characteristics and technical difficulties into specific examples, so that readers, through examples of the study, capable of quick access to networks and the development of Internet technology. The accompanying CD-ROM contains all the s
Platform: | Size: 12290048 | Author: 王叶 | Hits:

[Delphi VCLserial-t

Description: 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅(编程源码)、串口调试助手、端口网络通信技术,VC/C编程,移动机器人控制相关技术,Matlab仿真及数据处理-Serial temperature display the source code for use : System requirements : WIN9X/ME/NT/2000 VC 6.0 and the installation of the VC ACTIVEX control (VC Installed six elected) Introduction : VC 6.0 using MSComm programming, Serial can receive data and send data, data showed in the receiving box and this box. How to establish projects : the establishment of a new folder and file will be unpacked using WINZIP, Double-click Scommtest.dsw VC6.0 will open in the project documents. Author home page detailed program note, every step of the list can participate Serial correspondent (programming source), Serial debugging assistant port network communications technology, VC/C programming, the mobile robot control and related technology, Matlab simulation and data processing
Platform: | Size: 48128 | Author: liming | Hits:

[Streaming Mpeg4DVB-T

Description: DVB-T技术手册:1.DVB-T技术手册 2.DVB-T的信号特点 3.DVB-T单频网络的同步 4.DVB-T网络的接收与覆盖.-DVB-T Technical Manual: 1.DVB-T Technical Manual 2.DVB-T signal characteristics 3.DVB-T Single Frequency Network synchronization 4.DVB-T network to receive coverage.
Platform: | Size: 749568 | Author: wang | Hits:

[matlabDVB-T

Description: DVB-T射频,波形及频谱图,M文件-DVB-T radio frequency, waveform and frequency spectrum, M documents
Platform: | Size: 2048 | Author: Aries | Hits:

[Software Engineeringdvb-t

Description: dvb-t技术手册第一部分,包括标准概述,系统框图,dvb-t系统的主要参数介绍,入门级资料。-dvb-t the first part of technical manuals, including the standard outlined in the system block diagram, dvb-t introduce the main parameters of the system, entry-level information.
Platform: | Size: 50176 | Author: 尚伟 | Hits:

[Streaming Mpeg4DVB-C

Description: DVB-C 基础知识-DVB-C basic knowledge
Platform: | Size: 12288 | Author: niebin | Hits:

[Mathimatics-Numerical algorithmsTea-c++

Description: tea 加密算法 qq使用的就是这个加密算法来 解决登陆问题-tea encryption algorithm used in qq is the encryption algorithm to solve the land problem
Platform: | Size: 2223104 | Author: smst | Hits:

[SCM74HC595-Application-with-MC51

Description: 595——8位数码管循环移位显示.doc │ 利用74HC595实现多位LED显示的新方法.doc │ 用74HC595芯片驱动LED的电路设计.pdf │ 文件目录表绘制.cmd │ 文件夹目录.txt │ 文件名目录.txt │ ├─点阵设计 │ 74HC595PW.pdf │ 正文点阵设计.doc │ ├─Use595_4(Alexi) │ Use595_2.c │ Use595_4.hex │ Use595_4(Alexi).PWI │ Use595_4(Alexi).DSN │ ├─电子钟(595) │ Eclock_2.hex │ Eclock_2.c │ Eclock_2.Opt │ Eclock_2.Uv2 │ Eclock_2_1.hex │ E-Clock.DSN │ E-Clock.PWI │ └─资料介绍 595.jpg 74HC595真值表.png 74hc595.doc ★595引脚介绍★.doc 74HC595PW.pdf-595- 8 bit digital tube display cyclic shift. Doc │ use 74HC595 to achieve many of the new method of LED display. Doc │ with 74HC595 chip LED driver circuit design. Pdf │ paper drawing table. Cmd │ folder directory. Txt │ file name directory. txt │ ├ ─ lattice design │ 74HC595PW.pdf │ lattice design of the body. doc │ ├ ─ Use595_4 (Alexi) │ Use595_2.c │ Use595_4.hex │ Use595_4 (Alexi). PWI │ Use595_4 (Alexi) . DSN │ ├ ─ electronic bell (595) │ Eclock_2.hex │ Eclock_2.c │ Eclock_2.Opt │ Eclock_2.Uv2 │ Eclock_2_1.hex │ E-Clock.DSN │ E-Clock.PWI │ └ ─ information on 595.jpg 74HC595 truth table. png 74hc595.doc ★ 595-pin introduced ★. doc 74HC595PW.pdf
Platform: | Size: 770048 | Author: Alexi | Hits:

[Audio programT-REC-G.723.1-200605-I!!SOFT-ZST-C

Description: ITU G.723.1 Annex A-C-ITU G.723.1 Annex AC
Platform: | Size: 20214784 | Author: woniugu | Hits:

[Speech/Voice recognition/combineTTS

Description: 用C语言写的TTS程序,可以用于理解TTS的工作原理-Using C language to write the TTS procedure, can be used to understand the working principle of TTS
Platform: | Size: 206848 | Author: red | Hits:

[VC/MFCC

Description: C笔试题集,学C语言的可以来看看,希望对大家有帮助-C T test set, C language, can learn to look at, I hope all of you help
Platform: | Size: 266240 | Author: 李水城 | Hits:

[VC/MFCSo-be-l_Ed-g-e_-De-t-e-c-t-_o-n_-GPU

Description: 通过CUDA加速图像上的sobel边缘检测算法,加速了十倍-Fa s t So be l Ed g e De t e c t i o n Al g o r i t hm Ba s e d o n GPU
Platform: | Size: 323584 | Author: 程志圣 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net