搜索资源列表
TranPinyin
- 一个用查表法实现的根据汉字串生成拼音码的程序,我看过网上很多这种代码,但其实都有问题,对于码表后面的汉字就不能正确处理-a look-up table method is based on the Chinese character string alphabet code generation process, I have read many such online code But there are problems, for the code table on the back of
v_table
- 继续同上面一个项目的头文件,只要是程序中调用的一个查表
哈希表
- 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不 超过R,完成相应的建表和查表程序-Design to
sine-wave
- 基于51单片机的 ,运用查表法产生正弦波的程序,频率和占空比均可调-Based on 51 single-chip, procedures, frequency and duty cycle can be adjusted for use of look-up table method generates a sine wave
CRC
- C#编写程序,功能实现CRC计算,采用程序循环方式,节约程序,程序效率没有查表快。-C# programming functions for CRC calculation program loop, saving the program, program efficiency is not fast look-up table.