代码搜索:notation
找到约 2,214 项符合「notation」的源代码
代码结果 2,214
www.eeworm.com/read/225420/14541142
m addhistorymove.m
function addHistoryMove(from,to)
% addHistoryMove Adds a move to the history structure.
%
% Inputs:
% * from ... field in matrix notation (i.e [1 2]~b8)
% * to ... field in matrix notation (i.e
www.eeworm.com/read/423907/10527092
c finfipos.c
/* TO CONVERT INFIX NOTATION TO POSTFIX NOTATION */
#include
#include
#include
#include
#define MAX 50
struct infix
{
char target[MAX];
char stack
www.eeworm.com/read/423907/10527099
c mam.c
/* TO CONVERT INFIX NOTATION TO POSTFIX NOTATION */
#include
#include
#include
#include
#define MAX 50
struct infix
{
char target[MAX];
char stack
www.eeworm.com/read/311226/3684290
n3 contexts.n3
# Test data in notation3 http://www.w3.org/DesignIssues/Notation3.html
#
@prefix u: .
@prefix : .
:assumption = { :fred u:knows :john .
www.eeworm.com/read/440773/1789702
n3 contexts.n3
# Test data in notation3 http://www.w3.org/DesignIssues/Notation3.html
#
@prefix u: .
@prefix : .
:assumption = { :fred u:knows :john .
www.eeworm.com/read/275708/10800180
txt note.txt
JTree设计备忘:
1,图标
2,caption
3,level级别
4,nodeValue值
一层的最后一个节点的的线:joinBottom,minusBottom,plusBottom
非最后一个节点的线:join,minus,plus
其它:line
ELEMENT_NODE = 1
ATTRIBUTE_NODE = 2
TEXT_NODE = 3
www.eeworm.com/read/196879/8052454
inc math.inc
;****************************************************************************************
; Notation
; (a,b) in Q31 format : a represent the high part of the number
; b repr