代码搜索:Classnotes

找到约 11 项符合「Classnotes」的源代码

代码结果 11
www.eeworm.com/read/494678/6359944

h classnotes.h

/* defines.h : program definitions and related variables (file created * by merging defines.h and externs.h); * Author: Maxie D. Schmidt (created 12/21/2006) */ #i
www.eeworm.com/read/494678/6359952

cpp classnotes.cpp

/* classnotes.cpp : main function; starts the GUI; * Author: Maxie D. Schmidt (created 5/21/2006) */ #include #include #include #include #include
www.eeworm.com/read/494678/6359938

readme

/* Classnotes OCR README: documentation for Classnotes * Author: Maxie D. Schmidt (created 12/20/2006) */ [README Contents]: (*) Licsencing and Copyright (*) Current Version (*
www.eeworm.com/read/494678/6359958

txt website.txt

https://sourceforge.net/projects/classnotes/
www.eeworm.com/read/494678/6359933

makefile

# Makefile for Classnotes OCR # Author: Maxie D. Schmidt (created 8/2005) CC = g++ EXE = classnotes CFLAGS = `pkg-config gtkmm-2.4 --cflags` LD = g++ LDFLAGS = -Wall -g `pkg-config gtkmm-2.4 --libs`
www.eeworm.com/read/221024/14775359

html http:^^www.cs.wisc.edu^~fischer^cs536^notes.html

Date: Tue, 05 Nov 1996 20:54:34 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Thu, 21 Dec 1995 15:57:50 GMT Content-length: 2989 CS 536 Lecture Notes
www.eeworm.com/read/221024/14762696

edu^class_data^cse521^www^ http:^^wizard.cse.nd.edu^class_data^cse521^www^

Date: Tue, 26 Nov 1996 18:51:10 GMT Server: NCSA/1.5 MIME-version: 1.0 Content-type: text/html Last-modified: Mon, 12 Feb 1996 23:08:56 GMT Content-length: 3128 CSE 521: Comp
www.eeworm.com/read/494678/6359947

changelog

/* Classnotes OCR CHANGELOG * Author: Maxie D. Schmidt (created 12/20/2006) */ version 0.1: first release supports handling print handwritten scans where the each character can be dra
www.eeworm.com/read/494678/6359941

cpp runutils.cpp

/* runutils.cpp : misc utility functions to run the program * Author: Maxie D. Schmidt (created 5/20/2006) */ #include "runutils.h" /////// init: void setup_classnotes_dirs() { /