资源列表
I2C-arm
- winavr系列的源程序模拟I2C总线,比较的好-winavr series of simulated source I2C bus, a good comparison
welcome
- 开始画面,绘制一个,开始也面 用c写的
zifu
- 此为字符处理函数,有多个例子,适合初学者-This is the characters deal with functions, there are multiple examples for beginners
Single_Negative_Dispersion_Electric_Field
- Compute the Electric_Field of the single_negative materials contains dispersion.
hola
- Program that explain the use of a flag in c-Program that explain the use of a flag in c++
benefits
- An ASPX file for creating benefits page for enterprise.
os4_timeRound
- 时间片轮转算法的简单实现,操作系统知识的一个应用示例-This is a simple algorithm instance of the Time Slicing
HDB3
- HDB3的编译码程序~可以成功运行,希望对大家有帮助-HDB3 the encoding and decoding process ~ can successfully run, we want to help
Hexadecimal-conversion
- E语言的API应用实例,需要的朋友可以下载后查看-The E language API application example, a friend in need can be downloaded to view
realtime-cursor-shape-capture
- 实时获取windows下的鼠标.此代码在source code网站找到的c#源代码,但是有bug.并合成到你的,修正了一些 GDI 句柄的bug. -Get real-time mouse under windows. C# source code in the source code for this website to find, but there is bug. And synthesized to you, GDI handles fixed some bug.
cmd102
- 控制word字符编码制作简单,请大家参考,小小代码-contorl word
DoubleLinkList
- 初始化双链表H(H为单链表头指针) 依次采用尾插法插入’a’,’b’,’c’,’d’,’e’五个字符元素 输出双链表H 输出双链表H的长度 判断双链表H是否为空 输出双链表H的第三个元素 输出双链表H中字符元素’d’的位置 在第四个元素位置上插入字符元素’f’ 输出双链表H 删除双链