搜索资源列表
ch.18
- c语言开发基于socket的网络编程与实践代码-c language socket based network programming code and practice
cH
- 这是一个关于C语言的程序,实现的是走迷宫算法,在编写时遇到很多问题,不过最后调试通过.
词法分析程序(编译原理)
- 用C语言写的词法分析程序 #include "stdio.h" #include"string.h" #include "stdlib.h" FILE *fp; char filename[20]; char token[100]; int m=0; char getch() { char ch; ch=fgetc(fp); return ch; } char getbc
ppp-2.4.2
- C语言实现的 PPPOE客户端代码,可以适合移植到嵌入式系统-C language implementation of the PPPOE client-side code can be ported to embedded systems suitable
QTP8.2(CH)Tutorial
- QuickTest 该教程将使您熟悉创建和运行自动测试并分析测试结果的流程。-QuickTest the tutorial will allow you familiar with creating and running automated test and analysis of test results of the process.
Chat_Application
- 简单的c++ 聊天程序 用udp 需要文件 Chat ApplicationDlg.cpp Chat ApplicationDlg.h Chat Application.cpp stdafx.cpp stdafx.h-Simple c++ Chat program needs to use udp document Chat ApplicationDlg.cppChat ApplicationDlg.hChat Application.cppstdafx.cppstdaf
41695023tcp--chat
- C聊天工具,很有意思的,又需要的下载看看吧。-C chat daima yuanwenjian
ch
- 采用飞利浦P89LPC916制作的锂离子电池充电器的C源代码,请参考.-Philips P89LPC916 produced using lithium-ion battery charger C source code, please refer to.
chscite-1.5.5
- c/c++科学计算类程序,可以实现2D/3D数值计算,支持脚本,对开发制作科学计算类软件有很好的参考价值-ChSciTE is an IDE for C/C++ interpreter Ch. It can edit, parse and run C, Ch and C++ scr ipts. It can be easy to learn C with ChSciTE. Ch can be used for scr ipting, shell programming, 2D/3D plotti
Matlap
- learningMatlab PhÇ n 1 c¬ së Mat lab Ch ¬ ng 1: Cµ i ® Æ t matlab 1.1.Cµ i ® Æ t ch ¬ ng tr×nh: Qui tr×nh cµ i ® Æ t Matlab còng t ¬ ng tù nh vi&
ch
- 用C语言实现输出方波,频率和幅度均可以调节。程序节后简单严谨-Using C language to achieve square-wave output, frequency and amplitude can be adjusted both. Simple and strict procedures postganglionic
ADC0809
- Based on the ADC0809 + MCS-5 Series Single-chip design of digital voltage meter 有源程序代码 C语言编程-Based on the ADC0809+ MCS-5 Series Single-chip design of digital voltage meter
QUANLYTHUVIEN
- chư ơ ng trình quả n lý thư việ n viế t bằ ng ngô n ngữ C#-chư ơ ng trình quả n lý thư việ n viế t bằ ng ngô n ngữ C#
Thinking_In_CPP[ch]
- Thinking In C++ 中文版,使你深入了解C-Thinking In C++ Chinese, so that you understand C++
sockssvc
- 歡迎 SocksSvc,集合的MFC類實現一個簡單的襪子服務器。 這個想法最初背後 SocksSvc了解SOCKS協議以及它是如何實現在Win32。 如需了解有關議定書的襪子你應該閱讀 RFC 1928(襪子 5),玫瑰花1929(用戶名/密碼身份驗證襪子 5)和襪子 4規格,您可以下載這些從 www.socks.permeo.com huān yíng SocksSvc, jí hé deMFC lèi shí xiàn yī gè jiǎn dān de w
Audio_chat
- 本程序是基于Visual C++ 6.0开发的语音聊天程序,程序分服务端和客户端。-This program is based on Visual C++ 6.0 developers of voice chat program, procedure, service and client.
Ar1
- 在c语言中打开一个英文文档,用Si(i<=文章句子数)代替文章中的各句子。 - {while(ch=getchar()) { if ((ch>= a &&ch<= z )||(ch>= A &&ch<= Z )) {ch=ch+7 if(ch> Z &&ch<= Z +7||ch> z ) ch=ch-26 printf("
lab6
- - Giao di?n t??ng t? nh? Calculator c?a Windows, có ??y ?? nút b?m và ch?c n?ng t??ng t?, n?u thêm ???c ch?c n?ng m?i thì càng t?t - Có khung ??ng nh?p, n?u ch?a ??ng nh?p thì các nút ch?c n?ng b? m? ?i kh?ng dùng ???c - Th?c hi?n ph?n hi?n th? p
CH-HCNetSDK(Windows32)V5.2.1.3_build20160513
- C# camera ip, Chinese SDK Hikvision
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接