搜索结果
找到约 242 项符合
Same 的查询结果
按分类筛选
- 全部分类
- 书籍 (23)
- 单片机编程 (21)
- Linux/Unix编程 (12)
- matlab例程 (11)
- 单片机开发 (11)
- 其他书籍 (11)
- 数学计算 (9)
- VC书籍 (8)
- 可编程逻辑 (7)
- 其他 (7)
- Java编程 (6)
- 电源技术 (5)
- Java书籍 (5)
- 软件设计/软件工程 (5)
- 技术资料 (5)
- 教程资料 (4)
- 人工智能/神经网络 (4)
- 数据结构 (4)
- 微处理器开发 (4)
- 软件工程 (4)
- Jsp/Servlet (4)
- 文章/文档 (4)
- 电子书籍 (4)
- 通讯编程文档 (4)
- Internet/网络编程 (3)
- GPS编程 (3)
- 通讯/手机编程 (3)
- 系统设计方案 (3)
- 嵌入式/单片机编程 (3)
- Delphi控件源码 (3)
- 模拟电子 (2)
- PCB相关 (2)
- 游戏 (2)
- VHDL/FPGA/Verilog (2)
- 数值算法/人工智能 (2)
- 加密解密 (2)
- 驱动编程 (2)
- 其他数据库 (2)
- 压缩解压 (2)
- 无线通信 (1)
- 测试测量 (1)
- uCOS (1)
- 串口编程 (1)
- Windows CE (1)
- SQL Server (1)
- 书籍源码 (1)
- 中间件编程 (1)
- 网络 (1)
- 汇编语言 (1)
- 教育系统应用 (1)
- 操作系统开发 (1)
- 文件格式 (1)
- MacOS编程 (1)
- 其他行业 (1)
- 人物传记/成功经验 (1)
- 行业发展研究 (1)
- 编译器/解释器 (1)
- *行业应用 (1)
- 其他嵌入式/单片机内容 (1)
- CA认证 (1)
- STL (1)
- 多国语言处理 (1)
- 源码 (1)
其他 This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade.
Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into ...
系统设计方案 This my phd thesis for the WDM optical network optimization, which employs convex optimization techn
This my phd thesis for the WDM optical network optimization, which employs convex optimization techniques to solve the proposed integer problems. The computation complexity of my optimization framework is very low compared with other existing method and a performance bound is provided at the same ti ...
教育系统应用 转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named
转载一个程序。
This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former exam ...
操作系统开发 Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstr
Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstrates a technique to rename an object if an object of the same name exists in the destination.
This sample shows how to perform these operations in an MP-safe way.
软件工程 ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run)
ARMask.The ARM has six operating modes:
&#8226 User (unprivileged mode under which most tasks run)
&#8226 FIQ (entered when a high priority (fast) interrupt is raised)
&#8226 IRQ (entered when a low priority (normal) interrupt is raised)
&#8226 Supervisor (entered on reset and when a Software Interr ...
Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
人工智能/神经网络 /* This a simple genetic algorithm implementation where the */ /* evaluation function takes positiv
/* This a simple genetic algorithm implementation where the */
/* evaluation function takes positive values only and the */
/* fitness of an individual is the same as the value of the */
/* objective function
驱动编程 This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, ...
其他书籍 Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell
Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic. Each major typ ...
软件工程 Patterns of Enterprise Application Architecture is written in direct response to the stiff challenge
Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same b ...