搜索结果
找到约 331 项符合
MY 的查询结果
按分类筛选
- 全部分类
- Java编程 (30)
- 书籍 (26)
- 其他 (25)
- 单片机开发 (13)
- 电子书籍 (12)
- matlab例程 (12)
- 软件设计/软件工程 (11)
- 文章/文档 (11)
- SQL Server (10)
- VHDL/FPGA/Verilog (8)
- 系统设计方案 (8)
- 其他书籍 (7)
- Linux/Unix编程 (7)
- 嵌入式/单片机编程 (7)
- VC书籍 (7)
- 压缩解压 (6)
- 书籍源码 (5)
- 数据库系统 (5)
- 其他嵌入式/单片机内容 (5)
- 技术资料 (5)
- 人工智能/神经网络 (4)
- 汇编语言 (4)
- Delphi/CppBuilder (4)
- Delphi控件源码 (4)
- 数学计算 (4)
- 数值算法/人工智能 (4)
- 源码 (4)
- 加密解密 (3)
- MySQL数据库 (3)
- 操作系统开发 (3)
- J2ME (3)
- 游戏 (3)
- 编辑器/阅读器 (3)
- 行业发展研究 (3)
- 通讯/手机编程 (3)
- 文件格式 (3)
- Java书籍 (3)
- C/C++语言编程 (2)
- 教育系统应用 (2)
- 数据结构 (2)
- 嵌入式Linux (2)
- 其他行业 (2)
- Jsp/Servlet (2)
- 微处理器开发 (2)
- 企业管理 (2)
- *行业应用 (2)
- Internet/网络编程 (2)
- 软件 (2)
- 教程资料 (1)
- 模拟电子 (1)
- 单片机编程 (1)
- 传感与控制 (1)
- 开发工具 (1)
- 其他数据库 (1)
- Symbian (1)
- FlashMX/Flex源码 (1)
- uCOS (1)
- 网络 (1)
- 通讯编程文档 (1)
- 技术管理 (1)
- USB编程 (1)
- 软件工程 (1)
- 多国语言处理 (1)
- Ajax (1)
- Applet (1)
- DSP编程 (1)
- 人物传记/成功经验 (1)
- 酒店行业 (1)
- Oracle数据库 (1)
- Windows CE (1)
- 软件测试 (1)
- 3G开发 (1)
- 无线通信 (1)
- 图形图像 (1)
- EDA相关 (1)
- 电子大赛 (1)
- 笔记 (1)
- 经验 (1)
- VIP专区 (1)
Java编程 You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProj ...
Linux/Unix编程 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/
程序是根据vidcat改的,只能抓PPM的图.
makefile的内容如下,请注意打小写:
cc=gcc
#cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\"
cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\"
camsn ...
文章/文档 in this document, i make a compartion between two algorithms, computational cost, algorithm analysis
in this document, i make a compartion between two algorithms, computational cost, algorithm analysis, on c. excuse my english
Linux/Unix编程 Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the
Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the Chinese edition, for the ones prefer mother language. From the beginning for Linux participation to the BIOS update, and finally the details setup for GRASS Linux users. Moreover, with my suggestion i ...
Java编程 本人大二学习汇编语言程序设计时的全部源代码
本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to ...
多国语言处理 n algorithm for domain independent linear text segmentation This the Windows version of the C99 al
n algorithm for domain independent linear text segmentation
This the Windows version of the C99 algorithm that was presented in my
NAACL00 paper.
[Directories]
bin contains executables, JAR file and test files
classes compiled code as individual class files
doc NAACL 00 paper describing the alg ...
游戏 A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances a
A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked sea ...
VHDL/FPGA/Verilog The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontro
The Synthetic PIC
Verion 1.1
This a VHDL synthesizable model of a simple PIC 16C5x microcontroller.
It is not, and is not intended as, a high fidelity circuit simulation.
This package includes the following files. Note that the license agreement
is stated in the main VHDL file, PICCPU.VHD and com ...
电子书籍 With the advances in the semiconductor and communication industries, it has become increasingly imp
With the advances in the semiconductor and communication industries, it has become increasingly
important for electrical engineers to develop a good understanding of microelectronics.
This book addresses the need for a text that teaches microelectronics from a modern and intuitive
perspective. Guide ...
Java编程 In the last three articles, I’ve been walking you through the creation of an end-to-end BlackBerry a
In the last three articles, I’ve been walking you through the creation of an end-to-end BlackBerry application that will serve as a mobile front-end to my Knowledge Base sample web application.