搜索资源列表
csvImExport.rar
- 非常好用的library。因为是 buffered 的读写资料,所以读和写 CSV record较为快速。
TSP
- 旅行商tsp问题 可以用c语言实现,请大家看看怎末该进源代码。-Tsp TSP problems can be resolved with c language, I want you to look into the source code of the怎末.
C
- 用c语言对凌阳单片机进行编程,编写共阴数码管显示驱动程序,使用IRQ4_4KHz中断-With c language programming Singlechip Sunplus, the preparation of a total of vaginal digital tube display drivers, the use of interrupted IRQ4_4KHz
10zrbffcx
- 10种软件滤波方法的示例程序,是用c写的,在实际的使用过程中非常有用.-10 kinds of software filtering method of the sample procedures are written with c, in the actual use of the course very useful.
ac4
- 用C语言的源代码来定义一个队列 -Using C language source code to define a queue
2009513
- vc高级编程,你可以了解到用c++语言编程的好处-vc
fft
- fft 主要是一个用c实现的fft算法、 与大家工探讨-fft
tudebianli
- 这个是图的遍历演示源程序代码,是用c语言写的,大家可以参考一下这个算法-This is a graph traversal demo source code is written in c language, we can refer to this algorithm
tcpserver.c
- * 利用 socket 介面設計網路應用程式 * 程式啟動後等待 client 端連線,連線後印出對方之 IP 位址 * 並顯示對方所傳遞之訊息,並回送給 Client 端。-..................................
SharpPcap
- SharpPcap学习笔记 在做飞信的时候看到nathan2007写的FeitionSniffer(一个用BC++和WinPcap开发的小工具,小巧却很实用),不禁暗暗想自己也能做个类似的东西,以后分析起协议就方便了.上网搜索了一下,发现有人已经用C#把WinPcap的功能进行了封装,开发了SharpPcap.然后看了SharpPcap tutorial,感觉还是挺简单的.顺便做个笔记以后用起来就方便了.-SharpPcap
mataqipang
- 用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board
Linux-C-CHM
- linux-c语言开发时用到的函数集合.可以有助快迅速开发程序所要的函数-linux-c
DigitalClock
- 用c语言编写的数字时钟,有时分秒显示,并且时分秒都可调,误差较小。用AT89C51单片机连接数码管显示,程序用keil编写,实验仿真有protel99se实现,已验证成功-With the c language of the digital clock, sometimes minutes and seconds display, and when the minutes and seconds are adjustable, error smaller. AT89C51 microcontro
Curtain-style-digital-display
- 用c语言编写的拉幕式数码显示,用AT89C51单片机连接数码管显示,程序用keil编写,实验仿真有protel99se实现,已验证成功,里面包含程序和仿真文件。 -With the c language pull-screen digital display, with AT89C51 microcontroller digital tube display, the program using keil write, experimental simulation has protel99
44-keyboard-input-detection
- 用c语言编写的4*4键盘输入检测。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。 -With the c language of 4* 4 keyboard input detection. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental simulation
A-key-to-identify-the-multi-function-buttons
- 用c语言编写的一键多功能按键识别。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。-Using c language identification of a key multi-function buttons. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental simula
Organ
- 用c语言编写的电子琴。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。 -With the c language of the keyboard. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental simulation has protel99se realized, h
Simple-graphical-display-LED-dot-matrix
- 用c语言编写的点阵式LED简单图形显示。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。 -With the c language of the dot matrix LED simple graphic display. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental
lagrange-C
- 这是一个用C语言编写的Lagrange插值法算法程序-Lagrange interpolation algorithm is a C language program
C++
- 用CC++列出指定目录的所有文件夹和文件(List all folders and files in the specified directory with CC++)