资源列表

« 1 2 ... .88 .89 .90 .91 .92 7393.94 .95 .96 .97 .98 ... 14954 »

[书籍源码Classicprograms5

说明:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。-Take an integer a from the right end of the beginning of the 4 to 7. Program analysis: can be considered: (1) first make a right shift 4. (2) se
<royalty> 在 2025-11-16 上传 | 大小:2kb | 下载:0

[书籍源码Classicprograms4

说明:学习static定义静态变量的用法 
<royalty> 在 2025-11-16 上传 | 大小:1kb | 下载:0

[Dephi控件源码fft(Delphi)

说明:关于频谱分析的,很实用的程序,在网站上发现的,一直留着,很好。-delphi fft
<jszxwcq2010> 在 2025-11-16 上传 | 大小:2.21mb | 下载:0

[汇编语言jsqandad

说明:汇编语言计数器程序,可用于计数程序,也可作为计时程序使用。另有一程序是AD查询程序,希望站长给予通过-Counter assembly language program
<冯雷> 在 2025-11-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析Conversionsyntaxhighlighting

说明:语法高亮转换 将一个c++源代码文件转换成静态的html文件,并在浏览器中浏览网页时将c++关键字以高亮语法表示显示。因此在设计和实现的过程中需要预处理,把在html中需要转码的代码先转码,再对关键字进行高亮化显示。-Conversion syntax highlighting
<baiyundsh> 在 2025-11-16 上传 | 大小:148kb | 下载:0

[Dephi控件源码ScriptInterface

说明:软件开发界面的界面实现代码,这是其中3D引擎的部分-Interface software interface implementation code, this is one part of the 3D engine
<周斌> 在 2025-11-16 上传 | 大小:645kb | 下载:0

[Dephi控件源码FindPath

说明:实现了寻访模块的功能,具有查找功能。 对整个工作环境分析-Search module implements the function, a search function. Analysis of the entire work environment
<周斌> 在 2025-11-16 上传 | 大小:14kb | 下载:0

[Dephi控件源码Frame

说明:程序的主要框架代码!对整个程序进行模块分许的部分-The main fr a mework of the program code! The entire procedure permitted some sub-module
<周斌> 在 2025-11-16 上传 | 大小:84kb | 下载:0

[Dephi控件源码UtilityUnit

说明:主功能控制模块,对整个程序有模块加工的功能!-The main function control module of the whole process a module processing function!
<周斌> 在 2025-11-16 上传 | 大小:524kb | 下载:0

[Dephi控件源码ScriptInterface

说明:
<周斌> 在 2025-11-16 上传 | 大小:158kb | 下载:0

[书籍源码windmill

说明:在窗口中画一个旋转的风车。要求风车有三个叶片,且每个叶片的颜色不同、-Painting in the window of a rotating windmill. Asked windmill has three blades and each blade of different colors,
<Emily> 在 2025-11-16 上传 | 大小:1.15mb | 下载:0

[书籍源码ps2_uart

说明:FPGA 键盘显示,很不错的例子 -FPGA keyboard and display, keyboard and display examples of good, very good example of
<smith> 在 2025-11-16 上传 | 大小:130kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 7393.94 .95 .96 .97 .98 ... 14954 »

源码中国 www.ymcn.org