代码搜索结果
找到约 10,000 项符合
C 的代码
dmemory.patch
132c132
< buf = (double *) SUPERLU_MALLOC(n * sizeof(double));
---
> buf = (double *) SUPERLU_MALLOC( SUPERLU_MAX(1, n) * sizeof(double) );
141c141
< buf = (double *) SUPERLU_MALLOC(n *
oba.vhd
library IEEE;
use IEEE.std_logic_1164.all;
entity oba is
port (
A: in STD_LOGIC;
B: in STD_LOGIC;
C_in: in
oba.vhd
library IEEE;
use IEEE.std_logic_1164.all;
entity oba is
port (
A: in STD_LOGIC;
B: in STD_LOGIC;
C_in: in
通用板调试.plg
礦ision2 Build Log
Project:
F:\ucos\程序参考\uC_OS-II在C51下的一个完整的LCD项目源码\通用板系统调试\系统调试.uv2
Project File Date: 04/23/2008
Output:
Build target 'Target
hardware.inc
//========================================================================================
// Progarm: The file be included by modules
// Arranged by: Andy Hsu
// Date: 2000/06/23: first version
unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, StdCtrls, ExtCtrls, DB, DBTables;
type
TForm1 = class(T
unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, StdCtrls, ExtCtrls, DB, DBTables;
type
TForm1 = class(T
test.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\guowei\桌面\12864menu\test.uv2
Project File Date: 02/05/2008
Output:
Build target 'Target 1
hardware.inc
//========================================================================================
// Progarm: The file be included by modules
// Arranged by: Andy Hsu
// Date: 2000/06/23: first version
isr.lst
Sunplus u'nSP Assembler - Ver. 1.12.2
Listing File Has Been Relocated
//============================================================