资源列表
VB.NET - Windows Forms - How-To Automate Office.ra
- Tutorial on ms office automation with vb .net
CH375HM
- USB 协议基础及ch375 usb芯片-USB protocol basis and ch375 usb chip
lcdsum
- 一个模拟液晶显示仿真,输出液晶代码的软件-a simulated LCD simulation, and the output of software code LCD
xueshengcffx
- 这个是老师要叫的作业,会很有用哦,输入一段程序,就会判断词法类型-this is the teacher called to the operation, it will be very useful, oh, the importation of some procedures, it will judge the type morphology
world
- The data for supermap.i have other data,if you like ,you can contact me by the QQ.
softengine
- 本书是介绍软件工程应用的一部很好的指导丛书,内容丰富,全面,适合中级技术人员参考.-book on software engineering is the application of a good guide books, rich content, comprehensive, Intermediate technology suitable for reference.
tksdriverV1.1
- 周立功仿真器插件 仿真时必不可少的文件 按照内容操作就可实现仿真-Simulator simulation plugin indispensable document in accordance with the contents of operation can be achieved Simulation
PCtoLCD2002
- 0.生成自定义的小字库: 0.使用PCTOLCD的各种调整功能调整出您需要的文字样式,如字体,字样(下划,倾斜,加 粗),大小(各种点阵大小的字体,可锁定点阵本身大小(如16*16),然后在这个固定的点阵大小 内调节文字的大小(例如在16*16的点阵中居中显示12*12大小的汉字) 1.将您需要的汉字和符号集中形成一个文本文件 2.使用“导入文本”的按钮 3.确认“生成二进制字库”被选中(建议选中\"生成索引文件\"原因后析) 4.点“开始生成”按钮,选择生
ATool
- 一个小工具,分析时序时会有用。运行后,程序图标位于托盘区。-a small tool, there will be time-series analysis using. After the operation, procedures tray icon in the district.
phonecontarlcomp
- 手机遥控电脑 扩展名为 .v 的文件是文本类型文件,做为在电脑上被解释执行的一系列指令。 开发并扩充其功能时,可参照 .v 的型式。 脚本采用VBS脚本,方便大家编写更好玩的遥控命令。 这仅仅是极小部份已实现的手机遥控电脑模型,其主要目地就是为了证明和实现一种可行的最简单的方案。 根据分析WIDCOMM蓝牙驱动“发送到”某个蓝牙设备的快捷方式, 你只要查看其属性,就会知道它是可以通过调用DOS命令来完成通过命令来发送的。 并且已试验成功,具体参数与路径的问
MIXBuilder
- MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the aut