搜索结果
找到约 568 项符合
win-TC 的查询结果
编译器/解释器 C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our proj
C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our project is to interpret C++ source code and execute it. The interpreter will run on Win32 platforms. We will create and develop it in C++ language.
The latest file releases
汇编语言 这是一个TC2.0下的对X86平台进行ROM运行的开发工具,包括源代码和文档说明。包括重写了TC的启动代码和一个代码定位工具。
这是一个TC2.0下的对X86平台进行ROM运行的开发工具,包括源代码和文档说明。包括重写了TC的启动代码和一个代码定位工具。
系统设计方案 jd系列操作介绍系列操作介绍 XC/TC系列操作箱(台
jd系列操作介绍系列操作介绍
XC/TC系列操作箱(台
USB编程 WIN usb device class source
WIN usb device class source
其他 简单用户注册程序 将文本通过用函数写到默认的INI文件中的简单用户注册程序 程序会在win.ini里面加入 [Bqxx] user=(记录的内容)
简单用户注册程序
将文本通过用函数写到默认的INI文件中的简单用户注册程序
程序会在win.ini里面加入
[Bqxx]
user=(记录的内容)
通讯/手机编程 这是快速高效的脚本语言 LUA 的 win 移植到 ce 的版本. 这是 5.12的修改版
这是快速高效的脚本语言 LUA 的 win 移植到 ce 的版本. 这是 5.12的修改版
Linux/Unix编程 form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20)
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
...
Internet/网络编程 win inet in WTL on C++ for quck inet http
win inet in WTL on C++ for quck inet http
汇编语言 Win CE4.2下Intel 82559系列网卡的驱动
Win CE4.2下Intel 82559系列网卡的驱动,适合与所有PC104模块586系列主板的网卡驱动。