搜索资源列表
c语言中写二进制数
- c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 } -Write binary number in C language. Cited code: #define Bin(n) LongToBin(0x##n##l) void main(void) {
windows_ndis_packet_capture
- N D I S协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为p a c k e t . c、o p e n c l o s . c、 r e a d . c和w r i t e . c。C语言头文件p a c k e t . h和资源文件p a c k e t . r c通过D D K提供的b u i l d工具编译生成驱动 程序可执行文件p a c k e t . s y s。-S I N D agreements driver source code using C l
imhist
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc c l colorope.c
zlib1.zip C语言的zlib.lib和zlib.h
- 包含可用于C语言的zlib.lib和zlib.h,Zlib.lib and zlib.h which can be used in C
pic 16f877驱动lcd12864 c程序
- pic 16f877驱动lcd12864 c程序,pic 16f877 procedures lcd12864 c drive
telnet.c
- 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you
c--.l
- 用yacc写的c编译器,包括各种运算符,逻辑运算符等等。-With yacc written c compiler, including operators, logical operators and so on.
l-grafi
- Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all *nix like systems.-Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all*nix lik
C_lib_h
- C语言库函数使用大全[包含CHM版和Word版。让你快速学习C语言库函数。是C语言开发都必不可少的工具书。文件中有包含CHM版和Word版。Word版也做好每个函数的目录索引,是本人花不少心血整理出来的。方便打印出来。CHM版方便电脑查询。
AT89S52-digital-on-the-C-l-
- 有关AT89S52数码管显示的C语言程序说明,开发板等资料-AT89S52 digital display on the C language descr iption of the procedures, the development board, etc.
国密 sm3 算法 c语言实现
- 国密 sm3 算法 c语言实现 用途 国家密码管理局编制的商用算法,用于密码应用中的数字签名和验证、消息认证码的生成与验证以及随机数的生成,可满足多种密码应用的安全需求。 算法描述 对长度为l(l< 264) 比特的消息m,SM3杂凑算法经过填充和迭代压缩,生成杂凑值,杂凑值长度 为256比特。
Cyclic-shift-of-the-C-l
- Cyclic shift of the C language subroutines
c-l
- 《C语言入门经典(第4版)》的目标是使你在C语言程序设计方面由一位初学者成为一位称职的程序员。读者基本不需要具备任何编程知识,即可通过《C语言入门经典(第4版)》从头开始编写自己的C程序。研读《C语言入门经典(第4版)》,你就可以成为一位称职的C语言程序员。从许多方面来说,C语言都是学习程序设计的理想起步语言。C语言很简洁,因此无须学习大量的语法,就能够开始编写真正的应用程序。除了简明易学外,它还是一种功能非常强大的语言,至今仍被专业人士广泛使用。C语言的强大之处主要体现在,它能够进行各种层次的
L-System
- 通过L-system实现对真实感图形的绘制,其中包括光照、纹理 等要素的实现。(Through the realization of L-system realistic graphics rendering, including light, texture and other elements of the realization.)
L-F-C电桥测试仪
- 学校老师参加比赛时的一些资料拿出来分享,希望对大家有帮助,主要是关于L-C-F简易测试仪的一些资料
c`1
- Da ay klam shoukrn nfs l brnamg l fat nfs l ay klam
c++
- 自己随手看着课本写的c++练习,可能不调好,仅仅是练习而已(You look at the c++ practice written in the textbook. It may not be well adjusted. It's just a practice.)
EdnaConsoleApplication
- c#l连接eDNA数据库并且获取eDNA数据库中实时数据和历史数据(C# gets eDNA real time data)
轻松搞定C++语言
- 讲述 C语言 和 C++语言的不同 之处。(Describes the differences between C language and C++ language.)
C#图像处理编程+源程序
- 本文档为C#图像处理编程,界面设计简洁大方,功能涉及图像基本操作(C)、图像增强(Z)、图像特技显示(T)、数学形态学(L)。灰度、饱和度、透明度调节、高斯、二阶优化、霓虹、负像、浮雕等(This document is C# image processing programming. The interface design is simple and generous. Its functions include image basic operation (C), image enhanc