搜索资源列表
Test10
- 在java下用*号划圆!-in java using * zoned round!
test10
- 这是uc/osii在msp430上移植的详细代码,具有很高的参考应用价值
test10
- While it is perfectly alright to code a 3D environment as a long series of numbers, it becomes increasingly hard as the complexity of the environment goes up. For this reason, we must catagorize our data into a more work
s3c2410,iar
- s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7
Test10
- 在java下用*号划圆!-in java using* zoned round!
test10
- 这是uc/osii在msp430上移植的详细代码,具有很高的参考应用价值-This is the uc/osii transplantation in the MSP430 on the detailed code, a high reference value
test10
- While it is perfectly alright to code a 3D environment as a long series of numbers, it becomes increasingly hard as the complexity of the environment goes up. For this reason, we must catagorize our data into a more work
test10
- 使用双缓存实现无闪烁画图,工业画图示例。-The use of double-buffering to achieve flicker-free drawing, industrial drawing sample.
TEST10
- 在FOXPRO程序中制作穿孔的表单[含PRG源码]-Create a perforation in the VFP form
test10
- 《手把手教你学单片机的C程序设计》实验程序第4章实验程序-code--4
test10-12
- 基于统计的图像特征提取,通过轮廓线的归一化,使得特征具有仿射不变性。-Based on statistical image feature extraction, through the contours of the normalization so that with the affine invariant features.
test10
- 动态更改EditBox的颜色,用MFC编程实现。 键盘响应消息。实现重绘函数。消息映射。-Dynamically change the color of EditBox with MFC programming. Keyboard response messages. Achieve redraw function. Message map.
test10
- dsp入门经典材料 希望对大家有用的详细功能、包含内容说明(至少-manual for dsp wish helping for you
test10
- 这是ARM课程和Linux的课程的一个体系的课件资料,介绍得非常详细,非常适合初学者学习,拿来和大家一起分享。-This is the ARM Linux course curriculum and a system of courseware information on very detailed, very suitable for beginners to learn, be used to share with everyon
test10
- 也是平时练习编程时编写的一些代码,请战长过目-thinks
test10
- 利用OPENGL实现3D效果的动画效果,可按键盘来操作旋转方向和速度-Using OPENGL to achieve 3D animation effects, according to the keyboard to operate the direction and speed of rotation
test10
- (1) 掌握图的邻接矩阵、邻接表、十字链表等不同存储形式的表示方法。 (2) 掌握图的两种不同遍历方法的基本思想并能编程实现。 (3) 掌握构造最小生成树的两种算法,即Prim 算法和Kruscal算法的思想,并能编程实现。 (4) 能够灵活运用图的相关算法解决相应的实际问题。 -(1) master the adjacency matrix, adjacency list, cross-linked forms of
test10
- 从字符串中获取最长回文串的算法,仅供参考,时间复杂度比较高-Get the longest palindrome from a string string algorithms, for reference only, the time complexity is relatively high
test10
- 利用MFC创建一个单文档应用程序,进行对话框编程。在主菜单中添加 菜单项“对话框”,点击该菜单项时,创建模态对话框和非模态对话框。在非模态对话框中,添加一个按钮ADD,点击该按钮可实现另外一个按钮的动态添加和删除 -Use MFC to create a single document application, dialog box programming. In the main menuThe menu item " dia
BrewProgramingSourceCode
- 文件夹说明: Test1 : 第二章 软件基础 指针测试 Test2 : 第二章 软件基础 理解指针的本质 Test2-1 : 第二章 软件基础 指针的增减 Test3 : 第二章 软件基础 函数指针 Test4 : 第三章 编译器基础 Test5 : 第八章 BREW的事件处理 Test6 : 第九章 与用户交互 Test7 : 第十章 数据存储 Test8 : 第十一章 图形描绘 Test9