资源列表
排序选择:
[单片机(51,AVR,MSP430等)] INT0_INT1
说明:ATMEGA16单片机INT0 INT1中断嵌套实验-Single-chip ATMEGA16 experimental INT0 INT1 interrupt nesting<Charles> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 12
说明:机器人足球射门算法研究。写的比较好相信对你有帮助。-Algorithm for robot soccer goal. Write better believe that you have to help.<吴定骏> 在 2025-06-29 上传 | 大小:98kb | 下载:0
[Windows编程] MFCshowJPG
说明:MFC基于对话框中打开显示JPEg格式的照片,可以在其上进行深入发展。-MFC-based dialog box to open the photos show JPEg format can be carried out in-depth development of their.<xlh> 在 2025-06-29 上传 | 大小:180kb | 下载:0
[单片机(51,AVR,MSP430等)] Time_Triggered_system
说明:本设计是我的毕业论文,将时间触发与状态机相结合,对单片机系统开发有一定启发-The design is my thesis will be time-triggered state machine with a combination of single-chip microcomputer system inspired the development of a certain<liuhui> 在 2025-06-29 上传 | 大小:22kb | 下载:0
[数据库编程] JDBCProject
说明:实例 建立一个学生表student ,包括三个属性:学号、姓名和年龄,其创建语句如下: create table student (id varchar(10) primary key,name varchar(20), age int) 实现的功能: 向表student中插入一条记录id=000099988,name=zhhdhh,age=45 输出显示所有的记录。 实现方式: 纯Java驱动 JDBC-ODBC桥-装载驱动程序 JDBC/ODBC桥:<Candy> 在 2025-06-29 上传 | 大小:6kb | 下载:0
[系统编程] delphi_CTRL_ALT_DEL
说明:我想做一个保护软件,如果进程中没有某个进程,就锁住键盘和鼠标,现在所有的都能屏蔽,就是Ctrl Alt Del 不行! 注入 winlogon, 能找到很多,能否说的详细点?我手上有一个注入winlogon的不过那个是win2000的在XP下不起做用-我想做一个保护软件,如果进程中没有某个进程,就锁住键盘和鼠标,现在所有的都能屏蔽,就是Ctrl Alt Del 不行! 注入 winlogon, 能找到很多,能否说的详细点?我手上有一个注入winlogon的不过那个是win2000的在XP下不起<YOUGLE> 在 2025-06-29 上传 | 大小:14kb | 下载:0
[GIS编程] LLR_demodulation
说明:将多级调制时, 映射到同一符号的不同比特具有不同可靠性的特性引入软输出高阶解调算法中, 推导出一套 简单易行的通用算法, 使得在任何格雷映射方式下, 都能够使用一组相同的两级递推公式计算比特软判决信息。提供了一种 具有低复杂度的通用的高性能软输出高阶解调算法。-Multi-level modulation, the symbols are mapped to the same bit different with different characteristics of the reli<李波> 在 2025-06-29 上传 | 大小:288kb | 下载:0
[系统编程] JNDIProject
说明:Java名字目录接口(Java Naming and Directory Interface,JNDI) 是Java EE 5提供的命名服务,它是一个Java 的API。 -创建初始上下文环境 Context ctx=new InitialContext() JNDI对象绑定 String s=“Test String” ctx.bind(“Chapter2”,s) JNDI对象的重新绑定 ctx.rebind(“Chapter2”,s)<Candy> 在 2025-06-29 上传 | 大小:2kb | 下载:0
[Windows编程] Performance_and_Programmability_of_the_Cell_Proces
说明:Performance and Programmability of the Cell Processor,Cell处理器的性能和可编程性分析,Cell作为成功的多核处理器将在高性能计算领域产生深远影响-Performance and Programmability of the Cell Processor, Cell processor performance and analysis of programmable, Cell as a successful high-performanc<john> 在 2025-06-29 上传 | 大小:196kb | 下载:0
[单片机(51,AVR,MSP430等)] test2
说明:4位显示秒表实验(用到定时器及其按键控制)-4 shows the experimental stopwatch<Charles> 在 2025-06-29 上传 | 大小:1kb | 下载:0