-
收集了很多好的风格及代码的指导准则供参考,遵守这些代码风格及代码指导准则可以提高VHDL程序的可读性,且易于修改。...
收集了很多好的风格及代码的指导准则供参考,遵守这些代码风格及代码指导准则可以提高VHDL程序的可读性,且易于修改。-collected a lot of good style and code guidelines for reference, compliance with these codes and code style guidelines VHDL procedures can improve the readability and easy to change.
- 2023-08-21 19:20:03下载
- 积分:1
-
pass the pass word
pass the pass word-pass the pass password
- 2022-08-15 10:39:09下载
- 积分:1
-
过程控制系统实验指导书,是过程控制大学本科教学中最常用的实验指导书,书中对每一个实验都有很详细的讲解。...
过程控制系统实验指导书,是过程控制大学本科教学中最常用的实验指导书,书中对每一个实验都有很详细的讲解。-process control systems experimental guide books, the teaching of process control is the most commonly used experimental guide books, a book for each experiment are explained in great detail
- 2022-01-30 22:21:27下载
- 积分:1
-
作为一个程序员,很重要的一点是要写出漂亮的代码,同时也便于后期维护,因此,需要有良好的编程规范。这个里面就是C++编程规范,可以作为参考
作为一个程序员,很重要的一点是要写出漂亮的代码,同时也便于后期维护,因此,需要有良好的编程规范。这个里面就是C++编程规范,可以作为参考-As a programmer, it is important to write good code, but also facilitate the maintenance of the latter, therefore, need to have good programming norms. The inside is C++ Programming specifications can be used as reference
- 2022-03-24 15:52:15下载
- 积分:1
-
源代码的决策树,yongc写看看
决策树的源代码,yongc写的
请看看吧-Decision tree of the source code, yongc written look and see
- 2022-05-26 13:56:58下载
- 积分:1
-
Can Bus Controller sja1000 source, great reference value
Can总线控制器sja1000的源程序,很有参考价值-Can Bus Controller sja1000 source, great reference value
- 2023-06-21 07:00:03下载
- 积分:1
-
find source
寻找源码-find source
- 2023-03-11 10:25:03下载
- 积分:1
-
打开多个文件的例子(33KB)19fileinfo1.zip取得文件信息(4KB)20文件操作相关.zip常用的4个文件函数:检查文件是否存在; 分离文件路径等...
打开多个文件的例子(33KB)19fileinfo1.zip取得文件信息(4KB)20文件操作相关.zip常用的4个文件函数:检查文件是否存在; 分离文件路径等(2KB)21winpe.zip分析PE文件格式(105KB)-open multiple files example (33KB) 19fileinfo1.zip obtained the document information (4KB) 20 documents related operations. Zip four common document functions : check file exists; Separation documents path, etc. (2 KB) 21winpe.zip analysis PE file format (105KB )
- 2022-08-08 21:19:55下载
- 积分:1
-
计数器高级直接用VS.NET打开来使用,COUNT非常好
计数器高级直接用VS.NET打开来使用,COUNT非常好-directly with senior counter VS.NET open to use, very good COUNT
- 2022-07-25 09:37:23下载
- 积分:1
-
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄...
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-The following function LoadBmpFile, its function is from a. Bmp file to read data (including the BITMAPINFOHEADER, palette and the actual image data), its stored in a global memory handle hImgData, this hImgData will in the future plans used as treatment procedures. At the same time, fill out a type of global variable HBITMAP HBITMAP HPALETTE and a type of global variable hPalette. These two variables will be used for treatment WM_PAINT message, used to display bitmaps. The function of two parameters are used to display the bitmap handle of the window, and. Bmp file name (full path). When the function is successful, return TRUE, otherwise return FALSE.
- 2023-07-21 04:35:03下载
- 积分:1