资源列表
ZKTQSwitch
- Switch法读取字库 内含小字库创建方法、对应的字模提取方式和字库使用源代码。 原理:通过额外编制一个Switch结构的函数,给出区位码,函数返回字模在数组中位置。建立字库的时候,把区位码作为case值,把字模位置作为return值,写入函数。这其实是查找法的变形。 优点: 额外内存占用小。 字模位置和区位码相关,使用方便。 缺点: 速度慢,消耗CPU资源,每读取一个字模都必须调用函数。 可以支持汉字数量受case 条数限制,部分编译器支
1983_Algorithms_Robert-Sedgewick
- 1983 Algorithms Robert Sedgewick
zhedandanmubiao
- 跟踪的参数(单位为秒)为运动跟踪的最大持续时间最大时间增量为0.5s最小时间增量0.05s-Tracking parameters (unit for seconds) for the track maximum sustained time maximum time increment is 0.5 s minimum time increment 0.05 s
2010_MS-Visual-CSharp_Microsoft
- 2010 MS Visual CSharp Microsoft
MySnake
- java贪吃蛇小游戏,本程序完整的实现了贪吃蛇的功能 Java源代码的实现 初学者可作学习之用-Snake java game, the integrity of the process of implementation of the Snake Java source code of the function can be used for beginners learning to achieve with
Ebooks-Advanced-VBScript-for-Microsoft-Windows-Ad
- Ebooks-Advanced VBscr ipt for Microsoft Windows Administrators
j2medev
- J2ME手机游戏开发全解,这是一个PDF文档,适合初级程序员-J2ME mobile phone game development solution, this is a PDF document, suitable for junior programmers
Point-to-point--communication
- 基于C51RF-3开发系统的zigbee点对点无线通信,内附使用说明。-C51RF-3-based development system zigbee wireless point to point communications, instructions included.
shjujs
- 试针对解向量的变长表示设计回溯算法,上机测试正确性-Try for the solution vector variable length that backtracking algorithm, test validity
mowang
- 将魔王语言放入一个txt文件中,保存该文件。然后在程序中输入文件的路径,点击确定,显示文件内容。再点击翻译,可以根据魔王语言的翻译规则,将魔王语言翻译成人易懂的语言-Will Lord language in a TXT file, save the file. And then in a program in the path of the input file, click ok, show file content. Then click on the translation, and m
STC
- STC单片机系列的头文件,及工程工文件,欢迎下载了。-STC series single-chip header files, documentation and engineering work, please download.
Mandelbrot
- 用VC++实现的Mandelbrot分形图的Win32程序,可以自由放大,但只限于double类型的精度内。-With VC of the Mandelbrot fractal images Win32 program, free to zoom in, but only within the precision of type double
