资源列表
1
- ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -ASCII is used to express a coding standard E
3
- 本文描述在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。 -This article describes the Internet can find the simplest, most fast Huffman coding. This method does not use any extension dynamic librarie
4
- 一个允许分组和排列数据项的网格,很像Outlook。-One grouping and arrangement of data items to allow the grid, much like Outlook.
7
- windows服务程序 COM服务程序 开机前启动 NT服务 与桌面交互 -COM service program service program windows pre-boot to start NT service to interact with desktop
coder_v1_7_Nok3410
- Computerized coder for remote model (aircraft, heli, veniche) control. Microcontroller - Atmega128, screen - nokia3410-Computerized coder for remote model (aircraft, heli, veniche) control. Microcontroller- Atmega128, screen- nokia3410
koch_dopolemom
- 分形天线KOCH振子的生成,与mom矩量法分析其多频特性-Fractal Antenna KOCH oscillator generation, and the mom moment method analysis of their multi-frequency characteristics of
mandbrot_newtonfractal
- newton分形和mandbrot分形的生成,展示分形的生成过程-newton fractal and fractal generation mandbrot display fractal generating process
largedemo
- demo for cpu avr atmega8,16 for test and learning
vb
- 用VB写的一个杀毒软件,代码很完整,有兴趣的可以参考一下-Using VB to write an anti-virus software, code, complete and who are interested can refer to what
25811237
- 多边形编程,实现多边形画法,还实现了多边形填充,有编表填充,种子填充。 -Polygon programming, polygon drawing method, but also achieved a polygon fill, there are compilation tables fill, seed filling.
ethif_dm9k.tar
- dm9000 driver source code on S3C2440 -dm9000 driver source code on S3C2440
TCP
- 在ns2中仿真网络结构,在OTCL编码中,代理节点的协议代理分别设置为TCP/Reno、TCP/Newreno、TCP/Sack1和tcp/Vegas,来模拟这四种算法。附有仿真结果和实验报告。-In the ns2 simulation of the network structure, in the OTCL encoding, the proxy node protocol agents are set to TCP/Reno, TCP/Newreno, TCP/Sack1 and tcp
